I need to integrate with an third party system, where they use tibco ems as the medium of communication. My system works on a wildfly server , when i googled i found out certain links like https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html/Administration_and_Configuration_Guide/Configure_a_Generic_JMS_Resource_Adapter_for_Use_with_a_Third-party_JMS_Provider.html
https://developer.jboss.org/wiki/JBoss7IntegrationWithTibcoEMSUsingGenericJMSRA
this where they are giving the information about this integration . But as per this they are using some tibco jars which am not able to find in net(i guess these are part of enterprise versions). Is there any way forward without using enterprise versions to communicate with a tibco jms system ?