Java2WSDL (with Axis2)



Hello,

i am trying to write a web service with java and axis2. but i have a
problem creating the wsdl-file cause i don't find the java2wsdl.
in the api it isn't listed either?! so how do i create the wsdl-file
with axis2?

if i deploy my service without a wsdl-file, axis2 says: "Unable to
generate WSDL for this serviceEither user has not dropped the wsdl into
META-INF or operations use message receivers other than RPC"

please help me!!! i have read so many things in the web but haven't
found anything which helps me...

thanks!
kevin

.



Relevant Pages

  • Re: Java2WSDL (with Axis2)
    ... i am trying to write a web service with java and axis2. ... problem creating the wsdl-file cause i don't find the java2wsdl. ... generate WSDL for this serviceEither user has not dropped the wsdl into ...
    (comp.lang.java.programmer)
  • Re: top down web services
    ... Create Entity Beans from an existing DB2 schema. ... Create a WSDL-File. ... In the web service implementation I want to access the the entity ...
    (comp.lang.java.programmer)
  • Re: Create new thread from Web Service
    ... Any pointers to the web service ... spawns a background process that will keep running after the web ... Use the Axis2 framework to develop an asynchronous service, ... web container. ...
    (comp.lang.java.programmer)
  • What should I use for testing a web service?
    ... The web service publishes its method through a wsdl-file. ... I recall using SOAPpy in the past and as a I remember it, it was very easy to "load" the WSDL-file and call web service methods. ... but that too seems to be abadonware and my first impression was it's complicated to do what was so easy in SOAPpy (at least as I recall it). ...
    (comp.lang.python)
  • Re: Apache Axis2 - create a client to access a SOAP service
    ... cdvr wrote: ... I am new to SOAP and Axis2, but here is what I am trying to do. ... There is a web service which has a URL that I can view: ...
    (comp.lang.java.programmer)