Can you share the error log. Guess transport is already enabled? On Tue, Jun 30, 2015 at 5:38 PM, Sriashalya Srivathsan <[email protected]> wrote:
> I'm facing $ issue while edit and re save the following proxy in esb > > <?xml version="1.0" encoding="UTF-8"?> > <proxy xmlns="http://ws.apache.org/ns/synapse" > name="SampleProxy" > transports="mqtt" > startOnLoad="true" > trace="disable"> > <description/> > <target> > <endpoint> > <address uri="mqtt:/SampleProxy?mqtt.server.host.name > =localhost&mqtt.server.port=1883&mqtt.client.id > =esb.test.sender&mqtt.topic.name > =esb.test2&mqtt.blocking.sender=true&mqtt.session.clean=false"/> > </endpoint> > <inSequence> > <property name="OUT_ONLY" value="true"/> > <property name="FORCE_SC_ACCEPTED" > value="true" > scope="axis2" > type="STRING"/> > </inSequence> > <outSequence> > <send/> > </outSequence> > </target> > <parameter name="mqtt.connection.factory">mqttConFactory</parameter> > <parameter name="mqtt.topic.name">esb.test2</parameter> > <parameter name="mqtt.content.type">application/json</parameter> > </proxy> > > what could be the reason? > > > -- > Regards > S.Sriashalya, > WSO2 *Inc*. > lean . enterprise . middleware > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
