[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5018) Could not initialise deployment - No META-INF/application.xml found

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Oct 29 22:18:05 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12492217#action_12492217 ] 

Rob Stryker commented on JBIDE-5018:
------------------------------------

The problem here is that if we don't claim support for certain facets, then some new functionality is not available to us.  In the early code times, we only supported a facet / module type if the runtime supported it 100%

But then users complained that new functionality was not available to them even though the runtime could support it if they add in extras. 

The only way to fix this is to remove support for ear facet 5.0, I think. There might be some other way but I must think about it. 

> Could not initialise deployment - No META-INF/application.xml found
> -------------------------------------------------------------------
>
>                 Key: JBIDE-5018
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5018
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.1.0.M4
>         Environment: Linux 32,64 bit, OpenJDK 1.6
>            Reporter: Jiri Peterka
>            Assignee: Rob Stryker
>             Fix For: 3.1.0.CR1
>
>
> 08:40:03,727 INFO  [Server] JBoss (MX MicroKernel) [4.3.0.GA_CP05 (build: SVNTag=JBPAPP_4_3_0_GA_CP05 date=200906222114)] Started in 9s:955ms
> 08:40:58,668 INFO  [EARDeployer] Init J2EE application: file:/home/jpeterka/workspace/jbt/tc/dynweb/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_EAP_4.3_Runtime_Server/deploy/DynWebEAR.ear/
> 08:40:58,668 ERROR [MainDeployer] Could not initialise deployment: file:/home/jpeterka/workspace/jbt/tc/dynweb/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_EAP_4.3_Runtime_Server/deploy/DynWebEAR.ear/
> org.jboss.deployment.DeploymentException: No META-INF/application.xml found
> 	at org.jboss.deployment.EARDeployer.init(EARDeployer.java:146)
> 	at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
> 	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)
> Steps to reproduce:
> 1. Create Dynamic Web Project with enabled "Add Project to an EAR" selection
> 2. Add EAR to JBoss EAP 4.3 AS
> 3. Start the server
> Environment: Linux 32 and 64 bit, Open JDK  1.6
>  
> file:/home/jpeterka/workspace/jbt/tc/dynweb/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_EAP_4.3_Runtime_Server/deploy/DynWebEAR.ear/
> No META-INF/application.xml found
> Manual check: application.xml really doesn't exist on the specified path
> JIRAs with similar problem:
> https://jira.jboss.org/jira/browse/JBIDE-1377
> https://jira.jboss.org/jira/browse/JBAS-2443

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list