Here are three sample files for current JSR-88 implementation.
This example assumes Geronimo libraries to be available in d:\dev\cargo\geronimo-1.0-169186, Geronimo server to be available at the default URI with default login and password.
For samples to work, the following five JARs from the Geronimo distribution have to be in the CARGO's classpath (Playing around with classloaders doesn't help as, for example, RMI protocol handlers are not visible to java.net unless they're in the classpath; hope this only affects Geronimo):
—
mx4j-remote-3.0.1.jar
mx4j-3.0.1.jar
cglib-nodep-2.1.jar
commons-logging-1.0.4.jar
geronimo-kernel-1.0-169186.jar
—
Here are three sample files for current JSR-88 implementation.
This example assumes Geronimo libraries to be available in d:\dev\cargo\geronimo-1.0-169186, Geronimo server to be available at the default URI with default login and password.
For samples to work, the following five JARs from the Geronimo distribution have to be in the CARGO's classpath (Playing around with classloaders doesn't help as, for example, RMI protocol handlers are not visible to java.net unless they're in the classpath; hope this only affects Geronimo):
—
mx4j-remote-3.0.1.jar
mx4j-3.0.1.jar
cglib-nodep-2.1.jar
commons-logging-1.0.4.jar
geronimo-kernel-1.0-169186.jar
—