When I try deploying an application with the Intellij IDE,  I get an 
error stating  
  " The requested resource (/sample/greeting) is not available.". 
I figured that IntelliJ doesn't map the created EAR file to the Jboss 
deployment service so I copied the EAR file to the "...\deploy\" directory.  I 
get the following error message:


ERROR [MainDeployer] Could not initialise deployment: 
file:/C:/MyWork/J2EE/O'Reilly EJB's/sample/app/app.ear
org.jboss.deployment.DeploymentException: Error in accessing application 
metadata: ; - nested throwable: 
(javax.management.InstanceAlreadyExistsException: 
jboss.j2ee:service=EARDeployment,url='app.ear' already registered.)
        at org.jboss.deployment.EARDeployer.init(EARDeployer.java:270)
        at org.jboss.deployment.MainDeployer.init(MainDeployer.java:799)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:736) 
...etc


          I hope you'd help me with this. Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857184#3857184

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857184


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to