[jboss-user] [JBossWS] - Re: ClassNotFoundException and a generated __JBossWS_... cla
jimmycallaghan
do-not-reply at jboss.com
Tue May 27 12:31:55 EDT 2008
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
More information about the jboss-user
mailing list