Hi All,<br><br>I've just updated my pom replacing 3.0.0.Alpha3 with 3.0.0.Final and I've got a couple of errors.<br><br>I've fixed the first error just adding <br><br> <dependency><br> <groupId>joda-time</groupId><br>
<artifactId>joda-time</artifactId><br> <version>1.6.2</version><br> </dependency><br><br><br>is is ok to define seam dependencies manually ? should not that dependency been part of seam ?<br>
<br>the second error that I'm getting is <br><br>org.glassfish.deployment.common.DeploymentException: java.lang.NoClassDefFoundError: Lorg/jboss/logmanager/Logger$AttachmentKey;<br> at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:167)<br>
at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125)<br> at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:224)<br> at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:338)<br>
at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:183)<br clear="all"><br><br>any ideas ?<br><br>(using Glassfish 3.0)<br><br>thanks<br>-- <br>Sebastian E. Ovide<br><br><br><br>
<br>