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

Freeman Fang commented on CXF-5848:
-----------------------------------

Hi Sergey,

No concrete code so far.

Today I tried the spring jaxrs auto-discovery  configuration in OSGi(karaf 
based container of course, :-)) , it doesn't work. Debug told me that the 
spring PathMatchingResourcePatternResolver doesn't know the bundle:// URL so 
can't scan the package and get the resource. As Spring(spring-dm 1.2 in OSGi) 
isn't very popularly used so I think we should just support the blueprint 
configuration in OSGi. The major problem I think so far is the package scan in 
bundle class loader, we probably need revise some tool to support the bundle:// 
resolver, like what I did for SMX4-1599[1]

[1]https://issues.apache.org/jira/browse/SMX4-1599

Best Regards
Freeman

> add blueprint support for jaxrs auto-discovery
> ----------------------------------------------
>
>                 Key: CXF-5848
>                 URL: https://issues.apache.org/jira/browse/CXF-5848
>             Project: CXF
>          Issue Type: New Feature
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to