| Projects on Google Code | Results 1 - 10 of 18 |
= What is it? =
This is an Eclipse text based !WebSphere MQ environment configuration editor.
It uses [http://www.eclipse.org/Xtext TMF XText] to define a DSL describing MQ environments.
With a concrete model you can generate all artifacts (scripts, documentation) needed to create the whole e...
Helper Java classes for [http://www.ibm.com/software/integration/wbimessagebroker/ WebSphere Message Broker]. This includes compute node template classes and high-level message classes.
== Getting started ==
* BuildingTheSource
* [http://code.google.com/p/wmb-util/downloads/list Download a bi...
Plugin for Nagios which allows monitoring the internals of WebSphere Application Server.
Start here:
InitialConfiguration
Currently, the following items are currently possible to monitor:
* MonitorJvmHeapsize
* MonitorJdbcConnectionPools
* MonitorThreadPools
* MonitorLiveSessions...
Supporting a medium to large group of Java Application servers and communicating with developers and testers can be a tedious, time consuming, and if done manually error prone process. This project is going to create a Jython based app that will initially communicate with IBM's WebSphere Applicatio...
This repository has sample code examples of a number of J2EE technologies. Please TortoiseSVN tool for subversion. Here are some faqs:
1. How to relocate your project to a new repository?
Assuming you have files in your local working folder that has been previously checked-out from a previous ...
OnlineMQ puts traditional message queuing over the web.
The service consist of
1. Server side which is our core application running in the cloud (Joyent cloud computing)
2. API libraries and software (client side)
All our API (client-side) code is open-source, it varies from general Java AP...
IxoraRMS is a tool for visualizing monitoring data. It is written in Java and has a Swing GUI. As part of my job I am involved in performance testing and I felt the need for a tool with the following characteristics:
* quick to deploy
* able to provide rich amounts of monitoring data
* able to...
monitoring,
java,
customization,
visualization,
websphere,
weblogic,
mysql,
db2,
oracle,
tomcat,
postgresql
Using this library, you can easily send and receive messages onto any JMS provider. It also supplies specialized fixtures for [http://www-306.ibm.com/software/integration/wmq/ WebSphere MQ].
The library is based on [http://servicefixture.sourceforge.net/ ServiceFixture] which means we can also u...
This project provides a library for making it easier to work with [http://www-306.ibm.com/software/integration/wmq/ WebSphere MQ] from Java. For example, it will provide classes for creating RFH2 headers and sending PCF messages.
==Current functionality==
* CreatingRfh2Header
* ReadingRfh2H...
hypersphere follows a model-driven approach to migrate EJB 2.1 applications to a vendor-neutral EJB 3.0 platform.
Aiming to provide a suite of generators in the future, hypersphere provides only one generator for the automatic migration of !WebSphere-based EJB 2.1 applications so far.