RE: PROPOSAL: New name for combined SOAP implementation project

2001-12-17 Thread Henk Schipper
How abaout SAW. (Soap,Axis,Wasp) Might very too simple, don't know, but I think could be effective. Henk. -Original Message- From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]] Sent: Thursday, 29 November, 2001 2:10 AM To: Apache SOAP; Axis Development List Subject: PROPOSAL: New name

Running web services on WebSphere 4.01

2001-12-17 Thread The JavaPRO
Hi All, I am trying to invoke stateless session EJB's on WebSphere 4.01. It works fine as long as I use basic java parameters in the method calls on the EJB's e.g. calls such as "public int getCount (int p_count)". But I get invocation exception while trying to access method such as "pu

Fw: Started problem

2001-12-17 Thread Xiao Juguang
Can anyone tell me where the class file need to be placed? so such samples.addressbook.AddressBook. in WEB-INF/classes? WEB-INF/classes/samples/addressbook/? I do not know where the rpcrouter point to. Juguang - Original Message - From: "Xiao Juguang" <[EMAIL PROTECTED]> To: <[EMAIL PR

RE: Started problem

2001-12-17 Thread amol . sant
Hi, I suppose you have installed soap on websphere (ear name : SoapApp.ear). then place the classes in \SoapApp.ear\soap.war folder. hope this helps regards, amol -Original Message- From: Xiao Juguang [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 09, 2001 9: