[
https://issues.apache.org/jira/browse/CXF-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978045#comment-13978045
]
Francesco Chicchiriccò edited comment on CXF-5704 at 4/23/14 10:20 AM:
-----------------------------------------------------------------------
I see {{base-packages}}, not {{basePackages}} in
[jaxrs.xsd|https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=blob;f=rt/frontend/jaxrs/src/main/resources/schemas/jaxrs.xsd;h=a63c875c9c465e75def94bdb977c8dc9484f7d72;hb=2625deedb3de474576638ddb1d283fbf2ade2e2b]:
am I wrong?
When using {{base-packages}} I get this exception:
{code}
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'restContainer': Invocation of init method failed; nested exception
is org.apache.cxf.service.factory.ServiceConstructionException
[...]
Caused by: org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxrs.JAXRSServerFactoryBean.create(JAXRSServerFactoryBean.java:210)
~[cxf-rt-frontend-jaxrs-3.0.0-SNAPSHOT.jar:3.0.0.SNAPSHOT]
{code}
was (Author: ilgrosso):
I see {{base-packages}}, not {{basePackages}} in
[jaxrs.xsd|https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=blob;f=rt/frontend/jaxrs/src/main/resources/schemas/jaxrs.xsd;h=a63c875c9c465e75def94bdb977c8dc9484f7d72;hb=2625deedb3de474576638ddb1d283fbf2ade2e2b]:
am I wrong?
> Enhance Spring-based auto-discovery code to locate classes implementing
> matching interfaces
> -------------------------------------------------------------------------------------------
>
> Key: CXF-5704
> URL: https://issues.apache.org/jira/browse/CXF-5704
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.0.0-milestone2
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: Syncope-trunk-CXF-5704.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)