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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to