Hello folks, I have a problem with Jboss-Tomcat bundle (latest stable 3.2.3). When I invoke a servlet which does connect to a CORBA server via a simple API it works the first time, but then hangs whenever I try to lunch it again. When I then try any other application it works fine. Go back to my servlet and see something like servlet removed and the following line in the llog file localhost_acceess: "GET /MyDir/MyServlet HTTP/1.1" 404 704 Nothing strange is in the server log file (apart from the Unable to invoke setDelegate on class loader:org...at startup which is to be ignored according to some posts in this forum).
Are there any problems with accessing CORBA from a servlet? I am using an API (don't have code), and it hides all the CORBA details. Why do you think a Servlet might work once (or twice, which makes it even hard to understand) and then stops working? (while others work fine on the same Jboss instance) Any clue?? Thanks in advance! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823715#3823715 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823715 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
