websphere 5 ( problem with stateful session beans)
hi,
Currently I am trying to create a deployable jar file for a Statefull session bean using Application assembler tool.
But at the time of generation
of Deployable code , I am getting a warning message.
The method postEjbPostCreate(com.ibm.ejs.container.BeanO) from the type com.ibm.ejs.container.EJSHome is deprecated.
At the time of deploying this code on Websphere Application Server 5.0 ,
I am getting the following error on the log file.
The user-provided class "examples.EJSStatefulCountHomeBean_5f0db24d.java"
needed by the Enterprise Bean could not be found or loaded.
our understanding is
we are getting this warning at the time of creating deployable jar using 'rmic' command of application assembler tool. Here all the supported files
are present under class path.
The method postEjbPostCreate(com.ibm.ejs.container.BeanO) from the type com.ibm.ejs.container.EJSHome is deprecated.
After giving this warning it does not generate
file 'examples.EJSStatefulCountHomeBean_5f0db24d.java' so
at runtime it's not getting loaded.
We are facing this ONLY for stateful session beans.
Reply if you have any clue.
请先登录再写评论。
Sujata,
I don't think this problem has anything to do with IDEA. Please post your
question to Websphere newsgroups.
--
Eugene Belyaev, CTO
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"sujata" <jiveadmin@intellij.net> wrote in message
news:31236507.1053084514937.JavaMail.jrun@is.intellij.net...
>
session bean using Application assembler tool.
>
>
com.ibm.ejs.container.EJSHome is deprecated.
>
>
>
>
>
'rmic' command of application assembler tool. Here all the supported files
>
com.ibm.ejs.container.EJSHome is deprecated.
>
>
>
>