anish manikandan

Greenhorn
+ Follow
since May 05, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by anish manikandan

Hi all,

I wanted to know if this crazy idea would work.

I have a servlet which acts as an entry point to my web service which is coded in Java completely. Now, I want to change the same web service to AXIS. I don't want to change the URL for it on my web server. And I want to deploy both of them at the same time, and route requests to the corresponding service depending on the requests.

I hope now you believe I'm crazy.

I want to know if there is a way I can implement this.

Thanks,
Anish
[ May 08, 2008: Message edited by: Bear Bibeault ]
15 years ago