[ 
https://issues.apache.org/jira/browse/CXF-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740561#action_12740561
 ] 

max laenzlinger commented on CXF-2377:
--------------------------------------

Hi Sergey and Dan,

Meanwhile - as workaround - we will put the xsd-file(s) inside the tomcat /lib 
folder and use 'classpath:/my.xsd' (better then absolute path from a drive.  I 
did not find a solution to jump out of the /lib-folder, kind of  
'classpath/../../xsd/my.xsd' or '...\..\xsd/my.xsd)

Many greetingsand thanks  MAx

> jaxrs Schemahandler inside tomcat lib folder - loading schema with classpath 
> not working
> ----------------------------------------------------------------------------------------
>
>                 Key: CXF-2377
>                 URL: https://issues.apache.org/jira/browse/CXF-2377
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.2.3
>            Reporter: max laenzlinger
>
> See summary. Using absolute path works, but using classpath cant find the 
> schema file inside the webapplication-context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to