Re: Web Service client generated by wsdl not working with Deployed web sevrice

2012-06-22 Thread sjunejo
type mismatch problem while invoking the method on deployed web service. Will start separate thread for that. Thanks, -- SJunejo sjunejo wrote: > > I have generated a WSDL from a java class using axis2 java2wsdl utility as > follows; > > java2wsdl -o C:\temp -cn > com.temen

Difference in wsdl between deployed web service and java2wsdl generated

2012-06-22 Thread sjunejo
problem. I tried to use the wsdl2java tools but I am unable to get my head around it... NOTE: Its not a requirement but I want to use wsimport instead of wsdl2java if possible Thanks in advance, -- SJunejo -- View this message in context: http://old.nabble.com/Difference-in-wsdl-between-dep

Web Service client generated by wsdl not working with Deployed web sevrice

2012-06-19 Thread sjunejo
stomerServiceWS.(CustomerServiceWS.java:42) at com.temenos.services.customer.client.Client.testGetLanguage(Client.java:32) at com.temenos.services.customer.client.Client.main(Client.java:21) I have tried many things but it does not seems to like anything. Am I missing anything? Thanks, -

Axis2 WebService Using Spring

2011-07-25 Thread sjunejo
#x27;getInstance' bit but using Spring. Your comments and help will be appreciated, Thanks -- SJunejo -- View this message in context: http://old.nabble.com/Axis2-WebService-Using-Spring-tp32129808p32129808.html Sent from the Axis - User mailing list archive at Nabble.com.