1 Reply Latest reply on Sep 25, 2006 8:46 AM by iznogoud

    Deploy project on JBossq

    iznogoud

      I've created a J2EE project which generates a valid EAR file and I've created a JBoss server which I am able to start without any errors, both from within JBoss Eclipse IDE 2.0.

      I'm now trying to deploy the app on the server. If I do it from the app side using "Run on Server", I get "No launchable artifact could be found in the selection". If I do it from the server side using "Add or Remove Projects", I get "There are no projects that can be added or removed from the server".

      What's the problem?

      Thanks.