[jboss-user] [JBoss Seam] - Re: Deployment: Where to put richfaces-*.jar for rich:tree?!
sunil.su
do-not-reply at jboss.com
Fri Aug 3 01:00:05 EDT 2007
Hi,
I have made the changes suggested by Kruno to
...\jboss-4.2.1.GA\server\default\deploy\jboss-web.deployer\META-INF\jboss-service.xml
I have downloaded latest richaces-3.0.1.jar and is in WEB-INF/lib of my war
However, I still get a NoClassDefFoundError
| WARN [org.jboss.system.ServiceController] Problem starting service jboss.j2ee:service=EJB3,module=elm.jar
| java.lang.NoClassDefFoundError: org/richfaces/component/TreeNode
| at java.lang.ClassLoader.defineClass1(Native Method)
| at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
| at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
| at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
| .............
| .............
|
|
Do I have to do anything else in 4.2.1 to get the TreeNode working?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070384#4070384
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070384
More information about the jboss-user
mailing list