File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes problem with deployment from Helios to JBoss 5.1GA Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "problem with deployment from Helios to JBoss 5.1GA" Watch "problem with deployment from Helios to JBoss 5.1GA" New topic
Author

problem with deployment from Helios to JBoss 5.1GA

Tudor Raneti
Ranch Hand

Joined: Nov 29, 2009
Posts: 145
The problem i had i described here:
http://www.coderanch.com/t/527857/EJB-JEE/java/JBoss-EJB-JSF-integration
, and its solution was removing the ".ear" from the directory name, but that's another problem because i think it should work like that anyway, and it's breaks hotdeploy from Eclipse if i rename the directory after it deploys the exploreded EAR.

How to fix this so the exploded EAR works with .ear directory termination, or how do i change Eclipse deploy from appending an .ear on the EAR deployed project directory?
Tudor Raneti
Ranch Hand

Joined: Nov 29, 2009
Posts: 145
The problem has been fixed through the above link also
 
I agree. Here's the link: http://jrebel.com/download
 
subject: problem with deployment from Helios to JBoss 5.1GA
 
Similar Threads
JBoss5.1 EJB3 JSF1.2 integration problem
What is the proper use of @WebService.wsdlLocation to specify the location of my WSDL file?
Some Deployment Error. JBoss(4.2). Error code 404 displayed while running Project.
eclipse ganymede - how to redirect non ejb library jars to lib
how to avoid having a temp directory for deployed EAR?