To use the default shared library, places all your jar files in the var\shared\lib, and configure the dependency below in your application plan, then all those classes should be available in your ear application. <dependency> <groupId>org.apache.*geronimo*.configs</groupId> <*artifactId*>*sharedlib*</*artifactId*> </dependency> Hope it helps.
2012/1/24 easyl <[email protected]> > Geronimo 2.2.1 > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Build-a-plugin-jar-with-native-libs-on-geronimo-tp3681767p3683998.html > Sent from the Users mailing list archive at Nabble.com. > -- Ivan
