Hi,
I've a simple flow : Quartz -> Saxon(xslt transformaton) -> Http.
When I try to deploy my package (with sm 3.1 or 3.2 snapshot from 03/05/07)
I got the folowwing error : 
ERROR - SaxonComponent                 - Error processing exchange InOnly[
  id: ID:frecb000778-55755-1183468154627-12:1
  status: Active
  role: provider
  service: {http://www.blupblup.org}serviceName
  endpoint: endpointName
  in: <?xml version="1.0"
encoding="UTF-8"?><timer><name>egdgd</name><group>dgdfg</group><fullname>dgdfg.egdgd</fullname><description/><fireTime>Tue
Jul 03 15:10:23 CEST 2007</fireTime></timer>
]
java.lang.UnsupportedOperationException: Unsupported MEP:
http://www.w3.org/2004/08/wsdl/in-only
        at
org.apache.servicemix.common.endpoints.ProviderEndpoint.processInOnly(ProviderEndpoint.java:130)
        at
org.apache.servicemix.common.endpoints.ProviderEndpoint.process(ProviderEndpoint.java:100)
        at
org.apache.servicemix.common.AsyncBaseLifeCycle.doProcess(AsyncBaseLifeCycle.java:489)
        at
org.apache.servicemix.common.AsyncBaseLifeCycle.processExchange(AsyncBaseLifeCycle.java:441)
        at
org.apache.servicemix.common.BaseLifeCycle.onMessageExchange(BaseLifeCycle.java:46)
        at
org.apache.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(DeliveryChannelImpl.java:593)
        at
org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:174)
        at
org.apache.servicemix.jbi.nmr.flow.seda.SedaFlow.doRouting(SedaFlow.java:176)
        at
org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java:134)
        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
        at java.lang.Thread.run(Thread.java:595)

I don't see how I could change the saxon component MEP neither why InOnly
MEP isn't a right MEP.

Could anyone help me ?

Thanks

Natahca

-- 
View this message in context: 
http://www.nabble.com/Saxon-Unsupported-MEP-%3A-InOnly-tf4018266s12049.html#a11412129
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to