0 Replies Latest reply on Oct 14, 2003 3:01 PM by samus

    News module

    samus

      I have everything working fine except the news module. I see where it starts to deploy but then this exception is generated 2003-10-14 16:30:19,730 WARN [org.jboss.system.ServiceController] Problem starting service nukes.modules:name=news

      javax.naming.NameNotFoundException: Comment not bound

      at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)

      at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)

      at org.jnp.server.NamingServer.getObject(NamingServer.java:509)

      at org.jnp.server.NamingServer.lookup(NamingServer.java:282)

      at org.jnp.server.NamingServer.lookup(NamingServer.java:256)

      at org.jnp.server.NamingServer.lookup(NamingServer.java:256)

      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:528)

      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)

      at javax.naming.InitialContext.lookup(InitialContext.java:347)

      at org.jboss.nukes.addons.modules.news.NewsModule.start(NewsModule.java:94)
      ...snip...

      I have tried this with the cvs daily snapshot from a few weeks ago and from the one that was linked on 10/14/03. As far as I can tell the deployment descriptors look right but on the line that creates the comment home ojbect it fails.