0 Replies Latest reply on Nov 30, 2001 6:40 AM by kavitha_srinivas

    ConnectionFactory

    kavitha_srinivas

      In JBoss ,is it not possible to specify a different ConnectionFactory name,other than 'ConnectionFactory'? If so,how can we do it ?
      I tried to change settings in jbossmq-service.xml (as specified in one previous topic discussion),but Iam still getting the exception while trying to run.

      An exception occured while testing HelloPublisher: javax.naming.NameNotFoundExce
      ption: TopicConnectionFactory not bound
      javax.naming.NameNotFoundException: TopicConnectionFactory not bound
      at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
      RemoteCall.java:245)
      at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
      220)
      at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
      at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:365)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:349)
      at javax.naming.InitialContext.lookup(InitialContext.java:350)
      at HelloPublisher.(HelloPublisher.java:67)
      at HelloPublisher.main(HelloPublisher.java:130)

      Hope to get a reply soon.
      Thanks
      Kavitha