I want to deploy the soap service in my own context

2005-02-17 Thread Tao Jiang
Hi, all   for example :   http://localhost/tct2api/tctapi/servlet/rpcrouter.wss   rather than   http://localhost/soap/servlet/rpcrouter   how can i do ?   Thanks and regards.  

Tao Jiang is out of the office.

2005-02-08 Thread Tao Jiang
I will be out of the office starting 2005-02-06 and will not return until 2005-02-16. I am in Chinese Festival holiday, and will respond to your message when I return.

Exception from service object: org.apache.xerces.framework.XMLParser

2005-01-24 Thread Tao Jiang
Hi,   I deploy a soap server side as a web application in WAS5.1, and when i called the client side it appears the exception like the title, anyone's help is appreciated.   This is the place to throw this exception, i googled and found no any useful infos,     /**      * to pa

Exception from service object: org.apache.xerces.framework.XMLParser

2005-01-21 Thread Tao Jiang
Hi, all      I found when some method runs well standalone, while runs inormally with the following exception when running as a soap server side in WAS 5.1 , how come this ?  I guess it maybe the xerces.jar problem, i removed the xerces.jar in my WEB-INF/lib, and problem can not be solv