I've hit this problem again and, after 3 days of frustration, I've discovered something quite interesting...
If you add debugging to log4j for ServiceEndpoint, the error will go away. <category name="org.jboss.ws.server.ServiceEndpoint"> | <priority value="DEBUG"/> | </category> I'm sure nobody will believe this but it's true. Add the debug category and the error disapears. *is confused* View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153698#4153698 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153698 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
