wlstestclient.ear not deployed like weblogic console on demand applications as ocument says. so not
Hi I am running weblogic 10.3.5 on RH Linux 5 and document says wlstestclient is deployed like console app and iddi But when we try to connect to t3://localhost:7001/wls_utc Not getting it. We are not getting any exception/ERROR in admin console, what we are getting in Browser is it is Error 404--Not FoundFrom RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
0