ahh, missed another point:( also make sure the request handler in the server-config.wsdd file is:
<handler type="java:org.apache.ws.transaction.j2ee.TxHandler" /> for "test-suit1" sample and for "interopibm" sample: <handler type="java:org.apache.ws.transaction.coordinator.at.TxHandler" /> thanks, --dasarath > Quoting [EMAIL PROTECTED]: > > I think the following should fix your problem: > > please add > > <handler type="java:org.apache.ws.transaction.coordinator.at.TxHandler" > /> > > to the client-config.wsdd as a request handler. > > Also you do not need to put kandula.properties file in the classes dir. It > should be modified in the KANDULA_INST/src/conf and is present in the > kandula- > *.jar. Better not have multiple copies of this file as well. > > --dasarath > > > Hi > > > > > > > > I didn't manage to run the samples in the current kandula_1 branch. I am > > confident I installed kandula properly (see services and wsdl, changed > > context info and moved kandula.properties to my axis/classes dir). If I > > run test-suite1 I see 4 messages in tcpmon to following services in the > > following order: TestSuite1, activationCoordinator, TestSuite1, > > registrationCoordinator. > > > > > > > > Only the first and the last one contain any addressing information. The > > responses to these contain soap faults (nullpointer). > > > > > > > > Could these occure because if the " one-way transactional operations" > > issue raised by dasarath or am I missing something else. > > > > > > > > Thanks, > > > > Andreas Maierhofer > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ----- End forwarded message ----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
