JBoss Community

Re: How to obtain the server start datetime in AS7?

created by Stan Silvert in JBoss AS 7 Development - View the full discussion

These CLI commands will give it to you:

 

/core-service=platform-mbean/type=runtime/:read-attribute(name=start-time)

 

/core-service=platform-mbean/type=runtime/:read-attribute(name=uptime)

 

Stan

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community