[jboss-user] [Beginners Corner] - EAR deployer

kuvera do-not-reply at jboss.com
Tue Apr 17 09:48:43 EDT 2007


I have an exploded ear. All meta info is in place. At JBoss startup it is not deployed, but when I redeploy it manually with MainDeployer it IS deployed. What's wrong?

----------
15:33:33,515 ERROR [MainDeployer] Could not initialise deployment: file:/C:/Wk/prg/Java/Spekker/spekker.ear
org.jboss.deployment.DeploymentException: No META-INF/application.xml found
	at org.jboss.deployment.EARDeployer.init(EARDeployer.java:146)
...

----------

	<display-name>Spekker Ear</display-name> 
	
		spekker-ejb.jar
	



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

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



More information about the jboss-user mailing list