dev@glassfish.java.net

V3: org.glassfish.common.glassfish-api version

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Wed, 18 Jun 2008 16:14:50 -0700

On the latest ws (don't know how QL passes), I'm getting the following error
that is caused by the wrong version ref for the
org.glassfish.common.glassfish-api (either from deploying a web+JPA example or
trying to access admingui):

ResolveError: Failed to start org.glassfish.scripting:gf-jruby-connector:1.0
...
Caused by: org.osgi.framework.BundleException: Unresolved package in bundle 8:
module;
(&(bundle-symbolic-name=org.glassfish.common.glassfish-api)(bundle-version>=10.0.0.rev4)(bundle-version<=10.0.0.rev4))



The rev is already rev5 for the glassfish-api :(

thanks,
-marina