How to Print the SOAP Request and Response Soap XML in Axis

2003-10-16 Thread Soma Shekar
hi,   i am an toddler in Axis , i just want to print the request and response SOAP XML from Axis   any body help me in this .   RgdsSoma Shekarhttp://www.nextlinx.com   A minute's success pays the failure of years :). - Original Message - From: Yves Gerber To: [EMAIL P

Re: How to perform init operations?

2003-09-16 Thread Soma Shekar
the better way to do is put a Servlet listener or a filter which will receive the request and do the necessary initilization and then forward the request to the Axis Servlet if it is one time load then you then its better to load from the listener than the filter Rgds Soma Shekar

Re: Out of Memory

2003-09-10 Thread Soma Shekar
in the start up of the server provide this option and try it out -Xms64m -Xmx312m -XX:MaxPermSize=128m if your are using tomcat ,in catalina.bat set CATALINA_OPTS = -Xms64m -Xmx312m -XX:MaxPermSize=128m hope this will be helpfull Rgds Soma Shekar http://www.nextlinx.com "The future do