I just did a cvs co...

Now, I'm getting a NoSuchMethodError when I deploy my application.  The
weird thing is, the stack trace ends at
org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectio
nEventListener.connectionClosed(LocalTxConnectionManager.java:363).

Here is that line:
log.trace("connectionClosed called");

So, what's up with that?  I did a javap on org.jboss.logging.Logger and
'trace' is there, but for some reason, I get this error when deploying.

Anyone see anything like this, or can you slap me in the right direction....

Thanks,
Michael



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to