0 Replies Latest reply on Feb 19, 2008 8:12 AM by yogesharora

    Problem in Using HelloWorld JBPEL Client

    yogesharora

      Hi,

      I am new to JBPEL. I have read the userguide given in the "jbpm-bpel-1.1.GA\doc\userguide\html" folder of jbpel and able to deploy the hello.zip file on the JBoss Server.

      I can see the service deployed at the following URL:

      http://localhost:8080/jbossws/services

      This is shown on the browser when I access the above URL.

      Endpoint Name jboss.ws:context=hello,endpoint=GreeterServlet
      Endpoint Address http://127.0.0.1:8080/hello/Greeter?wsdl

      I need to write the client component (Stanalone or Servlet) to access the service deployed.

      Problem is: How to do the Client side code setup (I mean what all components are needed to acceess it and "more important is how to use all those components together to access the service"?
      How to load the application-client.xml?

      I am using Eclipse to do it.

      Environment Details
      =============
      JBoss - version 4.2.2
      JBPEL - version 1.1
      JBPM - version 3.1.4
      JDK - version 1.5
      Eclipse - version 3.3 (with JBPM plug-in and JBPEL designer)

      Please help me.

      Thanks,
      Yogesh