Select to view content in your preferred language

3rd party jar deployment in GeoEvent Server

253
0
09-17-2019 11:33 AM
SharpCoderR
New Contributor

I have bunch of Sonic ESB related jars and wanted to use them in custom transport to connect the ESB.

Anyone help me on understanding the correct way of deploying these jars inside GeoEvent server. In my Maven , I have set the Class-Path : lib/Jafiles. And copied all the jar files to this folder under "GeoEvent".  But GeoEvent server is not recognizing the required JARs

I can convert these legacy jars into OSGi framework based and deploy them through Felix plugin from Maven project.

I am getting the NoClassFound, Cannot Instantiate and NoDefClassFound errors. How to resolve these problem by deploying these jars in correct location inside the GeoEvent server.

Thanks in advance.

0 Kudos
0 Replies