Forgot to say that I'm trying EJB3 deployment. I took missing class (javax.ejb.DependentObject) from 4.0.RC1 release and managed to compile. During deployment server tells me: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException so what package is wrong and are these problems related?
"kkangas" wrote : Hi, | | What has happened to javax.ejb.DependentObject class in alpha | version. With 4.0.RC1 it compiled very nicely? | | | --kari k View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864296#3864296 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864296 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
