Hi Martin, Thanks a lot for your detailed information! It helps me a lot!!
Now I can do some changes to the soapmonitor and then test it!:) Best regards, Cuiting On Fri, Mar 18, 2011 at 4:04 PM, Martin Gainty <mgai...@hotmail.com> wrote: > create a test folder > cd /test > > download to test folder the pom.xml and all jars from > > http://repo1.maven.org/maven2/org/apache/axis2/axis2-soapmonitor-servlet/1.5.4/ > > --create folders to hold java src > mkdir src > cd src > mkdir main > cd main > mkdir java > cd .. > cd .. > > --unjar contents to ./src/main/java > jar -xvf axis2-soapmonitor-servlet-1.5.4-sources.jar ./src/main/java > > --create folders for compiled classes > mkdir target > cd target > mkdir classes > cd .. > > test>mvn -e -X compile > test>mvn -e -X package > > ls -al ./target > > and you should see the maven axis2-soapmonitor-servlet-1.5.4.jar > > Martin Gainty > ______________________________________________ > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité > > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte > Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht > dient lediglich dem Austausch von Informationen und entfaltet keine > rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire informez > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci > est interdite. Ce message sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > > ------------------------------ > Date: Fri, 18 Mar 2011 14:16:05 +0100 > Subject: SOAP monitor module in AXIS2 > From: kathy.che...@googlemail.com > To: java-dev@axis.apache.org > > > Hi there, > > I am trying to use the SOAP monitor module, while I cannot find the > soapmonitor-servlet-1.5.4.jar in the lib of AXIS2. > I compiled the whole axis2 project, still cannot get the jar file. > Does anyone have experience in this issue? Thanks in advance! > > -- > Best regards, > Cuiting Chen > > -- Best regards, Cuiting Chen