[ https://issues.apache.org/jira/browse/AXIS2-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287544#comment-13287544 ]
Jose L Martinez-Avial commented on AXIS2-2492: ---------------------------------------------- This issue has not been resolved. It fails also with Axis2 1.6.2 and Weblogic 10.3. > Deployment problem on Weblogic 8.1.x (Not classloader related) > -------------------------------------------------------------- > > Key: AXIS2-2492 > URL: https://issues.apache.org/jira/browse/AXIS2-2492 > Project: Axis2 > Issue Type: Bug > Components: deployment > Affects Versions: 1.1.1 > Environment: Weblogic 8.1 SP 5, JDK 1.4.2.08 > Reporter: Joshua White > Assignee: Charitha Kankanamge > > I am deploying my application according to this article ( > http://wso2.org/library/90) with the addition of a weblogic.xml file with the > prefer web-inf classes option set to true . As a result, I do not have any > archived modules or services which should rule out the nesting of archives > know issue. > > When I deploy in an exploded format, the example application on that page > works fine. When in an archived format though, I receive the following error > (which I mentioned earlier): > > <Error> <HTTP> <BEA-101214> <Included resource or file > "/axis2/axis2-web/listSingleService.jsp" not found from requested > > The interesting thing is, this file, "/axis2/axis2-web/listSingleService.jsp" > is not even contained in this example app. The application only seems to be > looking for it when it is deployed in an archived format. > To further confuse the issue, if you move the services.xml file from > WEB-INF/services/BookService/services.xml and place it in the root of the > WEB-INF directory, the application appears to work perfectly fine in an > archived format. The problem with this work around though is that I am now > limited to only one services.xml file. > Let me know if I can be of any further assistance. I can provide a sample > application if necesary. > Regards, > Joshua -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org