Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Deploy J2EE project
Deploy J2EE project [message #825118] Tue, 20 March 2012 09:44 Go to next message
Eclipse UserFriend
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 13:19 Go to previous message
Eclipse UserFriend
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: Fri May 23 18:23:47 EDT 2025

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

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

Back to the top