Skip to content

Groovy Scripts for hybris hac console for activeMq , webservers etc

Notifications You must be signed in to change notification settings

cblicous/ygroovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hybris groovy scripts

##activemqjmx.groovy

Groovyscript that connects to a given jmx port and can iterate over activeMq QueueViewMBean and list the sizes of the given queues, can also work with a password and username on activeMq. Can be used for much more purposes than that

##hybris-webserver.groovy

Simple webserver based on the com.sun.net.httpserver.HttpServer with a few convinience methods and already added basic stuff like spring service integration and json responses.

Uses JsonBuilder from groovy

Can be run from hybris HAC as a groovy script

About

Groovy Scripts for hybris hac console for activeMq , webservers etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages