Not able to figure out if it is working or not.
My logs don't give any error. They do say encouraging things like: 17/12/14 10:30.14: [email protected]; Topic=topic; Time=1ms And there is nothing in the error log to indicate a error in processing the message too. But whatever i am doing in there is not happening. I am, for instance doing this: *public any function onMessage(Message,Header) output="true"{* *FileWrite( "/Users/nitish/Documents/Nitish/Official/Tomcat/apache-tomcat-8.0.14/webapps/obd/mmm/messagebroker/files/test.txt", "ha" ,"UTF-8"); * *return; * } The perms for files folder is 777 and for file test.txt too (first i tried without the file's existence too). Please suggest where i could be going wrong. Regards, Nitis -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
