cjaddapp (add resource)
Format
cjaddapp [server-name] [-nameserver provider-URL]
-type {ejb|war|rar} -name J2EE-application-name
-resname display-name [-resname display-name ...]
cjaddapp [server-name] [-nameserver provider-URL]
-type filter -name J2EE-application-name
-warname WAR-file-display-name
-c Property-File-path [-c Property-File-path ...]
Function
Arguments
protocol-name: : host-name: port-number
Input examples
cjaddapp MyServer -type ejb -name App1 -resname accountJsp
cjaddapp MyServer -type war -name App1 -resname account-war
cjaddapp MyServer -type rar -name App1 -resname account-rar
cjaddapp MyServer -type filter -name App1 -warname account-war -c FilterProp.xml
Return values
Notes