Re: jax=-rpc and axis

2005-02-09 Thread Rajdeep Dua
axis implements JAX-RPC and SAAJ spcifications. --- Pavan Kumar Choukhada [EMAIL PROTECTED] wrote: hi friends can any body tell me chemistry between axis and jax-rpc. i mean similarities and differences.how they are related how are the bind to each otherwell give some

ws- addressing and wsdl specs

2005-01-12 Thread Rajdeep Dua
Hi all, Wanted to find out the need for keeping ws addressing as abstract and then defining the wsdl binding for ws addressing. Consider this web services addressing : abstract/core web service addresing : soap binding web services addressing: wsdl binding wsdl : abstract wsdl :soap binding

Re: WSDL critique?

2005-01-02 Thread Rajdeep Dua
Barz i also thought the same, i am sure Larry meant something else.. --- [EMAIL PROTECTED] wrote: Quoting Larry Meadors [EMAIL PROTECTED]: OK, I am new at this, but want to create a web service that is easy to use from both .net and java clients. I took a look at the WSDL, and do not

Re: Compatibility between Client written in Axis1.0 and services writ ten in Axis 1.1

2004-12-31 Thread Rajdeep Dua
Hi vivek i am not an expert in axis but i dont think stubs/skeletons take care a backward cmpatibility...to make life simpler wouldnt it be a better idea to use same verison or client and server... axis experts ..pleae provide inputs rgds Rajdeep Dua --- Vivek Singhai [EMAIL PROTECTED] wrote

SOAP v1.2 datamodel and encoding support

2004-12-29 Thread Rajdeep Dua
Does axis support the soap data model and soap encoding specfied in SOAP specfication v 1.2 part 2? If yes how does this encoding map to the xml java mapping __ Do you Yahoo!? All your favorites on one personal page – Try My Yahoo!

SOAP v1.2 datamodel and encoding support

2004-12-29 Thread Rajdeep Dua
Does axis support the soap data model and soap encoding specfied in SOAP specfication v 1.2 part 2? How does this encoding map to the xml java mapping .. __ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search.

xml java mapping

2004-12-27 Thread Rajdeep Dua
there was a discussion on this in this list somedays back regarding making the axis mapping impl independent. so has there been a consensus on this.(so that we can switch between castor ,jaxb ) does axis use jaxp parsers internally(xerces for example). What is the mapping used internally by

RE: Web Service with state

2004-12-23 Thread Rajdeep Dua
I had asked this question yesterday also. Wanted to know why the J2EE and JAX-RPC specs talk about web service to be represented using stateles components when there can be several instances of usage for a stateful usage --- Merten Schumann [EMAIL PROTECTED] wrote: Yes, in fact in J2EE 1.4 only

Re: Antwort: Web Service with state

2004-12-22 Thread Rajdeep Dua
1.What is the thought process in making the Web services representation in the java world only stateless -- (jax rpc) stateless session bean or a stateless servlet. --- Oliver Wulff [EMAIL PROTECTED] wrote: Hi Our goal of a service layer is to have a service description which is