facebook

application.xml and expoloded ears in 2.5.1

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197659 Reply

    ethan.wolf
    Member

    When creating a new Enterprise Application project (using existing Web and EJB modules that have spaces in their names), the generated application.xml strips out the spaces.
    This results in a deployment exception when deploying as an exploded ear:
    org.jboss.deployment.DeploymentException: url file:/C:/jboss/jboss-3.2.1/server/default/deploy/Test Application.ear/TestEJB.jar could not be opened, does it exist?)

    For example, I have an enterpris application project “Test App” with web module “Test Web” and EJB module “Test EJB”.
    The generated application.xml has:
    <web-uri>TestWeb.war</web-uri>
    and
    <ejb>TestEJB.jar</ejb>

    Manually adding the spaces back results in a successful deployment.

    #197664 Reply

    Scott Anderson
    Participant

    Ethan,

    Thanks for reporting this. I’ve entered it into our internal tracking system so that it can be investigated and resolved with the next service release.

    Sorry for the inconvenience.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: application.xml and expoloded ears in 2.5.1

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