URL for accessing to an Apache SOAP service

2002-04-11 Thread Marina Pérel
Hi! Is there an URL which point in the service with the apache SOAP Server ? I try togenerate aclient stub with theWSDL2Java of Axis and you must give an URL Thanks for your help ! Marina

Unconvertible UTF-8 character

2002-04-11 Thread Tiago Fernandes Thomaz
I'm having an exception com.sun.xml.sp/P-067 Unconvertible UTF-8 character beginning with 0xaa. The character is a ª character. Can anyone tell me how can I overcome this problem? Tiago Fernandes Thomaz

Apache Soap with WebLogic Server 6.1

2002-04-11 Thread Gupta, Vaneet
Hi, I am trying to use Java vector datatype to sent the information back to the client. Hence, I cannot use Soap provided by weblogic. I will appreciate if somebody can provide me the information on configuring apache soap with WLS 6.1. Many thanks Vaneet This message is for the

web service with web sphere

2002-04-11 Thread Aurore Michiels
Hi, I created a web service with websphere and it works fine in the browser of my machine. But when I test it on another computer (that has access to my first pc) it doesn't work.It says HTTP 404 not found Is there someone who could help me? Thanks Aurore

RE: web service with web sphere

2002-04-11 Thread Wilkins, Craig
Check the default_host alias list in Websphere. Can you do a GET on the the rpcrouter from the other browser? -Original Message- From: Aurore Michiels [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 11:38 AM To: [EMAIL PROTECTED] Subject: web service with web sphere Hi,

RE: java soap client of .Net webservices

2002-04-11 Thread Paul Baker
Title: RE: java soap client of .Net webservices Thanks Joe, didn't realize those would be different. Heres a link to a microsoft tech note regarding soap2.2 and .Net... itsstill a proxy, buteven more complicated. Anyone have any advice to share?

Re: Apache Soap with WebLogic Server 6.1

2002-04-11 Thread Virender Sandhu
Hi Vaneet: I am using Apache Soap on weblogic 6.1. Follow the following steps. 1) create a folder called 'soap' in your web application directory for example weblogichome\config\mydomain\applications\DefaultWebApp\soap 2) copy contents from your apache soap's soap folder to newly created

RE: web service with web sphere

2002-04-11 Thread Krishnan Mani
Hello Aurore, have you tried making the usual network checks? (such as name lookup, port numbers, etc.) What is the URL you are using? Is there any special browser capability required that another machine may not have If you are not conversant with this stuff, i can probably help you if we