Hi. I'm using jboss 2.4.0.26 with tomcat 3.2.3 and struts classes, and I'm getting a NoClassDefFoundError while starting the application .ear file. The class that generates the problem is been used in a session bean, but if I use this class in a org.apache.struts.action.Action class, the error doesn't appear, and things work fine. But I want to do everything in the session bean, in order to have things like transaction rollback and so on...
forgive my bad english... thanks Hugo ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
