[jboss-user] [JBossWS] - .NET friendly Endpoint for EJB3 WS

egalych do-not-reply at jboss.com
Wed Oct 15 15:53:07 EDT 2008


Is there a way to specify config-name ".NET friendly Endpoint" without adding @EndPointConfig?
My web service is packaged as ejb module of ear. I tried to create jboss.xml and put it into META-INF of ejb jar but I still see "Standard Endpoint" in server log.

I am using: jbossws-native-3.0.3.GA 

jboss.xml:


<webservice-description>
   <webservice-description-name>MyService</webservice-description-name>
   <config-name>.NET friendly Endpoint</config-name>
</webservice-description>





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

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



More information about the jboss-user mailing list