0 Replies Latest reply on Nov 10, 2008 3:42 PM by barn

    Beginner's Hello World question

      Hello,
      I asked this in the beginner's forum but there were no answers, so if you don't mind I'll try again in this more specific forum:

      Trying to get the Hello World example to run in the jBPM 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 function 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 from a browser and type in values to the input variables. Can I do that here?
      Thanks,
      Barn