RE: I can't get CommonsHTTPSender working

2005-08-29 Thread Shawn Zhu
Simply also download commons-codec from the apache projects. sz -Original Message- From: Juha Kononen [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 10:50 AM To: axis-user@ws.apache.org Subject: I can't get CommonsHTTPSender working Hi, I'm trying to reuse socket connections in

RE: Bug in CommonsHTTPSender ?

2005-08-22 Thread Shawn Zhu
Hi Kr, Are you using axis1.2.1 final, jdk5.0 update4, commons-httpclient-3.0RC3, and commons-codec-1.3? sz -Original Message- From: Kr [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 3:54 AM To: axis-user@ws.apache.org; axis-dev@ws.apache.org Subject: Bug in CommonsHTTPSender ?

axis 1.2.1 final and MapPoint webservice

2005-08-22 Thread Shawn Zhu
y.java:32) ….   By the way, I can’t seem to locator the dependent lib list for axis 1.2.1 final in its docs.  Can anyone please point me to the right sources?   Thanks   - :: Shawn Zhu :: Apptera, Inc :: Software Engineer :: 650.243.2614  

RE: RemoteException: java.lang.NullPointerException

2005-04-28 Thread Shawn Zhu
Hi James, I think all you need to do is to include xercesImpl.jar and xml-apis.jar from Xerces in your class path when calling WSDL2java. Yes I also see that axis1.1 and axis1.2 wsdl2java gerenate different sets of proxy classes with the same wsdl. I really don't think that is a good idea on

axis 1.2 RC3 wsdl2java

2005-04-27 Thread Shawn Zhu
Hi,   Has anyone experienced this?  I had a wsdl that I generated a set of client java classes from axis1.1 wsdl2java.  Some of the classes that were generated are: CommonServiceSoap.java CommonServiceSoapStub.java   However, with axis1.2 RC3’s wsdl2java with the same wsdl, the generat