Hi Tim / Hong,
We are depending on the deployment-client OSGi bundle for deployment.
In the past we were using this jar file outside of OSGi, we're not
accessing "normally" and I ran into an issue b/c the MANIFEST.MF file
does export any packages. I need it to export:
"org.glassfish.deployment.client" I have added this to the pom.xml and
have tested this -- it works so far (I'm doing more testing). I plan to
check this in soon, I just wanted to make you aware of what I'm doing in
case I'm wrong or you have other ideas. :)
Thanks!
Ken