0 Replies Latest reply on Nov 6, 2008 4:42 PM by barn

    Browser access to web service parameters

      Hello,
      Trying to get the Hello World example to run I can get to the screen with the console and the HelloWorld Process listed (as the only process). Then I can get a screen with the URL: http://localhost:8080/hello/Greeter? that says "And Now... Some Services" but the service listed (sayHello) is not clickable and I don't know how to get to the place where I can input values to the variable which will be concatenated with "Hello".
      When I had made a web service in C# it was possible to go to that service and type in values to the input variables. Can I do that here?
      Thanks,
      Barn