binding-notification-producer failure on message send 
------------------------------------------------------

                 Key: TUSCANY-3037
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3037
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-1.5
         Environment: All
            Reporter: Simon Laws
            Priority: Minor
             Fix For: Java-SCA-1.5


Appears to work but producer fails after each message with the following. 

     [java] Send a report value, ^C or <end> to end
X
     [java] java.lang.UnsupportedOperationException
     [java]     at org.apache.tuscany.sca.implementation.notification.Immutabl
essage.setBody(ImmutableMessage.java:59)
     [java]     at org.apache.tuscany.sca.core.databinding.wire.DataTransforma
onInterceptor.invoke(DataTransformationInterceptor.java:90)
     [java]     at org.apache.tuscany.sca.binding.sca.impl.SCABindingInvoker.i
oke(SCABindingInvoker.java:61)
     [java]     at org.apache.tuscany.sca.core.databinding.wire.PassByValueInt
ceptor.invoke(PassByValueInterceptor.java:55)
     [java]     at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler
nvoke(JDKInvocationHandler.java:309)
     [java]     at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler
nvoke(JDKInvocationHandler.java:156)
     [java]     at $Proxy8.trafficNotification(Unknown Source)
     [java]     at notification.producer.TrafficAdvisoryProducer.produceTraffi
otification(TrafficAdvisoryProducer.java:34)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcc
sorImpl.java:39)
     [java]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingM
hodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:597)
     [java]     at org.apache.tuscany.sca.implementation.java.invocation.JavaI
lementationInvoker.invoke(JavaImplementationInvoker.java:156)
     [java]     at org.apache.tuscany.sca.binding.sca.impl.SCABindingInvoker.i
oke(SCABindingInvoker.java:61)
     [java]     at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler
nvoke(JDKInvocationHandler.java:309)
     [java]     at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler
nvoke(JDKInvocationHandler.java:156)
     [java]     at $Proxy7.produceTrafficNotification(Unknown Source)
     [java]     at notification.producer.TrafficAdvisoryServer.main(TrafficAdv

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to