Quoting Ruben DF <[EMAIL PROTECTED]>: > I fixed the axis error. I just moved all > /target/lib/*.jar files and kandula_*.jar to > catalina/shared/lib(and not to axis/WEB-INF/lib).I > only put interopibm.jar and test-suite1.jar files to > axis/WEB-INF/lib and the error disappeared. However,
this is how you should keep these files-- does the user guide say something else? I will look at it again. > My kandula.properties file is by default ( > kandula.context=http://localhost:8081/axis/services/) > (I use tcpmon to redirect) and I use > "org.apache.kandula.geronimo.TxHandler" on for the InteropIBM sample you need to use org.apache.kandula.coordinator.at.TxHandler (in both client-config.wsdd and server-config.wsdd) I think I noted this in the README.1st see whether this solves your problem. thanks, --dasarath > server-config.wsdd file. I changed to > "org.apache.kandula.coordinator.at.TxHandler" but the > problem continued :(, what's wrong? I don't know how > fix it. help! > > For that reason, I can not test MyService.java (I > generated the wsdl file, stubs...) because it uses > InitiatorApp.java (begin() method) and I would have > the same problems. > > Thanks in advance > Regards > > > > > ______________________________________________ > LLama Gratis a cualquier PC del Mundo. > Llamadas a fijos y móviles desde 1 céntimo por minuto. > http://es.voice.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
