facebook

Problem deploying EJB2

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #302020 Reply

    bongo666
    Member

    In my previous RAD set up I was able to right click the EJB project and select deploy.

    How do I do this in MEB 7.5? The deploy option does not seem to be there.

    Nigel

    #302023 Reply

    Nigel,
    You can go to deployments by selecting the project and clicking the “MyEclipse Deploy Icon” from the toolbar.
    Please refer to the following tutorial
    http://www.myeclipseide.com/documentation/quickstarts/firstejb/
    Hope that helps.

    #302057 Reply

    bongo666
    Member

    Hi Shalini,

    That’s not really what I was after, so perhaps I should make myself more clear.

    What I’m looking for is to Generate EJB deployment code from the workbench.
    This is from the RAD help file:

    In RAD by default, the deployment code is generated in the ejbModule source folder

    After the deployment code is generated, you can export your enterprise beans to a JAR or EAR file

    #302066 Reply

    Do you have EJBs with XDoclets? Or you want to generate EJB stubs and other server-specific wiring?

    If you are need to generate deployment descriptor (ejb-jar.xml) and interfaces from XDoclet-annotated Java source files – please consult EJB tutorial in MyEclipse help.
    Stubs and other server generated files will be created by the server when EJBs are deployed.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem deploying EJB2

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