Ubuntu Installation :: Web App Development With Netbeans - For Tomcat
Apr 28, 2010
I'm trying to do a coursework at home which is a java web app. I've installed Tomcat and mySQL, both appear to be working fine. I have Netbeans installed already - from the Ubuntu Software Centre ages ago - when creating a new project it doesn't give an option for a web app project.... Is there some extra package(s) I have to install ?
View 1 Replies
ADVERTISEMENT
May 23, 2010
Netbeans 6.8 Ubuntu 10.04: I add php to netbeans and when I type $ gksu netbeans its open netbeans without php editor. Only when I type $ sudo netbeans its open it properly
View 1 Replies
View Related
Mar 24, 2010
Installed netbeans via synaptic but when I click 'NetBeans' it doesn't open... no error nothing
Tried running 'netbeans' in terminal and it's the same!
View 8 Replies
View Related
Apr 8, 2010
After the JDK update, the fonts in Netbeans editor window have changed. How can I get the old fonts back?
View 1 Replies
View Related
Jul 2, 2010
and I've been using windows alone until now. There is something I don't quite understand in ubuntu and that is where do you install programs (something similar to the Program Files folder in Windows perhaps) and is there something similar to registry, because I installed JDK from a downloaded binary and when I installed Netbeans it didn't see the Java installation, and where exactly are the system files?
View 3 Replies
View Related
Dec 19, 2010
I installed NetBeans 5.5.1, then upgraded ubuntu and installed NetBeans 6.5.1. Finally I upgraded to Ubuntu 10.10 and installed NetBeans 6.8. I tried to uninstall those unwanted previous versions of NetBeans using
Code:
:~$ sudo apt-get --purge remove netbeans5.5
Code:
:~$ sudo apt-get --purge remove netbeans6.5
But it gives message
Code:
:~$ sudo apt-get --purge remove netbeans5.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package netbeans5.5 is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
The problem is there is no installed version of NetBeans 5.5.1 and 6.5.1 but there are two menu items
Applications -> Programming ->NetBeans 5.5.1
Applications -> Programming ->NetBeans 6.5.1
How to remove those menu items from the system with remaining files if there is any?
View 2 Replies
View Related
Feb 14, 2011
Can I used an external harddisk to install program like Netbeans ? eclipse ? or a database?
View 1 Replies
View Related
Mar 4, 2010
I'm a bit of a noob with ubuntu, but have been using the dreaded windows for many years, programming. My tool of choice is Delphi, which no longer exists for linux.
There is this freeware (of course) application called lazaraus which I can install, but whenever i try even run the simple program i get
/usr/lib/lazarus/0.9.28.2/lcl/masks.pas(28,22) Fatal: Can't find unit contnrs used by Masks
what happened to setup.exe? and all needs doing to install, just click next, next, next ,next, wait a bit and there is delphi sitting in the start menu, and it works
View 4 Replies
View Related
Aug 17, 2011
I tried to build the latest lua package from source but the development libraries are missing. Where are they?
[url]
Quote:
Quote:
After downloading the files for your system you'll probably have two files named lua-5.1_XXXXX.tar.gz - contains the library and includes for developers lua-5.1_XXXXX_bin.tar.gz - contains the executables for end user
But the archive at [url] doesnt contain such files.
View 1 Replies
View Related
Jul 30, 2010
I have installed Ubuntu 10.04 on my desktop. Installing eclipse for java development. before installing I want to install java and tomcat server so please guide me installing all the below software in series.
1) JAVA
2) Tomcat Server
3) Eclipse IDE
View 1 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Apr 29, 2010
I currently run 9.10 and have / and /home mounted on different partitions. From what I understand, I can do a fresh install of 10.04 on / while preserving my settings on /home. What about the development tools? I currently have Apache web server, Tomcat, MySQL, PostgreSQL installed. I presume I will have to reinstall them if I do a fresh install right? So if I want to preserve these dev tools as they are I should only do an upgrade from the update manager? Are there any major advantages to a clean install over an upgrade?
View 1 Replies
View Related
Jul 23, 2010
I should have caught this during the upgrade, I saw the potential problem but failed to write it down. All my applications served by Tomcat fail to load. Catalina logs show the following error for each app. Error deploying configuration descriptor msgboard.xml The complete error for an individual application is
[Code]...
Again, during the upgrade a warning popped up that each app would need to be spelled out in some configuration file SOMEWHERE because of a change in security! Would someone be so kind as to direct me as to where and how this would be accomplished. I apologizes for not being able to find this out on my own but have looked and can't find it. I'm pretty sure anyone proficient with Tomcat on Linux will know what and where these changes need to be made. Or if anyone knows if and where there is a log of all communication during the upgrade I might be able to figure this out on my own. Is there such a log kept during an upgrade? Also if this question would be more appropriate in the Server Platforms forum I will do that.
View 4 Replies
View Related
Feb 16, 2011
But now I have task of connecting mysql and tomcat. I dont have any idea on this. However I looked some manuals but did not find any luck. how to connect mysql with tomcat. btw I have downloaded mysql connector and copied the .jar file to $CATALINA_HOME/lib
View 4 Replies
View Related
Jan 5, 2011
i tried to install sun-java6-jdk through commandline ; but it failed after posting a license agreement from sun .
dpkg failed to install the package ;
then i tried to install from ubuntu software center
Servlet and JSP engine Tomcat6
but it gave me an error :: An unhandlable error occured
There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. report this error at http://launchpad.net/aptdaemon/+filebug and retry.
Details:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate
return self._simulate_helper(trans, status_path)
[Code]....
View 5 Replies
View Related
Jun 28, 2010
I would like to install a very light linux distribution. Light enough to be an host running virtualbox (or vmware player) and then a linux virtual machine of choice on it. Occasionally I could be in needs of running a windows distribution.
The reason why I would like to do this is that I am a developer. I found much convenient to prepare my development environment and run it from machine to machine. Rather than reinstalling a distribution and set it up each time I buy a new laptop.
Do you think it's possible ? The alternative could be to make a kind of linux image and install on a brand new PC, but I don't know how to do that and what are the downside of it.
View 3 Replies
View Related
Nov 26, 2010
Every developer in our organization has access to a single development server and all development ( other than basic experimentation ) is done on this server. This is primarily because there are several interdependent systems and having copies of these systems on each developers machine slows that machine down to the extent of making it completely unusable. All developers access this development server using ssh. Of course this implies that scp will also work as the sshd daemon is running making data vulnerable.
We are currently attempting to secure the code and data on this server from unauthorized copying and transfer.
Currently I am attempting to set up virtual machines on each developer machine that can then be used to connect to the development server. I have created a shell that does nothing but allow for the typing of one command that simply transfers ( ssh login ) the user onto the development server.
I am using virtualBox and ubuntu mini to achieve this.
Problems: The first question is if this is a reasonable way to achieve what I am attempting to. Is there a better way?
The others is more in terms of the set-up: I am attempting to resize the virtualBox console. I tried this by editing grub. Although I am able to resize the screen at start-up the entire screen goes back to ( what I believe is 800x600 ) after the Ubuntu splash screen.
The virualBox seems to have completely messed up the keyboard detection how can I rectify this?
The other is regarding the restricting of shell access I have currently done this by removing access to /bin/ for normal users. Is this secure enough or is there a better way?
View 1 Replies
View Related
Mar 12, 2009
I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it
Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:
Quote:
Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)
Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:
View 9 Replies
View Related
Jun 25, 2010
I am trying to build a server on AWS using the latest Lucid image from Canonical. I load java and tomcat and when I deploy my webapp it runs fine except for when I try to upload files using commons fileupload. Then I get the following error.
ERROR : Jun 16, 2010 14:53:16 [CommonsLogger.java:27] : Unable to parse request org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. javax.servlet.context.tempdir/upload_2bd97087_129421bad1c__8000_00000000.tmp (No such file or directory)
the javax.servlet.context.tempdir points to /var/lib/tomcat6/work/Catalina/localhost/myapp which exists and to test I was able to create a new file there in my code.
This want happening with the karmic build of tomcat. as far as I know everything else is the same.
View 1 Replies
View Related
Apr 28, 2010
If any one knows about Apache-Tomcat installation.
View 5 Replies
View Related
Jan 4, 2010
I have installed apache tomcat 5.5.27 in centos5. I edited the server.xml file also. The startup.sh and shutdown.sh commands are working fine. But tomcat is not opening in the browser. Can you suggest me something or tell me the steps involved in installing tomcat. Is admin.tar.gz of apache tomcat required for its working?
View 1 Replies
View Related
Oct 9, 2010
I am trying to build Pidgin on my Lucid install and on running configure, I get the following:
Quote:
configure: error: You must have GLib 2.4.0 or newer development headers installed to build.
If you have these installed already you may need to install pkg-config so I can find them. I tried installing pkg-config, but it's already in its newest version. I then tried going to the following website
[URL]
and downloaded and extracted glib on my computer. That changed nothing. I was hoping someone could tell me what's going on here. I just tried the this:
Quote:
sudo apt-get install libgtk2.0-0
and got
Quote:
libgtk2.0-0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
View 8 Replies
View Related
Jul 10, 2010
I am trying to use TOMCAT 7 from eclipse Helios and I seem to not to be able to see Tomcat's browser visual menu.
I receive the following message: description The requested resource (/) is not available.
I have started Tomcat from the shell(UBUNTU 10.04) and it works.
View 3 Replies
View Related
Sep 9, 2010
i tried to install wine using ./configure and ./tools/wineinstall and i got the following message:
checking for X... no
configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
View 2 Replies
View Related
Jul 11, 2009
In the old days, the installation of Fedora offered options like a "Development System" and showed software packages related to that purpose, which you could check or un-check. I gather that with FC 11, you install a basic system from the live Cd and, (assuming a fast internet connection) it's up to you to know what to add. Are there any short cuts or crutches that mimic the old way of doing things? Or is there a special "spin" of FC11 that is for software development?
View 3 Replies
View Related
Oct 28, 2010
I just downloaded Netbeans for Ubuntu. Now I only have Java, how can I add PHP to it?
View 2 Replies
View Related
Feb 7, 2010
I have downloaded NetBeans 6.8 to do java proramming. After downloading I want to know how to run "netbeans-6.8-ml-linux.sh" file. From command line I went to the folder where the netbeans-6.8-ml-linux.sh file is, and I type the command.
$ sudo ./netbeans-6.8-ml-linux
it says that:
sudo: ./netbeans-6.8-ml-linux: command not found
View 2 Replies
View Related
Apr 12, 2010
Is it possible to make the editor font in NetBeans look exactly the same as it does in Ubuntu 9.10's gnome terminal or gedit (that is, use the same font and make it antialiased)?
View 1 Replies
View Related
Jun 13, 2010
I'm using Ubuntu 9.04 on a netbook with the remix UI. I downloaded netbeans and orginally it would show a gray screen after the splash screen disappeared. I was able to fix that by adding "export AWT_TOOLKIT=MToolkit" to /etc/profile.
I then disabled a plugin, can't remember which one, and added a plugin to netbeans internal repository. Now netbeans won't start at all. It freezes at the splash screen. I have done a complete removal and a reinstallation, so I doubt the plugin stuff is affecting it. When I run netbeans from console it hangs, and displays not output until I send it an interrupt. Then it spits out this error message:
Quote:
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): WARNING **: FIXME: wait for completion unimplemented
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
View 3 Replies
View Related
Aug 31, 2010
I've tried a quick google search and found nothing. I've recently had to remove openJDK due to the sheer sluggishness of the entire outfit and instead installed SunJDK. Now, I've been trying to get Netbeans to work again (had to reinstall it) but it won't load. Here are the simple steps. 1. Click on netbeans (run) 2. Netbeans shows up the taskbar 3. Netbeans disappears from the taskbar 4. user left.
View 6 Replies
View Related