Hi
When I craeate a provider connector from a WSDL in any Integration server its running fine in my 8.2 environment. But when I make a build of it and deploy it in other server it is creating problem. After deployment when I click on the connector to get the new end point, the developer is hanging.When I copy and paste the same folder to new Is it is working but not working after deployment. Previously I was doing in 7.1.2 version and there was no problem.
Is there any build and deploment method difference between version 7.1.2 and 8.2 ?
When I create the provider connector I set the Read and Execute ACL as Anonymous.When I make a build and deploy to the same IS and firing a request with endpoint (got at the time of creation of that connector) I get a Java.lang.NullPointerException.
Is it due to any Binding , Permission ,ACL problem