facebook

Possible to do ‘exploded’ deployment with JBOSS?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197087 Reply

    Gary Fox
    Member

    Environment: Eclipse 2.1, myEclipse GA 2.5, JBOSS 3.2.1

    If I attempt to do an ‘exploded’ deployment to JBOSS, the deployment fails with the following exception:

    (org.jboss.deployment.DeploymentException: url file:/D:/jboss-3.2.1/server/default/deploy/Library.ear/LibraryEJB could not be opened, does it exist?)

    Which looks like it’s caused by MyEclipse deploying my EJB contents, LibraryEJB.jar, to a directory of the same name, where JBOSS is expecting a directory without the ‘.jar’ suffix.

    If I do a packaged deployment it works fine, but of course that means I have to redeploy every time I make a change.
    Am I right in thinking that this is a problem?
    Any possible workarounds?

    #197090 Reply

    support-michael
    Keymaster

    This behavior is a bug that I just replicated and responded to on the Bugs & Fixes Forum. See the thread:

    https://www.genuitec.com/forums/topic/myeclipse-modifying-application-xml-file-closed/

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Possible to do ‘exploded’ deployment with JBOSS?

You must be logged in to post in the forum log in