Unable to located activated endpoint for service connection -Netbeans BPEL

I am trying to run the successTest as per the tutorial http://www.netbeans.org/kb/55/loanprocessing.html#. I get the following message in the output

<faultcode>SOAP-ENV:Server</faultcode>

<faultstring>Unable to located activated endpointfor service connection{http://j2ee.netbeans.org/wsdl/LoanRequestor}LoanRequestorService LoanRequestorPort.</faultstring>

I didnt find much help on this. Can somebody please help me out?

Thanks!

[577 byte] By [subhash00csa] at [2007-11-27 9:46:26]
# 1

Can you check if http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6515709 applies to your case?

At install time, netbeans installer syncs up the jbi engine with the appserver by adding appropriate entries to config files. When an instance is added later, such config should be done manually or this error may be thrown.

I am not sure if this is the reason in your case though.

KarthikRa at 2007-7-12 23:56:57 > top of Java-index,Development Tools,Java Tools...