1Feb/112
Custom tubes sample for Metro
I have just added a new custom-tubes sample to the Metro/WSIT sample collection. It is based on one of my previous posts on intercepting web service calls in Metro using custom tubes. I have tested the sample with GlassFish 3.1-b40 and latest Metro 2.1 standalone bundle used on the client side.
To run the sample you need to follow these steps:
- Download and install most recent build of GlassFish 3.1 from the following location: http://dlc.sun.com.edgesuite.net/glassfish/3.1/promoted/
- Don't forget to set the
AS_HOMEenvironment variable to point to your GlassFish installation directory
- Don't forget to set the
- Start GlassFish, e.g.
$AS_HOME/bin/asadmin start-domain - Download most recent Metro 2.1 standalone bundle from the Metro maven repository: http://download.java.net/maven/2/org/glassfish/metro/metro-standalone/
- Unzip the downloaded Metro 2.1 standalone bundle and set
METRO_HOMEenvironment variable to point to the unzippedmetro/ directory - Change to the
custom-tubessample directory, e.g.cd $METRO_HOME/samples/custom-tubes - Follow the
Readme.txtfile located in thecustom-tubessample directory to build and run the sample
April 19th, 2012 - 13:55
Hi I usig a Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01) I deploy custom_tubes example Its running so better in client side but in server side dosent write anything.
Could you help me?
Thanks David
April 20th, 2012 - 12:47
Hi David,
please send your question to use...@metro.java.net .