Asynchronous Web service024 (6/19/2006 10:00:40 AM) comp.lang.java.programmer hi all can anyone give me a good example / tutorial of creating an asynchronous Web service? many thank for any help ... plork123
byte[] help219 (3/9/2006 11:34:33 AM) comp.lang.java.programmer hi all i'm trying to call a web service who's wsdl is like this part of it ... plork123
screen scrape729 (9/29/2005 4:30:09 PM) comp.lang.java.programmer hi all , can anyone give me an example of screen scraping a website and return the result e.g. html as a string or lead me to some tutorials / examples many thanks ... plork123
Building a WSDL by hand29 (9/1/2005 11:01:00 AM) comp.lang.java.programmer hello all i'm trying to build a wsdl file by hand that uses document/literal style. Please can aanyone lead me to a good example or some skelton code to get me started? Because i need to return xml from ... plork123
cannot convert from string to EndUserIdentifier129 (6/2/2005 8:14:04 AM) comp.lang.java.programmer Hi all I'm trying to access a remote web service uisng this wsdl http://uddi.bt.com/WSDL/parlayx/thirdpartycallservice/rpc-lit/parlayx_third_party_calling_service.wsdl When i do wsd2java 4 packages are cre... plork123
handlers and chains018 (5/13/2005 8:56:31 AM) comp.lang.java.programmer Dear All Has anyone experience of the above in apache axis I'm trying to take the soap request and add it to the soap repsonse Then take this soap repsonse (which now becomes the soap request) and process i... plork123
envelope.addChild();025 (5/12/2005 11:01:14 AM) comp.lang.java.programmer Hello All I'm trying to add a request header to a response header using envelope.addChild (blaa); I'm not too sure how to do it. What i want to do is a 'client' will call a web service method to add a soap ... plork123
call.invoke227 (5/11/2005 11:31:52 AM) comp.lang.java.programmer Hi all I'm calling a method from a web service that doesn't take parameters My code is erroring on call.invoke(); Can someone tell me what i'm doing wrong Many thanks URL endpoint = new URL("http://localh... plork123
SOAPHeaderElement element = envelope.getHeaderByName129 (5/6/2005 8:23:07 AM) comp.lang.java.programmer Please can someone help me I'm trying to implement the above line of code but stuck as to what to put in the first parameter SOAPHeaderElement element = envelope.getHeaderByName("http://localhost:8080....what... plork123
custom header elements soap messages027 (4/26/2005 3:18:04 PM) comp.lang.java.programmer Please can someone help me I've partly created a handler, code below I want to simply test this with a client that can add a soap header, can someone show me how to do this? I'm not sure how to create a cli... plork123
plork123's replies:
Items(6) /1
SOAP response/request330 (4/21/2005 2:04:13 PM) comp.lang.java.programmer Hello Can anyone help me with this one I have a client that creates a SOAP header. I have some server-side code that creates a string value. Can someone tell me how I pass back the string value to my cli... plork123(19)
call.invoke227 (5/11/2005 11:31:52 AM) comp.lang.java.programmer Hi all I'm calling a method from a web service that doesn't take parameters My code is erroring on call.invoke(); Can someone tell me what i'm doing wrong Many thanks URL endpoint = new URL("http://localh... plork123(19)
cannot convert from string to EndUserIdentifier129 (6/2/2005 8:14:04 AM) comp.lang.java.programmer Hi all I'm trying to access a remote web service uisng this wsdl http://uddi.bt.com/WSDL/parlayx/thirdpartycallservice/rpc-lit/parlayx_third_party_calling_service.wsdl When i do wsd2java 4 packages are cre... plork123(19)
Building a WSDL by hand29 (9/1/2005 11:01:00 AM) comp.lang.java.programmer hello all i'm trying to build a wsdl file by hand that uses document/literal style. Please can aanyone lead me to a good example or some skelton code to get me started? Because i need to return xml from ... plork123(19)
screen scrape729 (9/29/2005 4:30:09 PM) comp.lang.java.programmer hi all , can anyone give me an example of screen scraping a website and return the result e.g. html as a string or lead me to some tutorials / examples many thanks ... plork123(19)