facebook

Deploying EJB to WSADs bundled WebSphere [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #237462 Reply

    I am brand new to EJBs and having some severe frustration deploying an EJB from myEclipse to Websphere Application Server 5. Whenever I start the application I get “The user-provided class another.test.interfaces.EJSStatelessEJBTestHomeBean_b8b27ebf needed by the EnterpriseBean could not be found or loaded.” I’ve configured xDoclet in myEclipse and the websphere setting has useIds checked and equal to true. xDoclet creates the ibm-ejb-jar-*.xmi files and the local/remote interfaces, but not the EJSStateless classes. In my limited research, I’ve discovered that WAS supposedly generates the stub and tie classes upon deployment. I did read post “http://myeclipseide.com/PNphpBB2+file-viewtopic-t-7011.html” and my end result was not the same. The generated EJSStateless classes did not reside in installedApps or installableApps after installing the EJB on WAS. What am I doing wrong???

    Thanks in advance for your help,

    Kimbry

    #237536

    Riyad Kalla
    Member

    Kimbry,
    You said you followed the thread above, what results did you end up with?

    Each time you deploy your app into WebSphere, are you being sure to go to the admin console and then deploy it using that? This step is what generates the stubs… MyEclipse does not handle this step, so if you are relying on ME to do that step, that could be the problem.

    #237545

    Scott Anderson
    Participant

    Kimbry,

    Sorry you’re having a tough time on this. WebSphere config is quite a bit more complex than any other server. The best way to get going is to read our WAS 6 tutorial here: http://www.myeclipseide.com/images/tutorials/quickstarts/websphere6/

    The UI for WAS 5’s console is a little different, but the steps are the same.

    #237676

    This message has not been recovered.

    #237691

    This message has not been recovered.

    #237700

    Scott Anderson
    Participant

    This message has not been recovered.

    #237732

    This message has not been recovered.

    #238025

    This message has not been recovered.

    #238091

    Scott Anderson
    Participant

    This message has not been recovered.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Deploying EJB to WSADs bundled WebSphere [Closed]

You must be logged in to post in the forum log in