Building 1. Build the plugin using the command "mvn clean install" NOTE: Use maven 2.0.6. Other versions seem to cause some build problems!! Deploying in Geronimo Jetty 2.0.1 0. Install Geronimo Jetty 2.0.1 to say 1. Copy geronimo-tuscany-http-jetty\target\geronimo-tuscany-http-jetty-1.0-SNAPSHOT.jar to \repository\org\apache\geronimo\plugins\geronimo-tuscany-http-jetty\1.0-SNAPSHOT\ 2. Start Geronimo Jetty 2.0.1 server 3. Deploy plugin using the command "\bin\deploy.bat install-plugin tuscany-jetty\target\tuscany-jetty-1.0-SNAPSHOT.car" Tuscany jars can now be deployed using deploy.bat or "Deploy New" portlet in Admin Console. Deploying in Geronimo Tomcat 2.0.1 0. Install Geronimo Tomcat 2.0.1 to say 1. Copy geronimo-tuscany-http-tomcat\target\geronimo-tuscany-http-tomcat-1.0-SNAPSHOT.jar to \repository\org\apache\geronimo\plugins\geronimo-tuscany-http-tomcat\1.0-SNAPSHOT\ 2. Start Geronimo Tomcat 2.0.1 server 3. Deploy plugin using the command "\bin\deploy.bat install-plugin tuscany-tomcat\target\tuscany-tomcat-1.0-SNAPSHOT.car" Tuscany jars can now be deployed using deploy.bat or "Deploy New" portlet in Admin Console.