3 Replies Latest reply on Oct 14, 2009 12:41 PM by jaikiran

    Dude, where's the jboss-web.xml file?

    peterj

      Somebody just now pointed out this text in jboss-web-5_1.xsd:

      The deployment descriptor must be named "META-INF/jboss-web.xml" in
      the WAR file.


      Is this a typo, shouldn't it read "WEB-INF/jboss-web.xml"?

        • 1. Re: Dude, where's the jboss-web.xml file?
          jaikiran

          Yep, looks like a typo. Should have been WEB-INF/jboss-web.xml. Anyone wants to create a JIRA? :) Else i can create it later today.

          • 2. Re: Dude, where's the jboss-web.xml file?
            peterj

            I'd enter a JIRA but for some reason JIRA has me in read-mode again - I don't see the New Issue link.

            I get this exception when logging on, not sure if that has anything to do with it:

            An error occurred whilst rendering this message. Please contact the administrators, and inform them of this bug. Details: ------- java.lang.NullPointerException at com.atlassian.jira.issue.search.providers.LuceneSearchProvider.searchCount(LuceneSearchProvider.java:100) at com.atlassian.jira.portal.portlets.SavedFiltersPortlet.getCountsForFilter(SavedFiltersPortlet.java:53) at sun.reflect.GeneratedMethodAccessor2246.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267) at
            . . .

            • 3. Re: Dude, where's the jboss-web.xml file?
              jaikiran

              I have dropped a mail to one of the JIRA admins. Let's see if this can be sorted out.