[ 
https://issues.apache.org/jira/browse/SYNAPSE-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556260#action_12556260
 ] 

Andreas Veithen commented on SYNAPSE-207:
-----------------------------------------

The fix based on URL.setURLStreamHandlerFactory does not work when Synapse is 
deployed as a WAR. Indeed, URL.setURLStreamHandlerFactory can only be called 
once per VM and it will be called already by the servlet container.

> Support classpath resources in registry entries
> -----------------------------------------------
>
>                 Key: SYNAPSE-207
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-207
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1
>            Reporter: Jose Luis Alba
>            Assignee: Asankha C. Perera
>            Priority: Minor
>             Fix For: 1.1.1
>
>
> When defining a localEntry the src attribute specifies a URL resource. It 
> would be useful to load the resources from classpath using something like 
> (spring) src="classpath:someFile.xml".

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to