I'm learning JSPs and servlets and I wanna use Netbeans. I've been unable to set Tomcat as the server instance.
Netbeans says: The /conf/server.xml can't be read
I'm running Ubuntu 9.04, what should be done?
EDIT: I've found that my CATALINA_HOME VARIABLE is set to /usr/share/tomcat6, so what the hell is happening?
Apparently, the system cannot reach a needed logs folder, is this a development bug in Netbeans or what?
touch: cannot touch `/usr/share/tomcat6/logs/catalina.out': No such file or directory ./catalina.sh: 357: cannot create /usr/share/tomcat6/logs/catalina.out: Directory nonexistent