Hello BEA users! )
I have a problem with a Session EJB (EJB 2.0) in WLS 6.1.
My application is an .ear which contains .war, and .jar (EJBs)
When I start my blank Weblogic Server (no apps, "newly installed" One Session EJB won't be deployed...
It seems it depends on another EJB to be deployed...
Indeed when I deploy it with WLS6.1's console, everything is OK.
So I guess that by changing the deployment order in order to have this EJB deploying after the ones it depends on, everything will be once again OK.
But I can't find anything in EJB descriptors (neither ejb-jar.xml nor weblogic-ejb-jar.xml) about deployment order...
Anybody knows about this?
Thanks in advance
ZePaG
"Garder courage est vital, en montrer est essentiel"
I have a problem with a Session EJB (EJB 2.0) in WLS 6.1.
My application is an .ear which contains .war, and .jar (EJBs)
When I start my blank Weblogic Server (no apps, "newly installed" One Session EJB won't be deployed...
It seems it depends on another EJB to be deployed...
Indeed when I deploy it with WLS6.1's console, everything is OK.
So I guess that by changing the deployment order in order to have this EJB deploying after the ones it depends on, everything will be once again OK.
But I can't find anything in EJB descriptors (neither ejb-jar.xml nor weblogic-ejb-jar.xml) about deployment order...
Anybody knows about this?
Thanks in advance
ZePaG
"Garder courage est vital, en montrer est essentiel"