Forums Register Login

Diffrence Between AXIS And JAX-RPC

+Pie Number of slices to send: Send
HI

I have some basic doubts in WEBSERVICES.please for give me if this is dump one.
i wanna know main diffrence between JAX-RPC and APACHE AXIS.is both are same or not.
what i know is JAX-RPC for invoking webservices that is publically avilable.nad i am not sure about AXIS.by using AXIS how can we implement WS.How register my webservices in UDDI.is this public repository,if we want to write a webservice that is publically avilable.

and How WSDL file will generate or we need to generate it manually.where we can make use of SOAP.what is the purpose of SOAP.

Thanks
KIM.
+Pie Number of slices to send: Send
 

Originally posted by Mortin kim:
i wanna know main diffrence between JAX-RPC and APACHE AXIS.is both are same or not.



Axis 1.x implements JAX-RPC servlet based endpoints only. It cannot implement JAX-RPC EJB endpoints. Also Axis has its own deployment descriptors.

However note that JAX-RPC has been superseded by JAX-WS and probably won't be supported past Java EE 5.

How register my webservices in UDDI.is this public repository,if we want to write a webservice that is publically avilable.



Programmatically you can use anything that implements the JAXR JSR-93 specification. Neither JAX-RPC, nor Axis has anything to do with JAXR. In most cases you would simply submit your WSDL through some kind of web interface. However you will be hard pressed to find a public UDDI registry - most of them have been shut down. However some private (internal) UDDI registries continue to operate. For a public web service you would simply have a public web page announcing it (so that Google, Yahoo, etc. can index it); in that web page you can then provide a link to your publicly accessible WSDL.

Originally posted by Mortin kim:
How WSDL file will generate or we need to generate it manually. where we can make use of SOAP.what is the purpose of SOAP.



See: Basic doubts in Web services
Lasagna is spaghetti flvored cake. Just like this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 2433 times.
Similar Threads
How to practice?
Axis and JAX-RPC
Relation between JAX-RPC and Axis
Learning jax-ws what should one know?
New to webservices
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 02:44:29.