AEM JMS tibco connectivity | Adobe Higher Education
Skip to main content
October 16, 2015
解決済み

AEM JMS tibco connectivity

  • October 16, 2015
  • 1 の返信
  • 831 ビュー

Has anyone tried to connect tibco ems through AEM  I am facing lots of class not found exceptionrelated to tibco jar  ... 

このトピックへの返信は締め切られました。
ベストアンサー smacdonald2008

Remember when creating an OSGi in AEM - to include the required JARs in a bundle fragment. So if you are using a 3rd party Java API to connect to a 3rd party piece of software - ensure that you bundle all of the APIs and their dependencies. 

1 の返信

smacdonald2008
Level 10
October 16, 2015

Remember when creating an OSGi in AEM - to include the required JARs in a bundle fragment. So if you are using a 3rd party Java API to connect to a 3rd party piece of software - ensure that you bundle all of the APIs and their dependencies.