Question about deploying with wsaman with multiple adapters

I have a question about deploying a web service to a specific WSA instance.

I have three different adapters -
./tomcat/webapps/wsa/wsa1
./tomcat/webapps/wsadev/wsa1
./tomcat/webapps/wsatest/wsa1

How can you specify the instance (wsa, wsadev, or wsatest)?

The syntax that I'm familiar with is
wsaman -name wsa1 -wsm xxsso.wsm -deploy

What I don't see is where you can specify which instance to deploy to. Any help would be greatly appreciated!

-Dan
 
Top