RE: AXIS - jms transaction

2004-05-26 Thread Balaji
thanks Biorn...i am looking forward to implement this change... Thanks for ur input, balaji -Original Message- From: Biörn Biörnstad [mailto:[EMAIL PROTECTED] Sent: Monday, May 24, 2004 5:10 PM To: [EMAIL PROTECTED] Subject: Re: AXIS - jms transaction Hi Balaji, IMO there is no

RE: AXIS - jms transaction

2004-05-24 Thread jiadao
From: jiadao [mailto:[EMAIL PROTECTED] Sent: Montag, 24. Mai 2004 17:50 To: [EMAIL PROTECTED] Subject: RE: AXIS - jms transaction Hi, I am wondering that whether the AXIS has implemented all the XML schema ,the JAX-RPC specification 1.1, for example the , and so on. Can the WSDL2Java do all t

RE: AXIS - jms transaction

2004-05-24 Thread jiadao
Hi, I am wondering that whether the AXIS has implemented all the XML schema ,the JAX-RPC specification 1.1, for example the , and so on. Can the WSDL2Java do all the serialization and deserialization of the java types between the xml types which conforms to the xml schema. thank very much! j

Re: AXIS - jms transaction

2004-05-24 Thread Biörn Biörnstad
Hi Balaji, IMO there is no workaround since you need to control the way jms session are created, which is "internal" to the code. I'm not sure how complicated it would be to add this feature. The axis jms code is quite complex since the authors have built a huge abstraction mechnism for connecti

RE: AXIS - jms transaction

2004-05-21 Thread Balaji Kandan
PROTECTED] Subject: Re: AXIS - jms transaction Hi Balaji Although it would make sense to use jms transactions in an axis server the source code doesn't seem to make any use of them. -Bioern Balaji Kandan wrote: > Does AXIS support jms transactions for jms transport mechanism??? > > > > balaji > >

Re: AXIS - jms transaction

2004-05-21 Thread Biörn Biörnstad
Hi Balaji Although it would make sense to use jms transactions in an axis server the source code doesn't seem to make any use of them. -Bioern Balaji Kandan wrote: Does AXIS support jms transactions for jms transport mechanism??? balaji