[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2619) Consider DeploymentUnit's metadataLocation in ArchiveDeployment.getMetadataFileURL(..)

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri May 8 10:05:46 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBWS-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466497#action_12466497 ] 

Daniel Bevenius commented on JBWS-2619:
---------------------------------------

I've discovered an issue after merging our main trunk into my workspace. I had forgotten to add all .xsd files to our deployment units metadata location which meant that WS did not find them. 
So I've added them and after that discovered the following issue with code added with check-in with revision 9901 "Fixing metadata search". I had not thought of this and not tested for it either. 

I've modified the code slightly and added PathUtil method that fixes the paths.
I'll attached a diff of the ArchiveDeploymentImpl class and also PathUtil.java and PathUtilTest.java that I put locally in the the jbossws-common project.

I've tried this and got this to work with Branch_5_x.


> Consider DeploymentUnit's metadataLocation in ArchiveDeployment.getMetadataFileURL(..)
> --------------------------------------------------------------------------------------
>
>                 Key: JBWS-2619
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2619
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-integration
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>            Priority: Critical
>             Fix For: jbossws-cxf-3.1.2,  jbossws-native-3.1.2, jbossws-cxf-3.2.0, jbossws-metro-3.2.0
>
>
> See: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154131 and http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154263&postdays=0&postorder=asc&start=10

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list