cancel
Showing results for 
Search instead for 
Did you mean: 

invoking wsdl in java

Former Member
0 Kudos

Hi,

We have an EJB project for CRM customer self service.

The requirement we have is to call a wsdl which will in turn invoke a PI proxy.

The wsdl file is from PI.

I am not sure how to instantiate the WSDL and the proxy classes.

What should be the URL, port, target namespace etc.

I was able to import the wsdl  in the EJB DC and generate java bean skeleton and client for it.

However, I am not clear with the code to instantiate the classes.

Please suggest.

Thanks,

Veena.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

  what 's your problem details ? I am not sure what you want to know?

junwu
Active Contributor
0 Kudos

all are routine code

just google