[jboss-user] [JBossWS] - Is @WebServiceRef Supported On Jboss 4.0.5GA/JBossWS 1.2.0?

joshlam do-not-reply at jboss.com
Wed Mar 7 01:27:28 EST 2007


Hi 

I am using JBoss 4.0.5GA with JDK 5 and JBossWS 1.2.0GA. I am trying to work through some of the samples on @WebServiceRef and I noticed that the jboss-client.xml has:

<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 5.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_5_0.dtd">

I looked at the jboss_4_0.dtd and there isn't any reference to <webservice-ref> so the following 


  | <webservice-ref>
  |      <service-ref-name>TestEndpointService5</service-ref-name>
  |       <wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
  | </webservice-ref>

does not work in JBoss 4.0.5GA and only supported in JBoss 5?  Or is there a way to declare webservice-ref in jboss-client and use the @WebServiceRef samples/features in JBoss 4.0.5GA?

Would appreciate any examples or references to similar topics already discussed in the forum.

Thanks.

--
Josh

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025676#4025676

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025676



More information about the jboss-user mailing list