hi, I `m trying to deploy my app but i have some errors ...

I 'm using openSUSE linux with java JDK version "1.6.0_06" and  jboss-4.2.2.GA

the log:

ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: 
file:/home/jp/Desktop/jboss-4.2.2.GA/server/default/depl
oy/ejb3.deployer/
org.jboss.deployment.DeploymentException: Failed to find 
META-INF/jboss-service.xml for archive ejb3.deployer
        at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:616)
        at org.jboss.deployment.SARDeployer.init(SARDeployer.java:181)
        at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)

....

11:11:10,391 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed 
to deploy: [EMAIL PROTECTED] 
url=file:/home/jp/Desktop/jboss-4.2.2.GA/server/default/deploy/ejb3.deployer/, 
deployedLastModified=0 }
org.jboss.deployment.DeploymentException: Failed to find 
META-INF/jboss-service.xml for archive ejb3.deployer
        at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:616)
        at org.jboss.deployment.SARDeployer.init(SARDeployer.java:181)
        at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)

... etc etc 

I dont have this problem running the same jboss @ MS - Windows XP 

any ideas ? 

thanks! 

(I have ok declared JAVA_HOME & JBOSS_HOME)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160276
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to