[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-26 Thread biroj
Hi, You proposed to use the JAX-WS API to create a service, but do you know how to specify a relative path to e.g. META-INF/wsdl/x.wsdl ? I tried the "file:/./META-INF/wsdl/x.wsdl" "file:/META-INF/wsdl/x.wsdl" "file:./META-INF/wsdl/x.wsdl" "file:META-INF/wsdl/x.wsdl" "file://META-I

[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-25 Thread biroj
Hi, Do you have an exact list what is NOT supported in JBoss 4.0.5 among features of JBossWS 1.2? We could avoid such a misunderstandings in the future... since it is very time consuming to continously browse what is supported and what is not. Thanks a lot for your help, Bye, Janos View the o

[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-07 Thread [EMAIL PROTECTED]
Yes, @WebServiceRef functionality is supported with the EJB3 implementation in jboss-4.2.x and jboss-5.0.x In jboss-4.0.5 you will have to use the API to create web service clients. http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide#Web_Service_Clients View the original post : http:

[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-05 Thread seventy8
I ran the ant-script and got the following output: Buildfile: build.xml | | prepare: | [echo] | [echo] --- | [echo] jboss.home = C:\java\jboss-4.0.5.GA | [echo] tomcat.home = /usr/java/tomcat | [echo] java.home

[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-03 Thread [EMAIL PROTECTED]
Have a look at | cd jbossws-tests | ant -Dtest=jaxws/samples/webserviceref test | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024834#4024834 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024834