[jboss-user] [JBoss Messaging] - Re: org.jboss.resource.adapter.mail cannot be solved
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue May 20 13:12:30 EDT 2008
Just a tip I aways do when I'm looking for any class on a directory:
find . -name \*jar -exec unzip -l {} \; > list.txt
You can then find the JAR missing with this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152087#4152087
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152087
More information about the jboss-user
mailing list