JMS messaging not working with LCDS and Fiorano
hi there,
been struggling @ day no luck. have finished flex application uses jms messaging, , has worked fine on tomcat server while using activemq. switched using jms provider fiorano however, application can no longer use jms resources. fails whenever application tries subscribe or publish jms topic. made appropriate jms related changes messaging-config.xml.
in tomcat log, turned on lcds debugging , saw error whenever publisher or subscriber trying start:
"jms invocation caught exception: security_exception :: security exception occurred while trying perform operation :: createsubscriber failed,creation of non-durable subscriber not allowed."
i passing jms security credentials via messaging-config.xml , tried doing via flex application (setremotecredentials(..)). know correct because have working java application exact same credentials , other jms settings working fine. seems flex application fails using same jms credentials/settings.
is there other file needs modification other messaging-config.xml new jms provider work? idea may going on?
thanks!
More discussions in LiveCycle Data Services
adobe
Comments
Post a Comment