WildFly 10 + Tibco EMS

310 views
Skip to first unread message

Luiz Almeida

unread,
Feb 2, 2016, 12:28:52 PM2/2/16
to Generic JMS JCA Resource Adapter for JBoss AS
Hi guys.

Do any of you have already tried the new WildFly 10 and Tibco EMS integration?
Regards,

Luiz Almeida

Justin Bertram

unread,
Feb 2, 2016, 12:32:24 PM2/2/16
to Generic JMS JCA Resource Adapter for JBoss AS
I haven't tried it, but I don't see any reason why it wouldn't work.  The integration should be essentially the same as far as I'm aware.

Luiz Almeida

unread,
Feb 2, 2016, 12:37:17 PM2/2/16
to Generic JMS JCA Resource Adapter for JBoss AS
Hi Justin.

OK. I'm getting some problems here.
I'll do some more tests and maybe share my doubts.
Thank you in advance.
Regards,

Luiz Almeida

Justin Bertram

unread,
Feb 2, 2016, 12:49:23 PM2/2/16
to Generic JMS JCA Resource Adapter for JBoss AS
Feel free to elaborate on the problems you're having and I'll do my best to help.

Luiz Almeida

unread,
Feb 3, 2016, 7:02:10 AM2/3/16
to Generic JMS JCA Resource Adapter for JBoss AS
OK...here I go :)

I configured my WildFly's standalone.xml with the content in resource-adapter.xml file (see attachments). 
I created the module org.jboss.genericjms.provider in WILD_FLY_HOME/modules/system/layers/base/org/jboss/genericjms. The content is in the provider.zip file.
I'm trying to put my MDB to work.
Here the configurations:

@MessageDriven(activationConfig = {  
        @ActivationConfigProperty(propertyName = "destination", propertyValue = "MyTibcoQueue"),  
        @ActivationConfigProperty(propertyName = "connectionFactory", propertyValue = "jms/tibcoCF") 
})  
@ResourceAdapter("generic-jms-ra.rar") 

When JBoss starts I get an error. You can see it in the error.log file.
Thank you for your help.
Regards,

LA
resource-adapter.xml
provider.zip
error.log
Reply all
Reply to author
Forward
0 new messages