"jaikiran" wrote : You can try adding the bean interfaces to the other jar
(EprocEjb.jar).
It seems to be a great idea ;-(
I found another solution : I have renamed my ejb3 jar to "Zebj3.jar". Then it
is loaded in last position (after my ejb2 jar) and I get no more error when
jboss start...
V
"ericw78" wrote : Yes, there are in 2 separate jars because they come from 2
different projects.
| Why do you say me to package them into an ear ?
| What is different using ear ?
|
|
I suspect that since these beans belong to two different jars (applications),
the classes are not share
Yes, there are in 2 separate jars because they come from 2 different projects.
Why do you say me to package them into an ear ?
What is different using ear ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181701#4181701
Reply to the post :
http://www.jboss.c
Looks like you are deploying these 2 separately in two separate jar files. Any
specific need to deploy these independently? The easiest way is to package both
these ejb jars in an EAR and deploy that EAR.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181681
Someone to help me please ?
Thanks
Eric
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181611#4181611
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181611
___
jboss-user mai