schemaLocation Problem (Netbeans and Remote BPEL-Services)
Heinrich He
Greenhorn
Joined: Feb 26, 2008
Posts: 1
posted
0
I there,
did anyone ever deploy and testBPEL Services running on a remote Glassfish installation?
Coding and deploying seems to be working. But I think i forgot a configration option. Because the schmeLocations in the automatic generated xml File are wrong.
Where do i config the remote wsdl services or casa port bindings? Is there a hidden Netbeans Config File?
If I deploy only the .xsd and .wsdl files on my local domain and test the BPEL-Composite-App with the SOAP-UI (Eclipse-Plugin), the CompositeApp is working (remotely!!). But Netbeans still wont test it because of SOAP Port Binding errors..