About Me

My Photo
Satya Ghattu's Blog
I work in a financial company where my team provides Architecture, IT, Engineering & Strategic support to Business applications. I worked for BEA Systems (now Oracle) for more than five years as a Senior Software Engineer mainly in the Operations Administration and Management aspects of WebLogic Platform. I possess vast experience in software development excelling in Middleware & Database Components and Core Java/J2EE technologies. I also lead a few open source projects and a contributor on Dev2Dev. Did I mention that I am the original author of WebLogic Scripting Tool (WLST), the official command line tool for WebLogic Platform. I also hold a few software patents, prior to BEA Systems I worked in variety of software industries in various different roles as a Senior Java developer, Software Analyst and as an Oracle DBA. I have a Masters Degree in Engineering from The University Of Akron, Ohio.
View my complete profile

Friday, December 12, 2008

Easing WLST syntax while navigating MBeans in interactive mode

This is something I have implemented in WLST but never exposed as a supported feature.

Continue reading here

6 comments:

Brian said...

Sweet!

I cant tell you how many times I wished for this. To think it was there all along!

Sateesh Battu Jaya said...

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

UP said...

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

UP said...

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

Marcos Maia said...

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.

VidyaSagar said...

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.

Locations of visitors to this page