hi!

i deployed an ear file which contains some ejb3.0 entity beans (.par file), 
some stateless session beans (.ejb3 file) and some code in another jar file.

a java client gets data when i try to connect to the database via jboss (jndi 
lookup).

but when i switch to a rcp client application i always get a 
"NoClassDefFoundError: cannot instantiate class 
javax.persistence.EntityNotFoundException" although i made a plugin wrapper for 
the necessary jar-files.

what can i do to avoid this problem?
if you need more information, please let me know...

best regards and thanks in advance
patrik

ps.: my system configuration
hibernate 3.1
jboss 4.0.3sp1
eclipse rcp 3.1.1
jdk1.5
winxp prof.





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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922305


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to