[ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791378#action_12791378 ]
Jaco van der Nat commented on JUDDI-321: ---------------------------------------- Ordering is indeed also one (i was able to reproduce that with the download as in the description i.e. <servlet-mapping> not in between <servlet> tags. But i'm not sure if JUDDI-302 covers the misplaced servlet end tag for the UDDIClerkServlet. Currently this end tag is placed below the jUUDI Datasource <resource-ref>. Likely you have encountered this when adjusting the ordering and then this issue is indeed fixed.... > juddi-samples.war web.xml not properly configured > ------------------------------------------------- > > Key: JUDDI-321 > URL: https://issues.apache.org/jira/browse/JUDDI-321 > Project: jUDDI > Issue Type: Bug > Affects Versions: 3.0 > Environment: JBOSS-4.2.2.GA > Reporter: Jaco van der Nat > Assignee: Kurt T Stam > Priority: Minor > > http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 > 13:43) > web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. > This tag is placed below the <resource-ref> element. > This may result in deployment errors. Especially when adding jboss-web.xml > with the resource-ref element to the WEB-INF folder. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.