"B.Portenseigne" wrote : | | | <display-name>EjbTest Services</display-name> | | <webservice-description> | | <webservice-description-name>EjbTest Services</webservice-description-name> | | <wsdl-file>META-INF/wsdl/EjbTest_Services.wsdl</wsdl-file> | | <jaxrpc-mapping-file>META-INF/EjbTestMapping.xml</jaxrpc-mapping-file> | | <port-component> | | <port-component-name>EjbTestPC</port-component-name> | | <wsdl-port>EjbTestPort</wsdl-port> | | <service-endpoint-interface>fr.kob.test.EjbTest</service-endpoint-interface> | | <service-impl-bean> | | <ejb-link>EjbTestBean</ejb-link> | | </service-impl-bean> | | </port-component> | | </webservice-description> | | | Damned !!!!!! i use the webservice.xml from an existing webservice war and forgot to replace <servlet-link> by <ejb-link> !
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963085#3963085 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963085 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
