[jira] [Resolved] (SM-2147) some archetype still refer to old org.apache.cxf.transport.http_osgi package which isn't exist anymore

2012-03-06 Thread Freeman Fang (Resolved) (JIRA)
[ 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

Re: Problems creating an interceptor in ServiceMix cxf 4.3.0

2012-03-06 Thread Freeman Fang
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

[jira] [Work started] (SM-2147) some archetype still refer to old org.apache.cxf.transport.http_osgi package which isn't exist anymore

2012-03-06 Thread Freeman Fang (Work started) (JIRA)
[ 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 > --

[jira] [Created] (SM-2147) some archetype still refer to old org.apache.cxf.transport.http_osgi package which isn't exist anymore

2012-03-06 Thread Freeman Fang (Created) (JIRA)
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

Problems creating an interceptor in ServiceMix cxf 4.3.0

2012-03-06 Thread Joatham
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

[jira] [Created] (SM-2146) URL.equals() causes massive delay for shutdown of a Locator-enabled bundle

2012-03-06 Thread Jeremias Maerki (Created) (JIRA)
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

[jira] [Commented] (SM-2145) jbi-maven-plugin: Artifact unexpectedly filtered

2012-03-06 Thread Yuriy Sidelnikov (Commented) (JIRA)
[ 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.