cancel
Showing results for 
Search instead for 
Did you mean: 

Change of WSDL after used in java for web service.

Former Member
0 Kudos

Hi

I have to develop an application in java which will use a wsdl file for web service proxy.

The scenario is that file will be uplaoded from java and uploaded contents then will be sent to XI using proxy created by wsdl.

I am following a deployble web services approach to create project.

Now the problem is....

I hav created entire project and my application is running fine.

BUT now my manager has changed the wsdl.

How can i incorporate these changes in my project.

do i hav to revert entire project !!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I consider this answered as of now, but please do comment if views different from thoese of Jayant

Former Member
0 Kudos

Yes, you have to create a new deployable proxy project with new wsdl file.

Former Member
0 Kudos

Thanks Jayant,

I did implemented the same solution but is their no way to change existing proxy !!

By reimporting changed wsdl...!!

Former Member
0 Kudos

Hi,

As far as I know there is no option for reimporting new WSDL file. I did lots of R & D when I faced the same problem but conclusion was to create a new deplyable proxy project.

Please rewad points for useful answer

Regards,

Jayant