1 Reply Latest reply on Apr 13, 2007 2:38 PM by jposnersails

    Problems running TellerBean Web Service

    jposnersails

      I have been able to get all of the bank running through chapter 4 of the getting started guide.

      I then built and deployed the web server TellerBean according to chapter 5. But, when I navigate to the appropriate URL, I get a 404 error. The JBOSS Log does not not display any errors. The browser shows:

      HTTP Status 404 - /bankws-ejb/TellerService
      type Status report
      message /bankws-ejb/TellerService
      description The requested resource (/bankws-ejb/TellerService) is not available.

      I can see several listings for the TellerBean in the MX console, but being new to this, I don't know if they are listed correctly.

      I tried doing an ant clean, then starting over from scratch. That did not help.

      I am using 4.0.4GA, JDK 1.5.0_11, WinXP

      Any advice would be appreciated.

      Thanks,
      Jeff

        • 1. Re: Problems running TellerBean Web Service
          jposnersails

          I found the problem but not the solution. This service is being deployed on port 8080 even though I have changed every single occurance in the rest of the bank to 9090. I have grepped every single file for an occurance of 8080 and can't find where this is coming from. Can anyone tell me where else this port ID could be coming from?

          Or is there some way to change to port after deployment?

          Thanks,
          Jeff

          The deployment log reads:
          [ServiceEndpointManager] WebService stopped: http://jeff-d610:8080/bankws-ejb/TellerBean