i have problem when deploying the EJb with the same ejb-ql.

This is the error...

ERROR [org.jboss.ejb.EntityContainer] Starting failed
org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'select 
object(o) from BprInstSubProActivityEJB o where  o.pngId = ?1 and o.insId = ?2 and  
o.versionId = ?3 and o.actId = ?4'; - nested throwable: (java.lang.NoSuchMethodError)

2004-08-03 17:25:25,273 WARN  [org.jboss.system.ServiceController] Problem starting 
service jboss.j2ee:jndiName=local/BprLogsActivityExtEJB,service=EJB
org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'select 
object(o) from BprInstSubProActivityEJB o where  o.pngId = ?1 and o.insId = ?2 and  
o.versionId = ?3 and o.actId = ?4'; - nested throwable: (java.lang.NoSuchMethodError)

at last the console have this message..

INFO  [org.jboss.ejb.plugins.jms.DLQHandler] Started null

if someone have the solution please, tell me abaut it...



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

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


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to