| Author |
Message |
|
|
Post subject: EJB Project deployment [Closed]
Posted: Jan 19, 2005 - 02:28 PM
|
|
Veteran Member


Joined: Dec 27, 2004
Posts: 20
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 19, 2005 - 03:58 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Snippet from the EJB quickstart guide under our Documentation section:
| Quote: | | 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/ |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 20, 2005 - 08:18 PM
|
|
Veteran Member


Joined: Dec 27, 2004
Posts: 20
|
|
Thanks for the help. My problem is solved |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 20, 2005 - 08:21 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Glad to hear it, thank you for following up. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 01, 2010 - 09:28 PM
|
|
Veteran Member


Joined: Sep 12, 2004
Posts: 15
|
|
Link above for example is broken... .anyone have another link? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 02, 2010 - 11:41 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3242
|
|
|
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|