Few things 1. Are you using Axis2 or Axis1 ? 2. Can we have a look at your wsdl 3. Are you trying to invoke REST manner or using SOAP ?
Thank you! Deepal > Hi there, > > Currently i am running axis 1.4 with tomcat 5.5.9.. > > Right now i have a service at > http://localhost/vip/services/BookInfoPort > > I can pull up the wsdl > http://localhost/vip/services/BookInfoPort?wsdl > > Now, in order to use this service, one must wrap a java object around > "bookinfoport", and send the info to the service via the java object. > > What i want to do is convert/modify so that the java object is not > required for this. > > In otherwards, > http://localhost/vip/services/BookInfoPort?GetBookInfoByISBN?ISBN=9781111111113 > > Or somehow make it work that way, and then return the full info via XML. > > This service was set up by me, although i had an SDK and his help on > setting it all up. I am not able to get a hold of him, and need to > change the way this service works without having to write a brand new > version. > > Does anyone have any clues on what i need to do to make this work this > way? > > Thank you. > > ...Robin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thank you! http://blogs.deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
