This is something I have implemented in WLST but never exposed as a supported feature.
Continue reading here
A blog on Java Middleware technologies
This is something I have implemented in WLST but never exposed as a supported feature.
Continue reading here
6 comments:
Sweet!
I cant tell you how many times I wished for this. To think it was there all along!
hey thats really kewl ..
I have one query.. I am unable to deploy ear file using "deploy" WLST. Could you please give me one s
Hi Satya,
I have placed 'wlstExplorer.jar'in the classpath. after this i tried to start WLST and it gies this error, any clue on this would be helpful?
This issue also comes up when I am try to stop the server using 'stopweblogic.cmd' (i.e. anything which uses WLST - gives this error)
D:\>java weblogic.WLST
Problem invoking WLST - java.lang.NoSuchMethodError: weblogic.management.scripti
ng.utils.WLSTUtil.getWLSTOptions()Ljava/util/List;
Any pointers on this would be appriciated.
Regards,
Unni
Hi Satya,
I have placed 'wlstExplorer.jar'in the classpath. after this i tried to start WLST and it gies this error, any clue on this would be helpful?
This issue also comes up when I am try to stop the server using 'stopweblogic.cmd' (i.e. anything which uses WLST - gives this error)
D:\>java weblogic.WLST
Problem invoking WLST - java.lang.NoSuchMethodError: weblogic.management.scripti
ng.utils.WLSTUtil.getWLSTOptions()Ljava/util/List;
Any pointers on this would be appriciated.
Regards,
Unni
Hi man. Great tip. I´ve been looking for such thing for a long time. jython sintax is a pain in ... most times.
tx for thip.
WLST:Get the EndPoint URI of Business Service on ALSB using WLST.
WLST.
This is regarding WLST.
Actually I need to get the end point URI's of business services on ALSB, but with basic knowledge of WLST I went upto the config.xml of Config directory, but all the business service's endpoint URI's are there in sbconfig folder which is next to the config directory, am not able to navigate this directory.
OK, here is the question, can I get the values which are there in the *.business.xml which is inside in the sbconfig directory in that particular domain. Please help/guide me in this regard how I have to script in such a way that I can get the values.
Satya Please help me regarding this.
Post a Comment