cancel
Showing results for 
Search instead for 
Did you mean: 

Transporting webservices

Former Member
0 Kudos

Hi Experts,

We have to transport our webservices made through functional modules to our testing server. We are not using any middleware. How can we transport our webservices to the testing service.

We are using using the normal transport mechanism but the binding number gets changed and giving error in quality server.

And is there any transport mechanism through J2ee server in SOA applications also

Regards,

Edited by: Saras Jain on Feb 20, 2009 8:30 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Saras,

As U said Your Webservices are created using F.M.

Transporting TRs' from one Server into another should not give error,if your entire code is working properly on your Development System.

One of the Crude method you can do is Copy the .dat and .co files(pertaining your TR) from ur Development server and paste at respective location onto ur Testing Server.

" binding number gets changed and giving error in quality server"

Can you elaborate on this.