Hi,
When I start Jboss with an ejb JAR file and a servlet WAR file that accesses a bean in
the EJB file, everything works fine. However if I redeploy the EJB JAR file I'm
getting either a java.lang.ClassCastException *or* I'm getting the following (I've
included a partial stacktrace):
javax.ejb.EJBException: Unexpected Error
java.lang.LinkageError: loader constraints violated when linking
com/arevatd/osm/common/RequestListData class
at
com.arevatd.osm.ejb.requests.SwitchRequestServiceStubBean.getRequestList(SwitchRequestServiceStubBean.java:244)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838522#3838522
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838522
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user