This is the error:

Caught exception java.lang.NoClassDefFoundError: 
org/atcc/bei/rbums/client/model/editinituser/UserModel

This class should be packaged in your application. The commit() method is not 
even entered because the JVM requires that class to build the stack entries for 
the method. Apparently the UserModel class is doing some kind of JNDI lookup, 
perhaps for an EJB.

You really need to ask someone who understands the application and how it is 
packaged.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217206#4217206

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217206
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to