J2EE DEVELOPERS SKILL SET:JAVA,JSP,SERVELTS,EJBExp : 4+ Year NOTE: 1.AT LEAST ONE PROJECT IN EJB , 2.Should have worked on weblogic / websphere "ONLY FOR...
Hi all, Exactly last two days I am searching to find out a reason and solution for my problem: I have used Apache's XML-RPC 1.2 and I am trying to start the...
Hi Ravi, I am not sure if that is your problem, but the example code given in http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto-java-server.html is...
Marc Conrad
marc@...
Jan 6, 2004 1:29 pm
5744
Does anyone use the SecureWebServer to implement an HTTPS Xml-Rpc server? I'd like to do this as a simple stub for a service I will be accessing over HTTPS. ...
... Well no-one answered so I got on with porting it anyhow. If anyone is interested in the ported code, let me know. If there are enough to warrant it, I...
Hi Mark, No luck. I followed the same. There is no mistake in code, I have included start method as well.I checked in XP and 2000, still the port is not up....
Hello Mark and Adrian, it would be fine if you could donate your code improvements to the SourceForge.net DelphiXML-RPC project. For this it would be very...
Dear all we are having some immediate openings for J2ee,EJB,XML (4-8yrs) in one of our prestigious clients , please reply back to this mail and mention your...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2563 By: Wieser Franz (franz@...) hello sonali i think your @name ist a XML...
webmaster@...
Jan 9, 2004 10:07 am
5753
Is Xml-rpc a standard especification of internet...
... There is no RFC, W3C recommendation, ANSI standard, etc which covers XML-RPC. The protocol is described at http://www.xml-rpc.org/spec. John Wilson The...
... That said, it is pretty much a defacto standard. There are implementations in almost any language you want to name, so its pretty safe to us it. ...
I have just successfully run the XML-RPC validation tests against my XML-RPC implementation for Groovy. Groovy is a new dynamically typed scripting language...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2564 By: sam mayers (sam@...) Divine Moving Licensed and insured moving company...
webmaster@...
Jan 12, 2004 4:12 pm
5760
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2565 By: mark (markabousharkh@...) Hi, This is my first day attempting to...
webmaster@...
Jan 14, 2004 4:54 am
5761
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2566 By: cameron (cameron@...) I suppose you could BASE-64 encode...
webmaster@...
Jan 14, 2004 5:46 am
5762
Hi, I'm trying to make a xml post to a https page. I couldn't find anywhere how to do this.... Does anybody have ideas for me??? Thanks in advance... Nuno...
You will need to install SSL on your J2EE container server. If you are using Tomcat, then you can find all the docs you need online. Otherwise, whatever...
Ok, I'm new to XML-RPC and just investigating it's use. Am I right in saying the XML DOMs have no guarentee of the order of elements within the dom (I know the...
... You are not right in saying this. I think you are confusing elements (whose order is significant and is preserved in the W3C DOM) with attributes (whose...