[seam-dev] glassfish and Seam Faces error.

Brian Leathem bleathem at gmail.com
Thu Feb 17 18:47:33 EST 2011


Hi Sebastien,

If you include the joda time jar with your application, I assume it 
deploys fine?  If that is the case, please file a jira issue, as we 
shouldn't have such an external dependency requirement.

Thanks,
Brian Leathem

On 02/17/2011 07:36 AM, Sebastian E. Ovide wrote:
> Hi All,
>
> I'm testing the 3.0.0.Beta3 version and still getting this error while 
> deploying in Glassfish (just clicking run un Netbeans):
>
> WARNING: Exception while starting bundle 
> com.sun.enterprise.osgi-adapter [195]
> org.osgi.framework.BundleException: Activator start error in bundle 
> com.sun.enterprise.osgi-adapter [195].
>         at 
> org.apache.felix.framework.Felix.activateBundle(Felix.java:1751)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
>         at 
> org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
>         at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
>         at 
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
>         at 
> org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
>         at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
>         at 
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
>         at java.lang.Thread.run(Thread.java:636)
> Caused by: java.lang.NoClassDefFoundError: org/joda/time/DateTimeZone



More information about the seam-dev mailing list