RE: need to built a NON-RPC Client From the generated java

2010-09-28 Thread Karthik Nanjangude
: Wednesday, September 22, 2010 5:27 PM To: [email protected]; [email protected] Subject: RE: need to built a NON-RPC Client From the generated java replace all instances of attribute-"value" with attribute="value" afterwards the parser will be able to parse sty

RE: need to built a NON-RPC Client From the generated java

2010-09-22 Thread Karthik Nanjangude
___ From: Martin Gainty [mailto:[email protected]] Sent: Wednesday, September 22, 2010 5:27 PM To: [email protected]; [email protected] Subject: RE: need to built a NON-RPC Client From the generated java replace all instances of attribute-"value" with attribute="value&

RE: need to built a NON-RPC Client From the generated java

2010-09-22 Thread Martin Gainty
uvons accepter aucune responsabilité pour le contenu fourni. From: [email protected] To: [email protected] Date: Wed, 22 Sep 2010 11:11:21 +0530 Subject: need to built a NON-RPC Client From the generated java Hi Spec : O/s Linux / Windows 2000 JDK : 1.5 AXIS2 :

need to built a NON-RPC Client From the generated java

2010-09-21 Thread Karthik Nanjangude
Hi Spec : O/s Linux / Windows 2000 JDK : 1.5 AXIS2 :1.5 APPSERVER : JBOSS 4.2.1 I have the WSLD generated for "StockQuoteService" as below I also generated the Client side stub java code using WSDL2Java Question 1) I need to built a NON-RPC Client From the generated java code H