[jira] [Commented] (WSS-599) Upgrade to Java 8 DateTime API

2021-06-09 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/WSS-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17360066#comment-17360066 ] Jochen Wiedmann commented on WSS-599: -   If so, a possible workaround would be to use     [https

Re: Moving repos to git......

2019-10-22 Thread Jochen Wiedmann
On Fri, Oct 18, 2019 at 6:14 PM Gary Gregory wrote: > > FYI, over at Apache Commons, we've migrated most/all of our repositories to > GitBox and it's worked like a charm since, the integration with GitHub is > great. I second that. Moving to Gitbox has been very simple (basically creating a

Re: XMLRPC Namespace 404

2016-08-18 Thread Jochen Wiedmann
Yes, the xmlrpc prokect has been archived, due to inactivity. Sorry, Jochen On Tue, Aug 16, 2016 at 3:22 PM, Liam Firth wrote: > Hi I’m getting a 404 at http://ws.apache.org/xmlrpc/namespaces/extensions > > Has this moved? > > >

[jira] [Resolved] (WSCOMMONS-588) How can fetch the xml content from the HttpServletResponse?

2015-12-17 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/WSCOMMONS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved WSCOMMONS-588. --- Resolution: Invalid Please understand, that the ASF Jira is not a support forum

Re: Publishing docs for a sandbox project

2015-01-18 Thread Jochen Wiedmann
Nag. On Thu, Jan 15, 2015 at 9:00 PM, Jochen Wiedmann jochen.wiedm...@gmail.com wrote: Hi, could anybody advise me on how to publish the website (more precisely: The docs) for a sandbox project? Thanks, Jochen -- Our time is just a point along a line that runs forever with no end

Publishing docs for a sandbox project

2015-01-15 Thread Jochen Wiedmann
Hi, could anybody advise me on how to publish the website (more precisely: The docs) for a sandbox project? Thanks, Jochen -- Our time is just a point along a line that runs forever with no end. (Al Stewart, Lord Grenville)

Re: generate String data type for dateTime.iso8601 rather than a date

2013-12-02 Thread Jochen Wiedmann
the dateTime.iso8601 as string rather than a date. Thanks so much in advance Zeyad On Dec 1, 2013 6:29 PM, Jochen Wiedmann jochen.wiedm...@gmail.com wrote: See http://ws.apache.org/xmlrpc/advanced.html section on Custom data types. On Sun, Dec 1, 2013 at 5:08 PM, zeyad farouk zeyadfar

Re: generate String data type for dateTime.iso8601 rather than a date

2013-12-01 Thread Jochen Wiedmann
See http://ws.apache.org/xmlrpc/advanced.html section on Custom data types. On Sun, Dec 1, 2013 at 5:08 PM, zeyad farouk zeyadfar...@gmail.com wrote: Hello gurus, how can we generate a string data type for dateTime.iso8601 rather than date data type ? or how to enforce the library to

Re: XML-RPC for interface my Android App to Wordpress

2013-06-23 Thread Jochen Wiedmann
Try using another transport factory, (no idea, whether the sun stuff wrks on Android), or make sure, that the Commons HttpClient jar files are present. On Sat, Jun 22, 2013 at 3:38 PM, Ciccio Vicks cicciovi...@gmail.com wrote: Hi, I must to interface my android application to wordpress to

[jira] [Commented] (XMLRPC-195) StringSerializer does not create string tag

2012-11-20 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501116#comment-13501116 ] Jochen Wiedmann commented on XMLRPC-195: Quoting from the XML-RPC specification

[jira] [Closed] (XMLRPC-195) StringSerializer does not create string tag

2012-11-20 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed XMLRPC-195. -- Resolution: Not A Problem Assignee: Jochen Wiedmann Works as specified, hence

Re: [WODEN] Future of Woden Axiom implementation ?

2012-06-27 Thread Jochen Wiedmann
Question: Are there any ongoing developments: If not, I'd say we leave the code and avoid annoying potential users. Otherwise: If we might save work ourselves, drop it. (Don't forget to increment the major version number and possibly change Maven GID and package to indicate incompatible changes.)

Re: JaxMe to the (virtual) attic?

2012-01-14 Thread Jochen Wiedmann
On Fri, Jan 13, 2012 at 8:14 AM, Sagara Gunathunga sagara.gunathu...@gmail.com wrote: In fact WS PMC had such a attic kind of a place here http://svn.apache.org/viewvc/webservices/archive/ I always intended to cut a final 0.6 release, but I no longer believe I am going to makeit. So +1 Is

Re: I can not send my own Serializable implementation as parameter through apache xml-rpc communication

2011-10-05 Thread Jochen Wiedmann
Try to create a trace of the communication between client and server using tcpdump, wireshark, or similar tools in order to get more information, please! 2011/10/5 Sérgio Freitas giodefrei...@gmail.com: Hi there, I'm trying to send my own serialized object implementations as parameter through

[jira] [Commented] (XMLRPC-171) unable to send the B64encoded data

2011-10-03 Thread Jochen Wiedmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119690#comment-13119690 ] Jochen Wiedmann commented on XMLRPC-171: Extracting from failure.pcap, I find

[jira] [Commented] (XMLRPC-171) unable to send the B64encoded data

2011-10-03 Thread Jochen Wiedmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119691#comment-13119691 ] Jochen Wiedmann commented on XMLRPC-171: A theory: The clients request contains

[jira] [Commented] (XMLRPC-190) Cannot find XmlRpcServlet.properties file in war when packaged it in ear

2011-09-15 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105342#comment-13105342 ] Jochen Wiedmann commented on XMLRPC-190: Try replacing URL url

[jira] [Resolved] (XMLRPC-190) Cannot find XmlRpcServlet.properties file in war when packaged it in ear

2011-09-15 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved XMLRPC-190. Resolution: Invalid Not an XML-RPC issue. Cannot find XmlRpcServlet.properties file

Re: [jira] [Created] (XMLRPC-185) Library dependency

2011-09-05 Thread Jochen Wiedmann
The authoritative source for dependencies is http://ws.apache.org/xmlrpc/dependencies.html On Fri, Apr 15, 2011 at 12:20 PM, Zafar Khaydarov (JIRA) j...@apache.org wrote: Library dependency --                 Key: XMLRPC-185                 URL:

Re: XmlSchema 2.1 with package renames

2011-08-20 Thread Jochen Wiedmann
+1 this is, imo, what we should have done right from the start. On Tue, Aug 16, 2011 at 5:44 PM, Benson Margulies bimargul...@gmail.com wrote: Based on email since we released 2.0, I've become convinced that it was a mistake to leave the package names alone and change all the APIs. There are

Re: [XML-RPC Apache] The api create request handler for each request! HELP

2011-07-06 Thread Jochen Wiedmann
http://ws.apache.org/xmlrpc/handlerCreation.html On Wed, Jul 6, 2011 at 1:21 PM, dari0 dber...@essex.ac.uk wrote: Hi all, I am trying to set up a XML RPC server using the apache API. Initially I followed the following example http://ws.apache.org/xmlrpc/client.html  about how to set up a

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Jochen Wiedmann
I don't think you need a 2.0.1 release for that. If I get you right, then what you are missing are some items that constitute a complete binary distribution, aka zip file. There is, IMO, no problem with packaging the released stuff into such a zip file manually and putting that into the Apache

Re: [VOTE] Release XmlSchema 2.0

2011-02-15 Thread Jochen Wiedmann
On Mon, Feb 14, 2011 at 11:06 PM, Benson Margulies bimargul...@gmail.com wrote: In the nicest way possible, I wish to point out that a release vote is a very late moment to start posing these questions. That's certainly true, which is why I don't want to press the issue. OTOH, it makes me

Re: [VOTE] Release XmlSchema 2.0

2011-02-14 Thread Jochen Wiedmann
Is release 2.0 binary compatible with 1.x? If so, a clirr report would be good to demonstrate this compatibility. Otherwise, wouldn't it be better to change the package name? Note, that schema is a component that is relatively likely to be used by different parts of an application and in

[jira] Closed: (XMLRPC-172) CLONE -XML attribute issue for auto_unique ID auto_checksum with md5

2011-01-24 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed XMLRPC-172. -- Resolution: Invalid Assignee: Jochen Wiedmann CLONE -XML attribute issue

[jira] Resolved: (XMLRPC-135) intercept method calls (on the client and on the server side)

2011-01-24 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved XMLRPC-135. Resolution: Won't Fix Assignee: Jochen Wiedmann After 3 years, noone interested

[jira] Resolved: (XMLRPC-182) PropertyHandlerMapping should allow unprefixed names

2011-01-24 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/XMLRPC-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved XMLRPC-182. Resolution: Fixed Fix Version/s: 3.1.4 Assignee: Jochen Wiedmann Applied

Re: XmlRpcClientLite connection times out after 10 seconds

2011-01-14 Thread Jochen Wiedmann
Why the heck are you using lite? I'd always assume that sun (default http implementation for all of Java) would be the default? On Thu, Jan 13, 2011 at 11:26 PM, mjohri mjo...@gmail.com wrote: I am relatively new to XmlRpcClientLite env. I make a XmlRpcClientLite using executeAsync method, but

commits mailing list

2010-11-05 Thread Jochen Wiedmann
Hi, would anyone oppose creating a commits mailing list? If not, I'd file a jira request with infra. Jochen -- I Am What I Am And That's All What I Yam (Popeye) - To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For

Re: Mailing list changes.....

2010-10-16 Thread Jochen Wiedmann
xmlrpc-user is just an alias for xmlrpc-dev On Thu, Oct 14, 2010 at 4:20 PM, Daniel Kulp dk...@apache.org wrote: Everyone seems fairly possitive about making this change.  If no one objects by tomorrow, I'll file a INFRA issue to go ahead and do this. For dev@, it would be merging:

Re: Failed to parse server's response: Failed to parse integer value:

2010-08-26 Thread Jochen Wiedmann
Use tcpmon, ethereal, or a similar tool to trace the communication between client and server and then let's discuss based on that. Jochen On Thu, Aug 26, 2010 at 12:25 PM, Tioe, April april.t...@cw.com wrote: Hi there, I've created an XML-RPC client which calls a remote method in a server.

Re: Site update?

2010-08-01 Thread Jochen Wiedmann
Ping? On Fri, Jul 30, 2010 at 3:49 PM, Jochen Wiedmann jochen.wiedm...@gmail.com wrote: Hi, I have updated /www/commons.apache.org/fileupload almost 8 hours ago, but http://commons.apache.org/fileupload is still showing the old page. Am I missing something? Thanks, Jochen -- Germanys

Site update?

2010-07-30 Thread Jochen Wiedmann
Hi, I have updated /www/commons.apache.org/fileupload almost 8 hours ago, but http://commons.apache.org/fileupload is still showing the old page. Am I missing something? Thanks, Jochen -- Germanys national anthem is the most boring in the world - how telling!

[jira] Resolved: (JAXME-105) can't generate get list method with element has maxOccurs=unbounded

2010-07-12 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-105. --- Assignee: Jochen Wiedmann Resolution: Invalid I assume, that you mean no corresponding

Re: Advanced Custom Data Type

2010-06-18 Thread Jochen Wiedmann
Can you imagine that it doesn't work won't give too many clues? On Thu, Jun 17, 2010 at 2:57 PM, stefan V steta...@gmx.de wrote: Hello, I'm new in Apaches' XMLRPC. I try to get some data from a xmlrpc-server (I got a simple String from a method, so it works - a bit) The date format on the

Re: Question: http client not found

2010-06-05 Thread Jochen Wiedmann
You've got the wrong httpclient. What you need is commons-httpclient. See http://hc.apache.org/httpclient-3.x/ Apart from that, there's no reason I am aware of to prefer the httpclient transport over the sun transport. Jochen On Sat, Jun 5, 2010 at 3:44 PM, James Carroll

Re: Package org.apache.xmlrpc.secure does not exist

2010-05-26 Thread Jochen Wiedmann
Reading the docs, perhaps? See http://ws.apache.org/xmlrpc/ssl.html 2010/5/26 Patrick Stürmlinger patr...@mindf.org: Hello, I need a SecureXmlRpcClient to initiate a secure connection over ssl. My problem is that org.apache.xmlrpc.secure isn't included in any .jar file at my classpath.

Re: Port Range?

2010-04-22 Thread Jochen Wiedmann
The problem is most likely that you don't understand how to configure the firewall. A connection made from a client to your server will have port 8080 on the server side, but some arbitrary port between 1024 and 65535 on the client side. Jochen On Thu, Apr 22, 2010 at 3:08 PM, Sven Kerkling

Re: how to get the xml bytes

2010-04-13 Thread Jochen Wiedmann
Use tcpdump, wireshark, or a similar tool. On Tue, Apr 13, 2010 at 8:38 AM, Lucio Crusca lu...@sulweb.org wrote: Hello *, I'm coding some XMLRPC client tests for certain XMLRPC webservices. The server is Django and it's being written by someone else, but that's only to say I have no control

Re: Connection re-use bug in XML-RPC 3.1.3

2010-04-02 Thread Jochen Wiedmann
Hi, Greg, I am not sure, whether I do understand the issue completely, so let me repeat it first: You start by configuring the client with an initial user name and password. Later on, you reconfigure it to use another, bogus password. As soon as the server rejects the bogus user name and

Re: changing the way objects are created as a result of a xmlrpc invocation

2010-02-16 Thread Jochen Wiedmann
Should soon be available on http://ws.apache.org/xmlrpc/handlerCreation.html if mirrors have synced up. Thanks, Jochen On Tue, Feb 16, 2010 at 4:43 PM, teemu kanstren tkanst...@gmail.com wrote: How about you contributing one or two pages? :-) Here is some text for you. You can modify

Re: XML-RPC timeout

2010-02-15 Thread Jochen Wiedmann
Quite possible. Try 3.1.3. On Mon, Feb 15, 2010 at 11:50 AM, Lars Schnoor lars.schn...@ifad.dk wrote: When I look at the source code for XML-RPC 3.1.2 I can't see any initHttpHeaders in XmlRpcSun15HttpTransport, is this initHttpHeaders a newer thing? Jochen Wiedmann wrote: Put

Re: Log xml sent and received

2010-02-12 Thread Jochen Wiedmann
Use wireshark, tcpmon, or a similar tool. On Fri, Feb 12, 2010 at 11:18 AM, jz jehanzeb.qay...@gmail.com wrote: Hi, How can i log complete XML sent and received using apache xml rpc? Regards, Jehanzeb Qayyum -- Germanys national anthem is the most boring in the world - how telling!

Re: Exception handling

2010-02-12 Thread Jochen Wiedmann
Catch the XmlRpcException. On Fri, Feb 12, 2010 at 11:19 AM, jz jehanzeb.qay...@gmail.com wrote: Hi, Where can i find good docs on exception handling in xml rpc client? Specificall i want to know the hhtp response code, fault code, fault details etc. Thanks Regards, Jehanzeb Qayyum

Re: changing the way objects are created as a result of a xmlrpc invocation

2010-02-12 Thread Jochen Wiedmann
Have a look at the RequestProcessorFactoryFactory On Fri, Feb 12, 2010 at 4:08 PM, teemu kanstren tkanst...@gmail.com wrote: Hello all,  As I understand, each time a server receives an xmlrpc invocation a new object is created for the class registered to handle this. I do not wish to

Re: XML-RPC timeout

2010-02-12 Thread Jochen Wiedmann
on the website. Jochen Wiedmann wrote: Are you using a proper transport factory, like XmlRpcSun15HttpTransportFactory? On Fri, Feb 12, 2010 at 4:01 PM, Lars Schnoor lars.schn...@ifad.dk wrote: Hi I have seen that the XmlRpcClientConfigImpl has two methods to set timeout, there is setReplyTimeout

[RESULT] Release Apache XML-RPC 3.1.3

2010-02-11 Thread Jochen Wiedmann
Passed with +1: 7 (Binding: Amila Suriarachchi, Ruchith Fernando, Deepal Jayasinghe, Andreas Veithen, Jochen Wiedmann, non-binding: Johan Hägre, Don Albertson) =0: 0 -1: 0 I'll promote the files to the repositories and will be sending a formal announcement. Jochen -- Germanys national

[VOTE] Release Apache XML-RPC 3.1.3

2010-02-06 Thread Jochen Wiedmann
Hi, due to a recently discovered security issue, I'd like to release Apache XML-RPC 3.1.3. This is a minor bugfix release. The complete list of changes can be found at http://people.apache.org/~jochen/xmlrpc/changes-report.html#a3.1.3 The proposed binaries can be found at

Re: [PATCH] Setting SAX features for XML-RPC

2010-02-03 Thread Jochen Wiedmann
Hi, Johan, lets distinguish between two different questions: - Whether there is a security issue. If so, this is of course of general interest and ought to be fixed immediately. I can imagine that you include an external entity into the clients message. I can also imagine that this adds a local

Re: [Fwd: Fwd: How to invoke XmlRpcServer without using web.xml in tomcat]

2010-01-29 Thread Jochen Wiedmann
On Thu, Jan 28, 2010 at 8:55 AM, Casper Wandahl Schmidt kalle.pri...@gmail.com wrote: Okay let me ask in another way: which class/interface can I use/implement to get to use the  server-side functionality if I don't want to use the WebServer and can't extend the

Re: How to invoke XmlRpcServer without using web.xml in tomcat

2010-01-27 Thread Jochen Wiedmann
On Wed, Jan 27, 2010 at 1:31 PM, Casper Wandahl Schmidt kalle.pri...@gmail.com wrote: My question is how to use the XmlRpc framework within this JWIG framework. That's a question you should rather put to the framework authors or users. -- Germanys national anthem is the most boring in the

Re: Problem (302 moved error)

2009-10-29 Thread Jochen Wiedmann
Try using the URL from the location header. In other words, add a / to the URL. On Wed, Oct 28, 2009 at 8:49 PM, Mike Baranski list-subscripti...@secmgmt.com wrote: I have the following java class: package com.secmgmt.xmlrpc.change_status; import org.apache.log4j.Logger; public class

Re: Problem (302 moved error)

2009-10-29 Thread Jochen Wiedmann
Alternatively, remove the /* from the pattern below. On Wed, Oct 28, 2009 at 8:55 PM, Mike Baranski list-subscripti...@secmgmt.com wrote: Here is the web.xml, also: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN

Re: Problem (302 moved error)

2009-10-29 Thread Jochen Wiedmann
On Thu, Oct 29, 2009 at 1:42 PM, Mike Baranski list-subscripti...@secmgmt.com wrote: I tried both, removing the /* and leaving the test script gives a 302 error, leaving the /* and adding / to the test script gives 404. I don't really trust this. I'd expect that you have some problem in your

Re: Vague XML-RPC exceptions

2009-10-27 Thread Jochen Wiedmann
Unless you don't mismatch ports and the port is actually an http port, not an https port: This is clearly a purely SSL related problem. SSL client and server don't seem to match. (For example, SSL 1 client, and SSL 2 server, or vice versa.) Sorry, but I don't think that this list may help in that

Re: Adding string tag in XML-RPC 3.1

2009-10-19 Thread Jochen Wiedmann
Sigh! Is anyone actually using the FAQ and that stuff? http://ws.apache.org/xmlrpc/faq.html#string_format On Mon, Oct 19, 2009 at 3:33 PM, Shirabur, Aravind Ashok (Communication Media Solutions) arvin...@hp.com wrote: Hi, We are using java XML-RPC library 3.1; when my client application

Re: XML RPC Question

2009-10-13 Thread Jochen Wiedmann
Hi, if your task actually requires more than one hour to run, I'd strongly recommend an asynchronous procedure, like this: - On the server, spawn a thread, which creates a unique ID. The new thread starts performing the task and returns the ID to the client. - Client starts running in a loop.

Re: class cast exception with array return result

2009-10-13 Thread Jochen Wiedmann
You are right, Stan. Fixed! On Tue, Oct 13, 2009 at 11:36 PM, Stanislav Miklik stanislav.mik...@gmail.com wrote: Hi, you are right, there is a bug in FAQ. the point is, that you can not cast the result of the XML RPC call, in your case return (String []) windows.getInstances(category);

Re: Problem with ReadTimeout in SunHttpTransport

2009-10-08 Thread Jochen Wiedmann
Isn't that already in? See http://www.nabble.com/svn-commit:-r813462---in--webservices-xmlrpc-trunk:-client-src-main-java-org-apache-xmlrpc-client-XmlRpcSun15HttpTransport.java-pom.xml-src-changes-changes.xml-td25384668.html 2009/10/8 Mikhail Sarychev m...@magicworld-ltd.com: In

Re: Support for HttpComponents HttpClient?

2009-10-03 Thread Jochen Wiedmann
So far no, but should be fairly trivial. Wonna provide a patch? On Wed, Sep 23, 2009 at 4:42 PM, Christoph Jaehnigen christoph.jaehni...@gmail.com wrote: Is there gone be support for the HttpComponents HttpClient (successor of Apache Commons HTTP Client) in Apache XML-RPC? Regards Chris

Re: XmlRpcSunHttpTransport and read timeout

2009-09-11 Thread Jochen Wiedmann
On Fri, Sep 11, 2009 at 6:46 AM, Gam gamal...@fastmail.fm wrote: I see that this class is specifically for Java 1.5. Do you know were is the code that selects the correct class at runtime? I'm very interested to know how it work. See

Re: XmlRpcSunHttpTransport and read timeout

2009-09-10 Thread Jochen Wiedmann
Ok, commited. On Thu, Sep 10, 2009 at 12:19 PM, Lars Gramark l...@stickybit.se wrote: Works like a charm. I've verified reply timeout and connection timeout. -- Germanys national anthem is the most boring in the world - how telling!

Re: XmlRpcSunHttpTransport and read timeout

2009-09-08 Thread Jochen Wiedmann
You're the first one to point this out. Compatibility to 1.4 is not a problem, because we already have JDK specific variants of the transports. Wanna provide a patch? On Tue, Sep 8, 2009 at 3:39 PM, Lars Gramarkl...@stickybit.se wrote: The reply timeout set in the XmlRpcHttpClientConfig is

Re: Can I send XML document as parameter in xml-rpc

2009-09-05 Thread Jochen Wiedmann
On Sat, Sep 5, 2009 at 1:23 PM, John Wilsont...@wilson.co.uk wrote: the client end. Using a CDATA section is not a good idea because the included document might contain a CDATA section and they don't nest. Unless you do consider, of course. :-) I'll post some sample code which will handle

Re: Can I send XML document as parameter in xml-rpc

2009-09-03 Thread Jochen Wiedmann
On Thu, Sep 3, 2009 at 5:08 PM, Petersen, Jenniferjennifer.peter...@cbsa-asfc.gc.ca wrote: I am anticipating we could have some problems with the xml messages as it will result in an XML document embedded in another... Apart from the resulting document size: No, there should not be any

Re: Can I send XML document as parameter in xml-rpc

2009-09-03 Thread Jochen Wiedmann
On Thu, Sep 3, 2009 at 6:25 PM, Thomas Gaertnergaer...@tu-cottbus.de wrote: Encoding would be indeed a good idea. I'd gzip the doc and then send it as Base64 encoded data. That way you can also save a bit bandwidth. No need to do so, unless the document is really large. And in that case, it

Re: No string element for String types

2009-08-14 Thread Jochen Wiedmann
I have added the following FAQ entry now. Apache XML-RPC is sending strings as valueSomeString/value. Whereas I would expect valuestringSomeString/string/value. Both formats are valid. XML-RPC compliant software (as Apache XML-RPC is) must be able to understand both. Of course, you can only

Re: Static Methods

2009-07-21 Thread Jochen Wiedmann
Static methods are ignored by Apache XML-RPC, by default. Either you have to create your own handler mapping, or you create wrapper instances. Jochen On Tue, Jul 21, 2009 at 3:00 PM, Keit Isenseekeit.isen...@bredex.de wrote: Hello! I am just evaluating XML RPC for my project and have a

Re: How to create an XmlRpcRequest object?

2009-07-19 Thread Jochen Wiedmann
Use the XmlRpcRequestParser. Jochen On Sun, Jul 19, 2009 at 5:35 PM, Sergiy Kolesnikovskstu...@gmx.de wrote: Hi All, is there any possibility to create a XmlRpcReaquest object from, for example, a XML file or character stream containing a single XML-RPC method call in the format described

Re: how to enable mapping for methods of return type *void*

2009-07-01 Thread Jochen Wiedmann
On Tue, Jun 30, 2009 at 8:33 PM, Aggarwal, Ajayajay.aggar...@stratus.com wrote: Some methods in my class implementing RPC are of return type VOID. That works only, if a) both client and server are written in Apache XML-RPC and b) you are enabling extensions on both and c) you are enabling void

Re: XML RPC client seems to be sending GET request instead of POST

2009-06-26 Thread Jochen Wiedmann
On Thu, Jun 25, 2009 at 5:39 PM, Roald Hoolwerfro...@hoolwerf.net wrote: But that is exactly my problem: Why is my client sending a GET request instead of a POST request? No idea. That is definitely a nonsense and be it just for the length restrictions of GET. I’ve tried “redirecting” the

Re: Change the xmlrpc server reponse encoding

2009-06-18 Thread Jochen Wiedmann
You are aware, that this is a violation of the XML-RPC spec, aren't you? If so, you've got to create a custom instance of XmlWriter and a corresponding XmlWriterFactory and set that on your XmlRpcServer instance. Jochen On Thu, Jun 18, 2009 at 11:15 AM, jameljamel.essou...@gmail.com wrote:

Re: Client Factory

2009-06-15 Thread Jochen Wiedmann
It would be better, if you'd file a bug report with a suggested patch. Jochen On Mon, Jun 15, 2009 at 7:55 AM, Livnat Peerlp...@redhat.com wrote: Hello, I am working with xmlrpc-client version 3.1.1. I have a java client and the server is written in python. I want to invoke a remote

Re: [jira] Commented: (XMLRPC-169) XmlRpcSunHttpTransport creates a new connection for every request.

2009-06-08 Thread Jochen Wiedmann
At least, your account is valid, and you're a member of the ws group. Don't know about the svn privileges, but that's something I cannot check. Jochen On Mon, Jun 8, 2009 at 9:10 AM, Alan Burlisonalan.burli...@sun.com wrote: Jochen Wiedmann (JIRA) wrote:    [ https://issues.apache.org/jira

Re: org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse servers response: Unknown type: string

2009-06-07 Thread Jochen Wiedmann
Please, use tcpmon, WireShark, or a similar tool to create a trace of the servers response and let us see that. Thanks, Jochen On Sat, Jun 6, 2009 at 9:34 PM, Satya Prasad Sahusatya.s...@gmail.com wrote: Hi All,I need help urgently. My back end is python script acting as a server using

[jira] Resolved: (JAXME-104) wrong xsd:pattern handling

2009-06-05 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-104. --- Resolution: Fixed Fix Version/s: 0.6 Assignee: Jochen Wiedmann Applied, thank

Re: ThreadPool deadlock

2009-05-19 Thread Jochen Wiedmann
On Mon, May 18, 2009 at 5:41 PM, Lars Schnoor lars.schn...@ifad.dk wrote: I am using the newest snapshot and it reduced the frequency of crashes considerably, but I still have problems with it from time to time. I did however not get a chance to check if it is the same deadlock problem as

RESULT: Alan Burlison as committer

2009-05-13 Thread Jochen Wiedmann
Passed with three positive votes: Siegfried, Henri, and myself. Welcome to the club, Alan. :-) -- Don't trust a government that doesn't trust you.

Re: How can I add a custom attribute (for example php_class) in the xmlrpc server xml output

2009-05-11 Thread Jochen Wiedmann
On Mon, May 11, 2009 at 12:07 PM, Jamel ESSOUSSI jessou...@active-telecom.com wrote: I use a xmlrpc java server with a php client, i would like know how can I add a custom attribute in the struct tag in the java server side. I use the apache xmlrpc version 2. Not so easy with version 2. In

Re: Problem with XmlRpcClient.execute()

2009-05-10 Thread Jochen Wiedmann
On Sun, May 10, 2009 at 1:51 PM, Lars Schnoor lars.schn...@ifad.dk wrote: Now I checked the newest source out, but how do I build it? I found some eclipse files, but my NetBeans 6.5 does not want to import them as a Eclipse project. Is there maybe some documentation to explain how to get the

Re: Problem with XmlRpcClient.execute()

2009-05-09 Thread Jochen Wiedmann
Funny, looks like https://issues.apache.org/jira/browse/XMLRPC-168 Checkout and build the latest version from SVN. On Sat, May 9, 2009 at 11:21 PM, Lars Schnoor lars.schn...@ifad.dk wrote: Hi Alan Now I have been able to recreate the problem and can post the stack traces. I have actually one

Re: How to send or upload large binary file to RPC server

2009-05-08 Thread Jochen Wiedmann
On Fri, May 8, 2009 at 9:48 PM, Abdel Olakara olak...@gmail.com wrote:  XMLRPC is not not huge file trasnfer. there are limitations for XMLRPC. A better choice would be SOAP i think. XMLRPC can be used for smaller tasks and use SOAP for complex tasks as it support more data types. That's not

VOTE: Alan Burlison as committer

2009-05-08 Thread Jochen Wiedmann
Hi, I'd like to propose Alan Burlison as a committer for XML-RPC. Alan is a long time contributor of this project, providing bug reports and patches. Additionally, his interests are in an area, which has always been promoted by users on this list (standalone XML-RPC server, as opposed to servlet

Re: static mehods in handlers

2009-04-28 Thread Jochen Wiedmann
Hi, Michael, I have compared versions 3.1.1 and 3.1.2, and cannot find any difference in the handler mapping and the related classes. Can you provide an example? Which exact version have you been using before? Jochen On Tue, Apr 28, 2009 at 8:43 PM, Pitoniak, Michael mpito...@enterasys.com

Re: Do we care about Java 1.4 compatibility?

2009-04-28 Thread Jochen Wiedmann
On Tue, Apr 28, 2009 at 7:29 PM, Alan Burlison alan.burli...@sun.com wrote: Don Albertson wrote: [1] http://java.sun.com/products/archive/eol.policy.html I have a few applications that are still running in 1.4 but they only use the client functions Good point, this would just affect the

[RESULT] Release Apache XML-RPC 3.1.2 (RC1)

2009-04-26 Thread Jochen Wiedmann
Hi, for the record: Passed +1: Glen Daniels, Ant Elder, Tom Jordahl, Asankha Perera, Samisa Abeysinghe, Jochen Wiedmann, Don Albertson (Non-Binding) +0: Henri Gomez I'll publish the distribution and will post a formal announcement when the mirrors are loaded. Jochen -- I have always wished

Re: [RESULT] Release Apache XML-RPC 3.1.2 (RC1)

2009-04-26 Thread Jochen Wiedmann
On Sun, Apr 26, 2009 at 10:16 PM, Alan Burlison alan.burli...@sun.com wrote: FYI, I haven't forgotten about helping out with the XML-RPC stuff, I'm still waiting for our legal dept to get back to me. Fine :-) -- I have always wished for my computer to be as easy to use as my telephone; my

Re: Basic Authentication perl client

2009-04-21 Thread Jochen Wiedmann
On Tue, Apr 21, 2009 at 3:23 PM, Daphna Wasserman (dwasserm) dwass...@cisco.com wrote: I've tried using both LWP::UserAgent's  method credentials() HTTP:Headers' method Authorization_Basic(). I'd expect authorization_basic to do the trick. When in doubt, try to use Wireshark, tcpmon, or a

VOTE: Release Apache XML-RPC 3.1.2 (RC1)

2009-04-20 Thread Jochen Wiedmann
Hi, I'd like to call for a release of Apache XML-RPC, version 3.1.2. This is a bug fix release with no functional changes, compared to 3.1.1. See below for changes. The proposed release can be found at

Re: Session handling in XML-RPC

2009-04-15 Thread Jochen Wiedmann
On Thu, Apr 16, 2009 at 7:48 AM, Andrei Sirghi andrei.sir...@tss-yonder.com wrote: Is it possible to access HTTP Sessions from XML-RPC server and client, Can somebody tell me how can I do that. On the server: See the example on reading the client's IP address, should be easy to adopt:

[jira] Resolved: (JAXME-102) No support for types of the same name in different namepaces

2009-04-09 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-102. --- Resolution: Won't Fix Using jaxb:property is the way to resolve such conflicts

Release 3.1.2?

2009-04-09 Thread Jochen Wiedmann
Hi, thanks to the work of several contributors, we have a good set of minor bug fixes and improvements. Apart from that, there is bug XMLRPC-163, which can only be resolved by publishing a new release. Therefore, I'd like to prepare an RC in the next weeks and call for a vote. Any objections?

Re: Release 3.1.2?

2009-04-09 Thread Jochen Wiedmann
On Thu, Apr 9, 2009 at 2:06 PM, Henri Gomez henri.go...@gmail.com wrote: Did there is a changelog somewhere ? https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk/src/changes/changes.xml -- I have always wished for my computer to be as easy to use as my telephone; my wish has come true

Re: Migrating from xmlrpc-1 to version 3

2009-03-24 Thread Jochen Wiedmann
On Tue, Mar 24, 2009 at 9:00 AM, Daphna Wasserman (dwasserm) dwass...@cisco.com wrote: We have been using xmlrpc-1.jar in our application for a while,and are currently trying to migrate to the latest version (3.1.1) Today, on the server side, we have a class which implements XmlRpcHandler and

Re: Multiple xmlrpc calls over single connection

2009-01-13 Thread Jochen Wiedmann
On Tue, Jan 13, 2009 at 7:37 PM, Yanwar Asrigo asrigoyan...@gmail.com wrote: In my simple code, I created the xmlrpc client and then execute two xmlrpc calls using this client. However, from what I see from the log, it seems that the client reopen a new connection for the second execution.

Re: Multiple xmlrpc calls over single connection

2009-01-13 Thread Jochen Wiedmann
On Wed, Jan 14, 2009 at 4:11 AM, Yanwar Asrigo asrigoyan...@gmail.com wrote: Yes the server does offer the keepalive as I have modified it so. Did you verify that by looking into the output of tcpmon or wireshark? Jochen -- I have always wished for my computer to be as easy to use as my

Re: Handler objects..?

2009-01-09 Thread Jochen Wiedmann
On Fri, Jan 9, 2009 at 11:50 AM, Lars 'Levia' Wesselius le...@openfrag.org wrote: I'm using the Java ws-apache-xmlrpc library, but I was wondering, in Helma you were able to do like: addHandler(Auth, new WhateverClass());, if I recall correctly. In this, you have to give the classname. Now I

Re: View raw server response

2008-11-16 Thread Jochen Wiedmann
On Mon, Nov 17, 2008 at 12:51 AM, Al Twohill [EMAIL PROTECTED] wrote: Is there a way I can retrieve the raw server response in order to debug this further? The server I'm communicating with is HTTPS so packet sniffers aren't too helpful. Use Wireshark, Tcpmon, or a similar tool. Jochen --

Re: View raw server response

2008-11-16 Thread Jochen Wiedmann
On Mon, Nov 17, 2008 at 2:01 AM, Al Twohill [EMAIL PROTECTED] wrote: Like I said, the communication is over HTTPS. All I see in Wireshark is Sorry for the fast shot. AFAIK, you might use http://donsproxy.sourceforge.net/ for that. -- I have always wished for my computer to be as easy to use

[jira] Resolved: (AXIS-2574) Reading an attachment (slowly) can cause resource deleted error

2008-11-03 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved AXIS-2574. --- Resolution: Fixed Assignee: Jochen Wiedmann Applied to the Axis trunk. Reading

  1   2   3   4   5   6   >