|
Home > Archive > WebSphere Application Server > April 2006 > How to configure "Module" and "URI" as variables using wsadmin
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to configure "Module" and "URI" as variables using wsadmin
|
|
| vannguyen0 2006-02-13, 6:05 pm |
| When you type this command in wsadmin:
$AdminApp taskInfo myear.ear MapModulesToServers
This will output something like
The current contents of the task after running default bindings are:
....
....
....
Module: MYWEB
URI: MYWEB.war,WEB-INF/web.xml
Server: WebSphere:cell=mycell,node=mynode,server
=server1
Is there a way to set "Module" and "URI" as variables?
| |
| CharlyOz 2006-04-02, 8:04 pm |
| Van,
Hi. I am trying to deal with the same issue as you had here.
Please can you let me know if you found a solution for this, and if yes,
what it is?
Thanks,
Charly.
"vannguyen0" <vnguyen@wynnesystems.com> wrote in message
news:1195665384.1139851201484.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> When you type this command in wsadmin:
>
> $AdminApp taskInfo myear.ear MapModulesToServers
>
> This will output something like
>
> The current contents of the task after running default bindings are:
> ...
> ...
> ...
> Module: MYWEB
> URI: MYWEB.war,WEB-INF/web.xml
> Server: WebSphere:cell=mycell,node=mynode,server
=server1
>
> Is there a way to set "Module" and "URI" as variables?
|
|
|
|
|