[jboss-jira] [JBoss JIRA] (AS7-2344) Web: The attached war file does not deploy in standalone or in the domain mode

jaikiran pai (Commented) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 00:22:45 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637878#comment-12637878 ] 

jaikiran pai commented on AS7-2344:
-----------------------------------

Looking at the attached war, it contains:

{code}
jpai at jpai-laptop:Desktop$ jar -tf guessv4.war 
guessv2.war/
guessv2.war/META-INF/
guessv2.war/WEB-INF/
guessv2.war/WEB-INF/lib/
guessv2.war/WEB-INF/classes/
guessv2.war/index.jsp
guessv2.war/META-INF/MANIFEST.MF
guessv2.war/WEB-INF/jboss-web.xml
guessv2.war/WEB-INF/web.xml
{code}

So there's a war within another .war. And the top level war has no WEB-INF folder. I haven't checked the servlet spec of late, so I am not sure if the WEB-INF is mandatory. If it is, then this is a bug (not a feature request).


                
> Web: The attached war file does not deploy in standalone or in the domain mode
> ------------------------------------------------------------------------------
>
>                 Key: AS7-2344
>                 URL: https://issues.jboss.org/browse/AS7-2344
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Web
>            Reporter: Jim Tyrrell
>              Labels: eap6-ux
>         Attachments: guessv4.war, Screen shot 2011-10-26 at 12.36.10 PM.png, Screen shot 2011-10-26 at 12.36.17 PM.png
>
>
> This the log message, but I am not able to get to the web context, and it appears no errors are created.
> 12:30:40,675 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-11) Starting deployment of "guessv4.war"
> 12:30:40,879 INFO  [org.jboss.web] (MSC service thread 1-8) registering web context: /guessv4
> 12:30:40,923 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "guessv4.war"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list