BlazeDS (Turnkey) + ActiveMQ
so, after lot of reading , experimenting, able flex client subscribed activemq topics.  problem first noticed, however, of message bodies on flex side null , tomcat console blazeds had following error:
> jmsadapter encountered error while retrieving jms message body during jms flex conversion: failed build body bytes. reason: java.io.ioexception: ebal.jms.messaging.coa.courseofaction
that kind of made sense me, since never copied of classes used our java applications blazeds, stuck jar in "tomcat/webapps/blazeds/web-inf/lib" folder (i tried putting them in "tomcat/webapps/blazeds/web-inf/classes" , "tomcat/lib" folders). complete opposite of expected happened - nothing worked @ all. there absolutely no recognition blazeds console messages making activemq topic. i'm failing see how *not* having jms object classes works better *having* them.
since there absolutely no documentation on using blazeds activemq beyond configurations, curious if has run in , found fix?
here logging settings:
>
        
            
                [blazeds]  
                false 
                false 
                true 
                true 
            
            
                endpoint.* 
                service.* 
                configuration 
              service.message.jms 
               service.* 
            
        
    
any ideas appreciated.
 > jmsadapter encountered error while retrieving jms message body during jms flex conversion: failed build body bytes. reason: java.io.ioexception: ebal.jms.messaging.coa.courseofaction
that kind of made sense me, since never copied of classes used our java applications blazeds, stuck jar in "tomcat/webapps/blazeds/web-inf/lib" folder (i tried putting them in "tomcat/webapps/blazeds/web-inf/classes" , "tomcat/lib" folders). complete opposite of expected happened - nothing worked @ all. there absolutely no recognition blazeds console messages making activemq topic. i'm failing see how *not* having jms object classes works better *having* them.
since there absolutely no documentation on using blazeds activemq beyond configurations, curious if has run in , found fix?
here logging settings:
>
any ideas appreciated.
 
 More discussions in  Configuration and Getting Started         
adobe
 
  
Comments
Post a Comment