[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-31 Thread zozilla
acxsjones, i met the same question you've met. in a standalone client, i wrote | String namespaceURI = ".."; | List list = new ArrayList(); | HandlerInfo hi = new HandlerInfo(); | hi.setHandlerClass(MyClientHandler.class); | lis

[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-26 Thread [EMAIL PROTECTED]
In case you don't know how to do this for a standalone java client, have a look at application-client.xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891754#3891754 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-26 Thread [EMAIL PROTECTED]
With J2EE-1.4 compliant WS clients, you add the handler to the service-ref element, like this | | | HelloEjb | org.jboss.test.webservice.handlerflow.HelloHome | org.jboss.test.webservice.handlerflow.HelloRemote | org.jboss.test.webservice.handlerflow.H

[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-25 Thread acxsjones
OK I am lost: The example you pointed me to is calling an EJB. I have a test client that was built from the wsdl of an ejb under 4.0.2 with wscompile. I can talk to the ejb via soap xml and the wsdl with no problem. I can not find any way to add a soap header to the classes already generate

[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-25 Thread [EMAIL PROTECTED]
| [EMAIL PROTECTED] /cygdrive/d/projects/jboss-branch/jboss-4.0.x/testsuite | $ ant -Dtest=org.jboss.test.webservice.handlerflow.HandlerFlowTestCase one-test | | one-test: | [junit] Running org.jboss.test.webservice.handlerflow.HandlerFlowTestCase | [junit] Tests run: 1, Fa

[JBoss-user] [JBossWS] - Re: Looking for example code

2005-08-22 Thread acxsjones
Any help out there View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891069#3891069 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891069 --- SF.Net email is Sponsored