Re: Managing the Derby Network Server remotely by using the servlet interface

2009-11-03 Thread Thomas Hill
Bryan, thanks for your advise. With your guidance and some further reading how to deploy apps under Tomcat I finally managed to get this running. As a short summary: 1) Deploying the war file into tomcat using the tomcat manager application placed the war file 'derby.war' into tomcat's webapps

Re: Managing the Derby Network Server remotely by using the servlet interface

2009-11-03 Thread Bryan Pendleton
Thomas Hill wrote: I finally managed to get this running. Great! I took your notes and edited them into a page on the Derby wiki http://wiki.apache.org/db-derby/NetworkServerServletInterface so that hopefully it will be useful to others in the future. One question: 3) Restarting Tomcat

Re: Managing the Derby Network Server remotely by using the servlet interface

2009-11-02 Thread Bryan Pendleton
10) when typing http://localhost:8180/derby/derbynet into the browser instead I am getting HTTP 500 'Wrapper can not find servlet org.apache.drda.NetServlet or a class it depends on' Hi Thomas, I'm not a big user of derby.war so I'm not sure what's wrong here, but the first thing to know is