0 Replies Latest reply on Jan 18, 2006 10:01 AM by gmaurice

    jms not bound

    gmaurice

      I'm trying to run an application which uses JMS and I get the following eror message:

      09:44:29,084 INFO [STDOUT] [Flex] cause=javax.naming.NameNotFoundException: jms
      not bound type=class javax.naming.NameNotFoundException
      javax.naming.NameNotFoundException: jms not bound
      at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)

      I copied my JBoss folder to another computer and the application works like a charm. Obviously my computer is configured to conflict with JMS somehow. The question is.. what could that be? Does JMS depend on external resources such as a port or socket?

      Thanks,
      Gilles