3 Replies Latest reply on Jul 6, 2007 8:34 AM by burrsutter

    Error running samples/quickstarts/helloworld

    karthikg

      I followed the steps in the "Getting Started Guide" of JBoss ESB.
      When i ran the samples/quickstarts/helloworld example,

      I ran into this error -
      Any idea what am i missing here?

      *******************

      samples\quickstarts\helloworld\jbossesb.xml
      [java] javax.naming.NameNotFoundException: InquiryService not bound
      [java] at org.apache.ws.scout.transport.RMITransport.send(RMITransport.
      java:91)
      [java] at org.apache.ws.scout.registry.RegistryImpl.execute(RegistryImp

      *******************


      E:\karthik\software\JBoss\jbossesb-4.0GA-bundle\samples\quickstarts\helloworld>a
      nt
      Buildfile: build.xml

      prepare:

      compile:

      jars:
      [delete] Deleting: E:\karthik\software\JBoss\jbossesb-4.0GA-bundle\samples\qu
      ickstarts\helloworld\build\Quickstart_helloworld.jar
      [jar] Building jar: E:\karthik\software\JBoss\jbossesb-4.0GA-bundle\sample
      s\quickstarts\helloworld\build\Quickstart_helloworld.jar

      run:
      [echo] Basic JMS Gateway and Listener with Actions
      [java] +----------------------------------------------------------+
      [java] | |
      [java] | Starting JBossESB... |
      [java] | |
      [java] +----------------------------------------------------------+
      [java] Reading config from E:\karthik\software\JBoss\jbossesb-4.0GA-bundle\
      samples\quickstarts\helloworld\jbossesb.xml
      [java] javax.naming.NameNotFoundException: InquiryService not bound
      [java] at org.apache.ws.scout.transport.RMITransport.send(RMITransport.
      java:91)
      [java] at org.apache.ws.scout.registry.RegistryImpl.execute(RegistryImp
      l.java:273)
      [java] at org.apache.ws.scout.registry.RegistryImpl.findService(Registr
      yImpl.java:736)
      [java] at org.apache.ws.scout.registry.BusinessQueryManagerImpl.findSer
      vices(BusinessQueryManagerImpl.java:638)

      thanks,
      Karthik