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

Bartosz Baranowski (Commented) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 08:45:10 EST 2011


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

Bartosz Baranowski commented on AS7-2344:
-----------------------------------------

There is nothing ( atleast I did not find ) in specs about WEB-INF beeing non mandatory:

 - specs(3.0)

 A special directory exists within the application hierarchy named “WEB-INF”.

 - sun blueprints
       Also under the context root is the WEB-INF directory, which contains files that are not intended to be served to clients. The WEB-INF directory has a specific structure, and has the following contents:

         *  The deployment descriptor file, called web.xml
         * .....

So it seems it is mandatory, even though in some cases it is not needed ( pure JSP app ).

                
> 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
>    Affects Versions: 7.1.0.CR1
>            Reporter: Jim Tyrrell
>            Assignee: Bartosz Baranowski
>              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