Query Regarding running custom servlet on axis

2005-12-17 Thread anshuk pal chaudhuri
Hi, I have a doubt. I am using axis 1.2 on Tomcat 5.0.28 I have made my own custom servlet and put that inside the classes folder of axis.So I have also changed the web.xml file accordingly. I am just trying to print something inside ths servlet.Thats it. I am trying to run that servlet at

Re: Query Regarding running custom servlet on axis

2005-12-17 Thread Wade Chandler
--- anshuk pal chaudhuri [EMAIL PROTECTED] wrote: Hi, I have a doubt. I am using axis 1.2 on Tomcat 5.0.28 I have made my own custom servlet and put that inside the classes folder of axis.So I have also changed the web.xml file accordingly. I am just trying to print something

RE: Exception not thrown when server not available using OneWay messages

2005-12-17 Thread Peter McEvoy
Hmmm. This does not seem very satsifactory. I fully agree that *server code* exceptions should not be propagated back to the client once a HTTP 202 is received, but anything up to that should generate an exception. If I want to implement reliable messaging on top of the axis library (ala