facebook

EJB Project deployment [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #223064 Reply

    cgogineni
    Member

    I am trying to deploy EJB project to Weblogic from MyEclipse. It is deploying only the code that I developed , Other Dependent jar’s in my build path are not going into deployment directory and thus I am getting No ClassFound Exception. How do I add dependent jars in Exploded deployment.

    Appreciate any Help.

    -Chandra

    #223078 Reply

    Riyad Kalla
    Member

    Snippet from the EJB quickstart guide under our Documentation section:

    This section describes working with EJB applications that consists of an EJB Project and additional Java projects. Please note that if your EJB Project depends upon 3rd party Jars then you must use an Enterprise Project to incorporate the EJB Project and the 3rd party libraries into a single Enterprise Archive (EAR) deployment unit. To learn more about Enterprise Projects and EAR deployment visit the EAR Project Development Quickstart.

    The link to EAR Proj Dev is this: http://www.myeclipseide.com/images/tutorials/quickstarts/earprojects/

    #223236 Reply

    cgogineni
    Member

    Thanks for the help. My problem is solved

    #223237 Reply

    Riyad Kalla
    Member

    Glad to hear it, thank you for following up.

    #306435 Reply

    Mark Ricard
    Member

    Link above for example is broken… .anyone have another link?

    #306464 Reply

    support-joy
    Member

    markricard,

    Here is a list of our tutorials – http://www.myeclipseide.com/module-htmlpages-display-pid-7.html
    Please look for Introduction to EJB projects and
    Introduction to Enterprise Application Projects

    Best.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: EJB Project deployment [Closed]

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