soapui-projectgen: Maven plugin for the creation of soapui projects. The plugin uses a list of WSDLs to create TestSuites and an another list of WSDLs to create Mock Services.
weblogic-custom-logging: Tool to filter and redirect log records from the Weblogic log. The tool brings logManagers to filter OSB (Oracle Service BUS) proxy log messages
test-bs-rules: Classes to test creation of BucketSet of Oracle Bussines Rules (OBR) using the java API
deadlock: Two utilities to detect a deadlock inside a JVM.
- deadlock-detection: A remote deadlock detector. In connects to a JVM using JMX to detect if a deadlock is ocurring, it needs the host and the port.
- deadlock-detector-service: A Weblogic Rest service to detect if is ocurring a deadlock in the server.
http-token-authenticator: A full example of a Weblogic custom authenticator