404 during deploy application on a managed server and no problem with the admin server
Hi
I need some help to solvwe the next problem:
I use weblogic 12.1.2 on a windows machine W2008r2
When I try to deploy an application on the AdminServer I have no problem.
for instance (It do not work with http but it works with t3)
java weblogic.Deployer -adminurl t3://wsv10899:7001 -username weblogic -password xxxxxxx -plan \release\net_bouw_try\plan\plan.xml -targets AdminServer -name NET_BOUW -deploy \release\net_bouw_try\rel_00004_try\NET_BOUW.ear -verbose -debug
I got a problem when I try to do it an managed server for instance:
java weblogic.Deployer -adminurl t3://wsv10899:7001 -username weblogic -password xxxxxxxxxxx -plan -targets NET_BOUW_TRY -name NET_BOUW -deploy