[ANN] XWSDLC: WSDL 2 JavaJnterface Ant task that uses XMLBeans

2005-02-15 Thread Aleksander Slominski
hi, i wrote a tool that uses XmlBeans to generate Java POJO interfaces in one easy-to-use step encapsulated as an ANT task. ant task extends XmlBeans xbeans task (xmlbeans-1.0.2/docs/xmlbeantask.html) and do post-processing of XmlBeans output to generate Java interface based on WSDL portType.

Re: UTF8Encoder question...

2005-02-15 Thread Bill Keese
+1 Please change UTF8Encoder() back, so it doesn't encode characters above 0x7f. It doesn't matter much for European languages, but for Asian language text, *every character is getting encoded*, which means that message size has doubled or tripled. And both the server and client

[jira] Assigned: (AXIS-1815) tcpmon don't support mulit-byte encording

2005-02-15 Thread Toshiyuki Kimura (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1815?page=history ] Toshiyuki Kimura reassigned AXIS-1815: -- Assign To: Toshiyuki Kimura > tcpmon don't support mulit-byte encording > - > > Key: AXIS-1815 >

[jira] Commented: (AXIS-1815) tcpmon don't support mulit-byte encording

2005-02-15 Thread Toshiyuki Kimura (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1815?page=comments#action_59233 ] Toshiyuki Kimura commented on AXIS-1815: Ushio-san, Sounds like you're using ISO-2022-JP(JIS), Windows-31J(SJIS), EUC-JP(EUC) or something, neither UTF-8 nor UTF-16.

Re: [Axis2] Modules - Random thought

2005-02-15 Thread Sanjiva Weerawarana
I have to agree with Glen .. I thought we came up with the module term because of the SOAP Module analogy too! Sanjiva. - Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 15, 2005 8:53 PM Subject: Re: [Axis2] Modules - Random thought > But the po

[jira] Created: (AXIS-1820) Axis doesn't conform to HTTP/1.1 spec 5.1.2 (Request-URI)

2005-02-15 Thread Ricky Frost (JIRA)
Axis doesn't conform to HTTP/1.1 spec 5.1.2 (Request-URI) - Key: AXIS-1820 URL: http://issues.apache.org/jira/browse/AXIS-1820 Project: Axis Type: Bug Components: Basic Architecture Versions: 1.2RC2

[jira] Commented: (AXIS-1816) WSDL2Java fails to create java code

2005-02-15 Thread Klaus Mueller (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1816?page=comments#action_59228 ] Klaus Mueller commented on AXIS-1816: - I tried the version from cvs and it failed with the same error message. The test wsdl is here: http://web.ncbi.nlm.nih.gov/entrez/eu

[jira] Commented: (AXIS-66) [xsd:list] WSDL2Java doesn't handle schema enumerations

2005-02-15 Thread anthony cervi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-66?page=comments#action_59210 ] anthony cervi commented on AXIS-66: --- Thanks Hans. I just tested my code and the fix works nicely. Am I to assume that we'll see this in the final release then? thanks! > [

[Axis2] REMINDER : Axis IRC chat TOMORROW

2005-02-15 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, February 16, at: 5AM PST, 8AM EST, 1PM GMT, 7PM SLT, 12AM (next day) AEST The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis, and is sche

Re: [Axis2] Modules - Random thought

2005-02-15 Thread Davanum Srinivas
It was a "Random Thought" :) -- dims On Tue, 15 Feb 2005 09:53:22 -0500, Glen Daniels <[EMAIL PROTECTED]> wrote: > But the point is that Axis Modules are precisely the implementation of > SOAP Modules! "Block" in SOAP parlance refers to a single header > element, which is too fine a granularity

Re: [Axis2] Modules - Random thought

2005-02-15 Thread Glen Daniels
But the point is that Axis Modules are precisely the implementation of SOAP Modules! "Block" in SOAP parlance refers to a single header element, which is too fine a granularity for the thing we're talking about here. A typical Module may process lots of different header blocks, as well as aff

Re: [Axis2] Modules - Random thought

2005-02-15 Thread Davanum Srinivas
I thought of trying to avoid the soap module terminology. my 2 cents, I think block will work for both #1 and #2. -- dims On Tue, 15 Feb 2005 09:21:36 +0600, Srinath Perera <[EMAIL PROTECTED]> wrote: > 1) if the module is just a packaing of the Handler for usability > purposes am +1 for name it b

[Axis2]problem writing schema for the Axis2 WSD

2005-02-15 Thread Srinath Perera
Hi All; While trying to generate a scema for the server.xml. service.xml and the module.xml we got in to trouble defining follwoing construct! handler can be OR ... how shall we define this in the XSD, I tried the but it does not support the choice for the attributes. Does the XSD is not expre

[jira] Created: (AXIS-1819) addChildElement(String) should not namespaceURI

2005-02-15 Thread Jongjin Choi (JIRA)
addChildElement(String) should not namespaceURI Key: AXIS-1819 URL: http://issues.apache.org/jira/browse/AXIS-1819 Project: Axis Type: Bug Components: SAAJ Versions: current (nightly) Reporter: Jongjin

Re: [Axis2] Standard for documents

2005-02-15 Thread Srinath Perera
Hi All; yap Chinthaka, let us use only standrad styles say H1, H2, H3 .. and do not use anything that show the font type ect .. that way we can change the formetting esily Thanks Srinath On Tue, 15 Feb 2005 13:52:30 +0600, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Hi Ajith, >