[jboss-user] [JBoss jBPM] - Problem in Using HelloWorld JBPEL Client
yogesharora
do-not-reply at jboss.com
Tue Feb 19 08:12:21 EST 2008
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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130388#4130388
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130388
More information about the jboss-user
mailing list