I am trying to integrate intraVM SwiftMQ into JBoss AS 4.0.1sp1 according to this wiki entry: http://wiki.jboss.org/wiki/Wiki.jsp?page=InboundSwiftMQ. The problem I encountered is the following:
2005-06-01 16:58:12,610 WARN [org.jboss.system.ServiceController] Problem starting servic e jboss.j2ee:service=EJB,plugin=invoker,binding=message-inflow-driven-bean,jndiName=local/ RoutingRulesListenerBean org.jboss.deployment.DeploymentException: Error for ActivationSpec class com.swiftmq.conne ctor.v15.inbound.ActivationSpecImpl as JavaBean; - nested throwable: (java.beans.Introspec tionException: No property found for: ConnectionFactoryName on JavaBean: com.swiftmq.conne [EMAIL PROTECTED]) (It's the same problem as stated here: http://www.jguru.com/forums/view.jsp?EID=1236640). I decompiled the com.swiftmq.connector.v15.inbound.ActivationSpecImpl and it seems like the ConnectionFactoryName property is there! What am I doing wrong? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879734#3879734 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879734 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
