Re: help needed

Matthew Terenzio <[email protected]>
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
On Dec 24, 2005, at 4:45 AM, vivek pandey wrote:

>  I need to call a .NET method through a java Client...
One of the most important aspects of Web Services is that you shouldn't 
care what technology is on the other end. As one professor of mine put 
it, "It could be Java, .Net, or a bunch of monkeys  typing on a 
typewriter"

>
>  Is it possible to use only J2SE, I am not comfortable
> with J2EE..
Yes, but xml-rpc runs over HTTP. In other words, you need a web server. 
One of the most popular ways to attack this would be using a servlet 
container like tom cat

http://tomcat.apache.org/

This is J2EE by the the way but I think your fears are unfounded, since 
this greatly simplifies web development.

Maybe for you, a better choice is this project, which has the option of 
a built in HTTP server

http://ws.apache.org/xmlrpc/

Again, I think you should reevaluate your fears of J2EE.  Just consider 
it extra functionality.
>
HTH,

Matt Terenzio
Two-way, shared, public RSS feeds by SkinnyFarm
http://skinnyfarm.com



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.