Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » EJB deployment - Project dependencies
EJB deployment - Project dependencies [message #223493] Wed, 05 November 2008 14:59 Go to previous message
Jan Marc Hoffmann is currently offline Jan Marc Hoffmann
Messages: 32
Registered: July 2009
Member
Hi!

I am using a jboss server and the eclipse j2ee tools to develop an EJB
app. The auto deployment feature works well except for a small problem.
The deploy mechanism does only deploy files within the project. It does
not deploy needed deps from the project dependencies.

As example: If i use only files that are part of my server project it
works just fine. But if i copy the files in another project (shared) and
create a project dependency i wont be able to deploy the server project
anymore. The resulting server.jar does not contain the needed class files
from the shared project. If I deploy it manually it works just fine.

I hope someone has an idea how to solve this.

thanks in advance
Jan Marc
 
Read Message
Read Message
Previous Topic:refactoring framework and EMF2DOMSSE
Next Topic:tag selection for copy/cut
Goto Forum:
  


Current Time: Fri May 24 07:23:17 EDT 2013

Powered by FUDForum. Page generated in 0.02178 seconds