use of resource?

2007-11-14 Thread cui.hailin
src/main/resource/META-INF/service/org/apache/servicemix/jbi/* src/main/resource/META-INF/service/org/apache/servicemix/jdbc/* use of these file in the directory? thanks -- View this message in context: http://www.nabble.com/use-of-resource--tf4810215s12049.html#a13762819 Sent from the Servi

Re: WSIT Support

2007-11-14 Thread ArmenH
Thanks. Is there a technical reason why WSIT is not used in ServiceMix 3.2 instead? Freeman Fang-2 wrote: > > For servicemix cxf bc, we support ws-security, ws-ReliableMessage, > ws-policy, ws-Addressing, MTOM now > Regards > > Freeman > > ArmenH wrote: >> Yes, thank you for replying.

Re: WSIT Support

2007-11-14 Thread ArmenH
Yes, thank you for replying. Please confirm whether any of the WS-* specs below are not supported. We would need a true Enterprise solution for our financial systems. Thanks again for your kind attention. WS-Trust WS-Security WS-SecureConversation WS-Federation WS-ReliableMessaging WS-Atom

[jira] Created: (SM-1138) Unwrapped XAResource objects used by JMS JCA consumer classes cause problems with Howl logging

2007-11-14 Thread Craig Muchinsky (JIRA)
Unwrapped XAResource objects used by JMS JCA consumer classes cause problems with Howl logging -- Key: SM-1138 URL: https://issues.apache.org/activemq/browse/SM-1138

Re: build failed with 4.0 trunk code

2007-11-14 Thread Guillaume Nodet
This is because the JBI layer is tested against the 3.2.1-SNAPSHOT version of servicemix. I will upload a snapshot asap. In the meantime, you can checkout the 3.2branch and build it locally. On Nov 14, 2007 4:04 PM, Jeff Yu <[EMAIL PROTECTED]> wrote: > Hi All > > I've updated today's servicemix

build failed with 4.0 trunk code

2007-11-14 Thread Jeff Yu
Hi All I've updated today's servicemix 4.0 branch code, and I ran "mvn clean install -Dmaven.test.skip=true", I got below error.. Anyone else see this error? Missing: -- 1) org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-SNAPSHOT Try downloading the file manually fr