connect(username,password,url)
domainRuntime()
cmo.getServerRuntimes()will not work! Don't ask me why.
use instead:
domainRuntimeService.getServerRuntimes()
domainRuntimeService is a WLST predefined variable.
Strange, uh?
Anything about Java, WebLogic, OSB, Linux etc.... this is my logbook of a navigation in the IT Technology ocean.
connect(username,password,url)
domainRuntime()
cmo.getServerRuntimes()domainRuntimeService.getServerRuntimes()
domainRuntimeService is a WLST predefined variable.
Strange, uh?
3 comments:
I tried the logic to find JDBCRuntime Objects but it shows 0 in has Next. Could you elaborate further ? I use spring.jar in weblogic application to connect to my db server.
sorry lava, I really have no energies to troubleshoot this issue, I'm already fighting with WebIllogic WebService security and bleeding too much...
Wow fantastic you live in Kathmandu, I really envy you, must be fantastic over there.
actually I am also fighting with WebIllogic DisIntegration... war on multiple fronts... the troops are exhausted.
Post a Comment