Grazie per il tuo interesse Antonio sono sicuro che la tua soluzione è corretta ma effettuando l'ultimo passo ho avuto questa eccezione
Exception in thread "main" java.lang.NoClassDefFoundError: c:\Programmi\Axis2-1/1/1\lib\activation-LICENSE/txt E' un file presente nella cartella lib... Che devo fare? Ti sarei grato se mi indicassi il modo di risolvere anche questo problema Ciao Antonio --------- Initial Header ----------- >From : "Antonio Borrelli" [EMAIL PROTECTED] To : [email protected] Cc : Date : Wed, 7 Mar 2007 14:31:30 +0100 Subject : Re: [AXIS2] AXISCLASSPATH > Hi tony, i have already done the configuration of the environment for > tcpMon and i have met not few problems. > > I have resolved the problem in this way: > 1) Locate in your filesystem where you have extracted the axis2, i.e. > let's it as C:\AXIS > 1) Set an environment variable AXIS_LIB with the path of the axis lib, > for example C:\AXIS\lib > 2) Set an environment variable AXIS_CLASSPATH as %AXIS_LIB%\* > 3) Launch the tcpmon with > java -cp %AXISCLASSPATH% org.apache.axis.utils.tcpmon > > Thanks, > > /@nborrell > > > > I have set as AXISCLASSPATH > > 2007/3/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Hi, > > I have to create my AXISCLASSPATH or AXIS2CLASSPATH (I don't know how to > > write..)environment variable. > > 1)What i have to put as his value? > > webinf/lib dipath of AXIS2 or all the singles path of .jar files of my > > AXIS2? > > 2) How i can launch tcpmon on AXIS2? > > > > > > Many Thanks > > > > > > > > ------------------------------------------------------ > > Leggi GRATIS le tue mail con il telefonino i-modeTM di Wind > > http://i-mode.wind.it > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > ------------------------------------------------------ Leggi GRATIS le tue mail con il telefonino i-mode di Wind http://i-mode.wind.it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
