Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Deploy J2EE project
Deploy J2EE project [message #825118] Tue, 20 March 2012 13:44 Go to next message
Calo Missing name is currently offline Calo Missing nameFriend
Messages: 2
Registered: October 2011
Junior Member
Hi @ all

I've a Project A composed of three under-projects



    Project B --> EJB's
    Projet C --> Utils Java classes
    Project D --> Web application


D depents by B and C
B depents by C

I want to generate an EAR file of Project A (IN Eclipse export --> EAR file), but when I deploy it on WebLogic server 10.3.5 it says ClassNotFoundException of a class that is defined in C Project.

What do I wrong?
Re: Deploy J2EE project [message #825275 is a reply to message #825118] Tue, 20 March 2012 17:19 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
This is not the forum for JEE or Web development questions. Look for the Web Tools Project forum
Previous Topic:can eclipse build using makefile
Next Topic:How to customise ctrl-f key
Goto Forum:
  


Current Time: Thu Mar 28 10:45:57 GMT 2024

Powered by FUDForum. Page generated in 0.02703 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top