[
https://issues.apache.org/jira/browse/SM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved SM-2147.
--
Resolution: Fixed
Fix Version/s: archetypes-2012.01
commit fix
http://svn.apache.org/viewvc?rev=129
Hi,
Please tell us how you package your SA, OSGi packaging or JBI packaging?
We hava both examples shipped with kit, cxf-wsdl-fisrt for JBI
packaging, cxf-wsdl-fist-osgi-packaging for OSGi packaging, you can
take a look and tell us which kind of packaging you're using.
Freeman
On 2012-3-7
[
https://issues.apache.org/jira/browse/SM-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on SM-2147 started by Freeman Fang.
> some archetype still refer to old org.apache.cxf.transport.http_osgi package
> which isn't exist anymore
> --
some archetype still refer to old org.apache.cxf.transport.http_osgi package
which isn't exist anymore
--
Key: SM-2147
URL: https://issues.apache.org/jira/browse/S
When I create an interceptor in ServiceMix 4.3 and I get the following error
Caused by: java.lang.ClassNotFoundException:
org.eclipse.jetty.util.thread.ThreadPool not found by org.apache.cxf.bundle
The interceptor extends AbstractWSS4JInterceptor and my offices are:
cxf-bundle 2.3.2
thanks
URL.equals() causes massive delay for shutdown of a Locator-enabled bundle
--
Key: SM-2146
URL: https://issues.apache.org/jira/browse/SM-2146
Project: ServiceMix
Issue T
[
https://issues.apache.org/jira/browse/SM-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223101#comment-13223101
]
Yuriy Sidelnikov commented on SM-2145:
--
The problem can be fixed by the following patch.