broken link

2008-06-28 Thread Dr. Franz Fehringer
Hello, The link on http://ws.apache.org/axis2/ (top right of the page) pointing to Axis2/C is broken (for a long time already). It is http://ws.apache.org/c where it should be http://ws.apache.org/axis2/c. Regards Franz -

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2007-09-11 Thread Franz Fehringer (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526395 ] Franz Fehringer commented on AXISCPP-716: - I nailed down the issue with the current solution

[jira] Issue Comment Edited: (AXISCPP-716) Support for the attribute construct 'use'

2007-09-11 Thread Franz Fehringer (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526395 ] fehrin edited comment on AXISCPP-716 at 9/11/07 5:25 AM: -- I nailed down the issue

AXISCPP-716 (optional attributes)

2007-08-15 Thread Franz Fehringer
Hi Nadir, This is still a blocker for me (the generator omits code for optional attributes derived from the base type). If i were to reach out for a fix myself, what is your tip where to look at specifically? Cheers Franz -- Dr. Franz Fehringer (Dipl. Math.) Projektleiter Touristik-Systeme

Re: Improved XML parser added to the SVN trunk

2007-06-21 Thread Franz Fehringer
., Dipl.-Kaufm. Harald Goeb Sitz: Nürnberg begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49/(911) - 99594-580

[jira] Commented: (AXIS2C-480) improve support for XSD constructs

2007-05-30 Thread Franz Fehringer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500080 ] Franz Fehringer commented on AXIS2C-480: For real world use respective as a touchstone for AXIS2C you could

Re: 1.6 Release AXISCPP-716

2007-05-23 Thread Franz Fehringer
Thanks! Franz Nadir Amra schrieb: Franz, Still on my todo list...I have been very busy and need to find some cycles, but it is on my list! Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 05/21/2007 08:06:19 AM: Hi Nadir, What are the current prospects for a 1.6 Release

1.6 Release AXISCPP-716

2007-05-21 Thread Franz Fehringer
Hi Nadir, What are the current prospects for * a 1.6 Release * resolution of the latest AXISCPP-716 (optional attributes) problem? Cheers Franz -- Dr. Franz Fehringer (Dipl. Math.) Projektleiter Touristik-Systeme ISO Software Systeme GmbH

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2007-05-14 Thread Franz Fehringer (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495535 ] Franz Fehringer commented on AXISCPP-716: - There seems to be a flaw in the optional attributes solution

Re: handling of optional attributes flawed

2007-05-14 Thread Franz Fehringer
Hi Nadir, I added a comment to https://issues.apache.org/jira/browse/AXISCPP-716, could you reopen it? Thanks Franz Franz Fehringer schrieb: As a clarification: With my last sentence i mean the optional attributes implicitely contained in the derived type (via extension from the base

Re: compile errors

2007-05-09 Thread Franz Fehringer
. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 05/04/2007 05:39:45 AM: Hello, Today i compiled the latest SVN using VC6SP6 on W2KSP4. I had to make the changes below to make this a success. Additionally AxisConfiguration cannot be linked due to a missing WinMain16 symbol. I think

Re: compile errors

2007-05-08 Thread Franz Fehringer
Thanks Nadir. The AxisConfiguration problem is tracked with AXISCPP-1013 (including solution). Cheers Franz Nadir Amra schrieb: Franz, Made changes except for the AxisConfiguration errors. Not sure about that Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 05/04/2007

handling of optional attributes flawed

2007-05-08 Thread Franz Fehringer
for the optional attributes contained in the derived type. Cheers Franz -- Dr. Franz Fehringer (Dipl. Math.) Projektleiter Touristik-Systeme ISO Software Systeme GmbH Eichendorffstrasse 29 90491 Nürnberg Germany Tel.: +49/(911) - 99594-0 mailto:[EMAIL PROTECTED

Re: handling of optional attributes flawed

2007-05-08 Thread Franz Fehringer
As a clarification: With my last sentence i mean the optional attributes implicitely contained in the derived type (via extension from the base type). Franz Franz Fehringer schrieb: Hi Nadir, There seems to be a flaw in your optional attributes solution (AXISCPP-716). It shows up under

compile errors

2007-05-04 Thread Franz Fehringer
) +++ transport/axis3/HTTPTransport.cpp (Arbeitskopie) @@ -124,7 +124,7 @@ { m_GetBytesState = eWaitingForHTTPHeader; -m_strReceived.erase(0); +m_strReceived.erase(); m_iBytesLeft = 0; m_iChunkedDataLeftToConsume = 0; m_iNextChunkedDataSize = 0; -- Dr. Franz Fehringer (Dipl

Re: [jira] Commented: (AXISCPP-1014) incorrect handling of xsd:decimal due to missing code

2007-04-23 Thread Franz Fehringer
be to directly replace (in the library code) %f by %g. -- Dr. Franz Fehringer (Dipl. Math.) Projektleiter Touristik-Systeme ISO Software Systeme GmbH Eichendorffstrasse 29 90491 Nürnberg Germany Tel.: +49/(911) - 99594-0 mailto:[EMAIL PROTECTED] http

Re: [jira] Commented: (AXISCPP-1014) incorrect handling of xsd:decimal due to missing code

2007-04-23 Thread Franz Fehringer
. But perhaps the full solution of this problem would be too much effort and also %g would be sufficient for my practical purposes. Greetings Franz Nadir Amra schrieb: Franz, What do you think is the proper way of handling this? Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 04/23

Re: next release / open jiras

2007-03-26 Thread Franz Fehringer
1.6. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 03/20/2007 07:11:45 AM: Hello Nadir, What are your current 1.6 release prospects? Do you have a tentative timeline first for a release candidate and then a real release? Will AXISCPP (given the advent of AXISC) be dead after

next release / open jiras

2007-03-20 Thread Franz Fehringer
? What about AXISCPP-1014 for example? Cheers and thanks for your good work Franz -- Dr. Franz Fehringer (Dipl. Math.) Projektleiter Touristik-Systeme ISO Software Systeme GmbH Eichendorffstrasse 29 90491 Nürnberg Germany Tel.: +49/(911) - 99594-0 mailto

Re: [Axis2] Regarding SoC 2007

2007-03-19 Thread Franz Fehringer
Thanks and looking forward. Franz Nabeel Yoosuf schrieb: On 3/19/07, *Franz Fehringer* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hello, How about improving support for complex WSDL/XSD as found in the real world? There's one proposal in the Apache GSoC page

Re: xml formatting

2007-02-09 Thread Franz Fehringer
Hello Nadir, Not that important, so no JIRA for the moment. Franz Nadir Amra schrieb: Franz, Open JIRA indicating what you want done and why... Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 02/07/2007 03:19:47 AM: Hello, Is it possible to have AXISCPP generate outgoing

xml formatting

2007-02-07 Thread Franz Fehringer
Hello, Is it possible to have AXISCPP generate outgoing XML requests without any formatting, i.e. all in one line and without any (nonsignificant) whitespace? Cheers Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable

Re: [jira] Closed: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-26 Thread Franz Fehringer
can probably be removed if we kept the node around for both Doc and RPC processing, but RPC processing does not seem to be sensitive to whether the m_pNode is set or not. It is probably something that I will look into in the future. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 01

Re: [jira] Closed: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-25 Thread Franz Fehringer
element processing does a peek(), so peek will return NULL string no matter the number of optional elements. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 01/15/2007 04:49:51 AM: Hallo Nadir, Does the checked in fix correctly handle the case mytag mykey=myvalue/ where *two

tcpmon

2007-01-25 Thread Franz Fehringer
Hello Nadir, I saw (svn diff), that you made a change to the tcp monitor. Would it possible, that you have a look at https://issues.apache.org/jira/browse/AXIS-2373? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable

[jira] Created: (AXISCPP-1014) incorrect handling of xsd:decimal due to missing code

2007-01-19 Thread Franz Fehringer (JIRA)
: XSD Types Affects Versions: current (nightly) Environment: WIN2KSP4 VC6SP6 JDK1.5.0_07 Reporter: Franz Fehringer Priority: Minor Fix For: 1.6 Final I want to point out a problem regarding xsd:decimal. I have a datatype, which is a restriction

Re: [jira] Closed: (AXISCPP-1011) faultactor is facultative in SoapFaults

2007-01-18 Thread Franz Fehringer
URL: https://issues.apache.org/jira/browse/AXISCPP-1011 Project: Axis-C++ Issue Type: Bug Components: SOAP Affects Versions: current (nightly) Environment: WIN2KSP4 VC6SP6 JDK1.5.0_07 Reporter: Franz Fehringer Assigned To: nadir amra

Re: [jira] Closed: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-15 Thread Franz Fehringer
will return NULL string no matter the number of optional elements. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 01/15/2007 04:49:51 AM: Hallo Nadir, Does the checked in fix correctly handle the case mytag mykey=myvalue/ where *two* (or more) optional elements are missing. I

Re: [jira] Closed: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-08 Thread Franz Fehringer
similar to the behaviour for nillable on elements. begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49

Re: [jira] Closed: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-08 Thread Franz Fehringer
this week. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 01/08/2007 05:04:20 AM: Hello Nadir, This is very good news, thanks alot. Now the remaining bummer for me is AXISCPP-991, where you and me have made conflicting fixes (which both are not the full solution of the problem). Any

Re: http transport/channel dysfunctional since last change

2007-01-08 Thread Franz Fehringer
available, then it must be a bug. This is all from the client side point of view. Can you please test the changes. I will pursue the bugs and fashion a complete fix. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 11/28/2006 04:48:57 AM: I found out, that the problem shows up exactly

Re: [jira] Closed: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-08 Thread Franz Fehringer
In fact these SOAP fault parsing problems do not strictly pertain to AXISCPP-991 (AXISCPP-978 perhaps?). Anyway i added my comment about this to AXISCPP-991. Franz Franz Fehringer schrieb: Hello Nadir, Very glad to hear this. I would like to make a suggestion for this undertaking

Re: [jira] Commented: (AXISCPP-918) generated copy constructor wrong/incomplete

2006-12-27 Thread Franz Fehringer
Alpha Environment: WIN2KSP4 JDK1.5.0_06 MSVC6SP6 Reporter: Franz Fehringer Attachments: t_Children.cpp, vakanz.wsdl, vakanz.xsd Wsdl2ws generates for the t_Children class from my attached example an incomplete copy constructor. Only one of two class members gets copied

Re: [jira] Commented: (AXISCPP-972) axis-c deserializer has a problem:

2006-12-19 Thread Franz Fehringer
Thanks Nadir Any comments to my other comments ;-) ? Nadir Amra schrieb: Yes, will try to get it in next couple of weeks. Nadir K. Amra Franz Fehringer (JIRA) axis-c-dev@ws.apache.org wrote on 12/18/2006 07:05:24 AM: axis-c deserializer: IWrapperSoapDeSerializer::getChardataAs 's

[jira] Created: (AXIS2C-480) improve support for XSD constructs

2006-12-19 Thread Franz Fehringer (JIRA)
: 0.95, Current (Nightly), 0.96 Environment: WIN2KSP4 VS6SP6 Reporter: Franz Fehringer Current XSD support is rather limited (see excerpt from mail exchange Franz Fehringer - Milinda Pathirage below). It should be improved to allow real world use of AXIS2C

Re: [jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-12-18 Thread Franz Fehringer
? Greetings Franz Franz Fehringer schrieb: Hello Nadir, I made a fix for this problen which works also in the presence of attributes. To this end i invented an additional member m_bStartEndElement in XMLParserXerces. It is set to true if (START_ELEMENT,START_END_ELEMENT) is detected in next

[jira] Commented: (AXISCPP-972) axis-c deserializer has a problem:

2006-12-18 Thread Franz Fehringer (JIRA)
Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/AXISCPP-972?page=comments#action_12459307 ] Franz Fehringer commented on AXISCPP-972: - Hello Nadir, I found out, that your fix for the getChardataAs() problem does

[jira] Created: (AXISCPP-1010) new method Call:clearSOAPMethodAttributes()

2006-12-18 Thread Franz Fehringer (JIRA)
Affects Versions: 1.6 Beta Environment: WIN2K VS6SP6 JDK1.5.0:07 Reporter: Franz Fehringer I invented a new method Call:clearSOAPMethodAttributes() to avoid double serializing of the same attributes at operation level. The relevant svn diffs are given below. An example

[jira] Created: (AXISCPP-1011) faultactor is facultative in SoapFaults

2006-12-18 Thread Franz Fehringer (JIRA)
: current (nightly) Environment: WIN2KSP4 VC6SP6 JDK1.5.0_07 Reporter: Franz Fehringer In handling SoapFaults, faultactor is retrieved unconditionally (next()) where it should (being facultative) be checked for presence first (peek()). $ pwd /cd/d/Quellen/SVN/axis/c/src/soap

[jira] Commented: (AXISCPP-1010) new method Call:clearSOAPMethodAttributes()

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1010?page=comments#action_12459318 ] Franz Fehringer commented on AXISCPP-1010: -- This is current and not 1.6 Beta btw. new method Call:clearSOAPMethodAttributes

[jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-991?page=comments#action_12459321 ] Franz Fehringer commented on AXISCPP-991: - Hello Nadir, I made a fix for this problen which works also in the presence of attributes. To this end i

[jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-991?page=comments#action_12459322 ] Franz Fehringer commented on AXISCPP-991: - I think my current solution only works, if at most one optional subelement is missing. The case of multiple

[jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-991?page=comments#action_12459324 ] Franz Fehringer commented on AXISCPP-991: - For a correct parse of SoapFaults and their details i had to make two additional small changes (apart from

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-716?page=comments#action_12459327 ] Franz Fehringer commented on AXISCPP-716: - I made a hack for detecting the presence/absence of optional attributes in deserializing the SOAP response

[jira] Commented: (AXISCPP-914) fault/exception/error handling flawed

2006-12-18 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-914?page=comments#action_12459352 ] Franz Fehringer commented on AXISCPP-914: - Recently i got another problem with memory corruption, namely that in the STRINGCOPY, the line delete [] tgt

Axis2: Axis2C for XSD databinding only?

2006-12-03 Thread Franz Fehringer
Hello, Is it possible to use Axis2C for XSD databinding only? What i mean is code generation from XSD without a WSDL in sight. Thanks Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491

Re: [jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-11-30 Thread Franz Fehringer
to parse the subsequent data as if it was part of ListMsg. begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0

Re: http transport/channel dysfunctional since last change

2006-11-28 Thread Franz Fehringer
I found out, that the problem shows up exactly when *both* Proxy-Connection: close *and* Content-Length are set. Franz Franz Fehringer schrieb: Hello Nadir, With your latest changes (i got the via svn up today) http communication completely ceases to work. 1) If the server side does

Re: axiscpp problems

2006-11-16 Thread Franz Fehringer
or (for windows) %AXISCPP_DEPLOY%/bin 4) the system library path Hope that helps, Adrian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] begin:vcard fn:Dr. Franz Fehringer

Re: axiscpp problems

2006-11-16 Thread Franz Fehringer
OK thanks Franz Adrian Dick schrieb: ___ Adrian Dick ([EMAIL PROTECTED]) Franz Fehringer [EMAIL PROTECTED] wrote on 16/11/2006 09:34:30: Without axiscpp.conf how does Axis know the names of the libraries to load? Franz The library

getChardataAs() strikes again

2006-11-15 Thread Franz Fehringer
uot; = (" + typeName + ") pCharDat a;\n"); +    } +    else +    { +   writer.write("\tparam-" + extensionBaseAttrib.getParamNameAsMember() + " = *(" + typeName + "*) pCharDa ta;\n"); +    } }  

Re: AXIS2C: capabilities of code generation

2006-11-07 Thread Franz Fehringer
Thanks for your explanation. Are there already plans to fill these gaps? Greetings Franz Milinda Pathirage schrieb: On 11/7/06, Franz Fehringer [EMAIL PROTECTED] wrote: Hello, I have some question regarding C code generation from WSDL/XSD. First as i understand

AXIS2C: xmlbeansxx

2006-11-07 Thread Franz Fehringer
(like xmlbeans is supported for AXIS2JAVA)? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49

Re: [Fwd: [Fwd: RE: Apache Axis 1.6b]]

2006-10-23 Thread Franz Fehringer
merge in the fixes for all to share. It would be appreciated. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 10/20/2006 03:46:00 AM: I sent the email direct to the original poster. Was there any reaction om John Hawkins answer? Franz Original-Nachricht B

[Fwd: [Fwd: RE: Apache Axis 1.6b]]

2006-10-20 Thread Franz Fehringer
: Franz Fehringer [EMAIL PROTECTED] An: Haiping Zhao [EMAIL PROTECTED] Hello, Did you get this mail/answer? Greetings Franz Original-Nachricht Betreff: RE: Apache Axis 1.6b Datum: Tue, 10 Oct 2006 12:38

Axis C++ 1.6 release?

2006-10-19 Thread Franz Fehringer
Hello, Is there any progress reagrding a Axis C++ 1.6 release (hopefully containing a fix for my favourite JIRA AXISCPP-716)? Best regards Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491

Re: Axis C++ 1.6 release?

2006-10-19 Thread Franz Fehringer
Franz Fehringer [EMAIL PROTECTED] wrote on 10/19/2006 03:49:54 AM: Hello, Is there any progress reagrding a Axis C++ 1.6 release (hopefully containing a fix for my favourite JIRA AXISCPP-716)? Best regards Franz [attachment "feh.vcf" deleted by Nadir Amra/Roc

setSOAPMethodAttribute

2006-10-18 Thread Franz Fehringer
have already filed a JIRA for this omission). Comments? Best regards Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911)

Re: Axis C++ 1.6 Final

2006-09-21 Thread Franz Fehringer
Any chance for this issue (hoping not to annoy you)? Best regards Franz Franz Fehringer schrieb: Hello Nadir, After several rounds of improving and bug fixing (John Hawkins, Adrian Dick and yourself) AXISCPP approaches usability for us. But there is one real bummer left, namely

[Fwd: [Axis2] WSDL4J 1.6 maintenance release]

2006-08-24 Thread Franz Fehringer
re also some pending bug fixes or enhancements that do not affect the API.I expect to make a WSDL4J 1.53 release to roll up these fixes and any previous fixes since v1.52. These fixes will also be included in v1.6. regards, John Kaputin begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:I

Re: wrong vc version

2006-08-17 Thread Franz Fehringer
for these problem? Thanks in advance and regards janw - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr

Re: wrong vc version

2006-08-17 Thread Franz Fehringer
And btw ant is your friend. Franz Fehringer schrieb: To my best knowledge 7 (2002) has many shortcomings and should be avoided. Why not use 7.1 (2003) or even better (it's free!) 8 (2005)? Greetings Franz janw.fm schrieb: Hi. I'm using Microsoft Visual C++ .NET version 7.0.9955 with all

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2006-08-15 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-716?page=comments#action_12428078 ] Franz Fehringer commented on AXISCPP-716: - Mail (response) by Adrian Dick - Hi, There are several areas where Axis C++ does

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2006-08-15 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-716?page=comments#action_12428079 ] Franz Fehringer commented on AXISCPP-716: - Mail (response) by Adrian Dick - This is an area of code I haven't

Re: Axis C++ 1.6 Final

2006-08-15 Thread Franz Fehringer
It should read John (not Johm) Hawkins. Franz Fehringer schrieb: Hello Nadir, After several rounds of improving and bug fixing (Johm Hawkins, Adrian Dick and yourself) AXISCPP approaches usability for us. But there is one real bummer left, namely AXISCPP-716 (Support

Re: [jira] Created: (AXIS2C-228) Woden/C doesnt provide the correct MEP for WSDL1.0

2006-08-08 Thread Franz Fehringer
(str_direction, in)) { in = AXIS2_TRUE; } if(0 == AXIS2_STRCMP(str_direction, out)) { out = AXIS2_TRUE; } } begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted

Re: [jira] Created: (AXIS2C-228) Woden/C doesnt provide the correct MEP for WSDL1.0

2006-08-08 Thread Franz Fehringer
I found Message Exchange Pattern Franz Fehringer schrieb: What is MEP? Greetings Franz Dimuthu Chathuranga (JIRA) schrieb: Woden/C doesnt provide the correct MEP for WSDL1.0 -- Key: AXIS2C-228 URL: http

Re: [jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Franz Fehringer
ungen\Manfred\Desktop\Ax is Source/build/version.res" "C:\Dokumente und Einstellungen\Manfred\Desktop\Axis Source/bu ild/version.temp.rc" error=2 Total time: 2 seconds What's wrong here? Thanx for help! Greetings begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Fr

[Fwd: [jira] Updated: (AXISCPP-977) axiscpp engine wsdl2ws: In server response, basic array element no namespace prefix added]

2006-07-07 Thread Franz Fehringer
} else { ... ... 7. I've verified my modification for axis-c-1.6b engine and WSDL2WS tool, it works well. Could you please give my report a kindly check ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.a

Re: getChardataAs dysfunctional

2006-07-07 Thread Franz Fehringer
into thisjust trying to clean up some other things first. I will also be looking at other jira issues and seeing what I can fix. But all this takes time so please be patient. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 06/26/2006 02:55:33 AM: Hello, I work currently

Re: getChardataAs dysfunctional

2006-07-07 Thread Franz Fehringer
. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 06/26/2006 02:55:33 AM: Hello, I work currently in the realm of deserializing xsd:extension based data types. After noticing, that getChardataAs does not work as expected, i had a closer look at it. It is defined

Re: handling of xml attributes flawed

2006-07-07 Thread Franz Fehringer
Hello, My posting is admittedly nor very readable, but would it be possible to comment at least at the three points at the end? The problem pertains to AXISCPP-716 (info by Adrian) btw. Thanks and best regards Franz Franz Fehringer schrieb: Hello Adrian, I looked into the relevant

Re: handling of xml attributes flawed

2006-07-05 Thread Franz Fehringer
attributes should be by-pointer, similar to nillable and optional elements. Regards, Adrian ___ Adrian Dick ([EMAIL PROTECTED]) Franz Fehringer [EMAIL PROTECTED] wrote on 21/06/2006 10:21:51: Hello, Today i had a closer look at the handling of xml

Axis2: use only databinding

2006-06-29 Thread Franz Fehringer
Hello, I want to send and receive XSD based XML messages using C code (generate the XML from C structs and vice versa). Can i use Axis2C for this task? If so, where can i find documentation and examples? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software

Re: Axis2: use only databinding

2006-06-29 Thread Franz Fehringer
ok thanks franz Samisa Abeysinghe schrieb: We are working on data binding at the moment and basic data binding support is already there. XSD based data binding is something that we want to support, however, we are still working on it. Thanks, Samisa... Franz Fehringer wrote: Hello, I

Re: Axis2: use only databinding (off topic)

2006-06-29 Thread Franz Fehringer
binding is something that we want to support, however, we are still working on it. Thanks, Samisa... Franz Fehringer wrote: Hello, I want to send and receive XSD based XML messages using C code (generate the XML from C structs and vice versa). Can i use Axis2C for this task? If so, where

Re: Axis2: use only databinding (off topic)

2006-06-29 Thread Franz Fehringer
Thanks again Franz Samisa Abeysinghe schrieb: Franz Fehringer wrote: As an off topic question, what C/C++ implementations of XSD based data binding do exist? I know of xmlbeansxx, any others? Well we could not find one with Apache like licence. Hence we thought of writing of our own one

[jira] Commented: (AXISCPP-978) deserializing of arrays of complex types with optional elements broken

2006-06-28 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-978?page=comments#action_12418269 ] Franz Fehringer commented on AXISCPP-978: - I think i have found one problem. In SoapDeSerializer::getCmplxObject (SoapDeserializer.cpp) after having read the wanted

Re: getChardataAs dysfunctional

2006-06-27 Thread Franz Fehringer
will be looking into thisjust trying to clean up some other things first. I will also be looking at other jira issues and seeing what I can fix. But all this takes time so please be patient. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 06/26/2006 02:55:33 AM: Hello

[jira] Created: (AXISCPP-978) deserializing of arrays of complex types with optional elements broken

2006-06-27 Thread Franz Fehringer (JIRA)
- Deserialization Versions: current (nightly) Environment: WIN2KSP4 MSVC6SP6 JDK 1.5.0_07 XercesC 2.7.0 Reporter: Franz Fehringer With AxisC++ (current SVN plus XercesC 2.7.0 on WIN2KSP4/JDK5/VC6SP6) i have a severe problem, namely that my response message is not parsed correctly

[jira] Updated: (AXISCPP-978) deserializing of arrays of complex types with optional elements broken

2006-06-27 Thread Franz Fehringer (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-978?page=all ] Franz Fehringer updated AXISCPP-978: Attachment: pegs.wsdl pegs.xsd deserializing of arrays of complex types with optional elements broken

getChardataAs dysfunctional

2006-06-26 Thread Franz Fehringer
soul (Adrian, John, ...) to integrate this (or an alternative approach) into stub generation? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL

Re: port number ignored?

2006-06-26 Thread Franz Fehringer
... *Samisa Abeysinghe [EMAIL PROTECTED]* 26/06/2006 11:24 Please respond to Apache AXIS C Developers List axis-c-dev@ws.apache.org To Apache AXIS C Developers List axis-c-dev@ws.apache.org cc Subject Re: port number ignored? Franz Fehringer wrote: Hello, I

handling of xml attributes flawed

2006-06-21 Thread Franz Fehringer
all attributes as pointers and setting them to NULL in the (to be created) else branch. Thoughts (and btw ist there already a JIRA for this)? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg

compilation slow down

2006-06-21 Thread Franz Fehringer
Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49/(911) - 99594-580 x-mozilla-html:TRUE url:http

Re: [ANN][Axis2] Apache Axis2/C 0.92 Released

2006-06-19 Thread Franz Fehringer
-- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg

Re: [axis2]WSDL2C Code generation

2006-06-19 Thread Franz Fehringer
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax

Pentecost / Whitsun

2006-06-02 Thread Franz Fehringer
Isn't it time for a 1.6 release? begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49/(911) - 99594-580 x

Makefile.am

2006-06-01 Thread Franz Fehringer
Hello, The repository contains obsolete Makefile.ams. Perhaps they could be removed? Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL

Re: advanced message handling

2006-06-01 Thread Franz Fehringer
of writing an http transport - just change the code to fit your transport :-) "Franz Fehringer" [EMAIL PROTECTED] 09/03/2006 11:34 To

Re: [jira] Resolved: (AXIS2C-53) Enable setting proxy in client transport

2006-05-22 Thread Franz Fehringer
Versions: Current (Nightly) Reporter: Samisa Abeysinghe Assignee: Sahan Gamage Fix For: Current (Nightly) Client should be able to connect through proxy begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printab

Re: Axis 1.6

2006-05-10 Thread Franz Fehringer
/24/2006 05:36:41 AM: Hi All, I think that we are just about ready to release 1.6. Does anyone have any objections to doing so this week? Regards, Fred Preston. begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted

api doc

2006-04-25 Thread Franz Fehringer
=460 AXISC_DEFINED_ARRAY(xsdc__duration) Greetings Franz begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49

Re: Axis 1.6

2006-04-24 Thread Franz Fehringer
. begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49/(911) - 99594-580 x-mozilla-html:TRUE url:http

Re: last wsdl2ws reorganization / AXISCPP-918

2006-04-06 Thread Franz Fehringer
the inclusion of this patch, but I'm currently having difficulty connecting to Jira. Regards, Adrian ___ Adrian Dick ([EMAIL PROTECTED]) Franz Fehringer [EMAIL PROTECTED] wrote on 05/04/2006 15:46:43: Hello Adrian, My fix is contained in my comment to AXISCPP

Re: last wsdl2ws reorganization / AXISCPP-918

2006-04-05 Thread Franz Fehringer
- but the patch content is probably still good. Regards, Adrian ___ Adrian Dick ([EMAIL PROTECTED]) Franz Fehringer [EMAIL PROTECTED] wrote on 05/04/2006 09:23:17: Hello, With the last svn up i saw that the wsdl2ws sources got reorganized thus overwriting my

Re: [Axis2] Wsdl Pull wrapper

2006-04-03 Thread Franz Fehringer
this wrapper code into c/modules/wsdl/builder/wsdl4c folder. thanks damitha begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel

Re: [Axis2] Wsdl Pull wrapper

2006-04-03 Thread Franz Fehringer
Thanks for your answers. Franz Samisa Abeysinghe schrieb: Axis2C code generator will be based on Axis2/Java codegen tool. We hope we will be able to use the Axis2/Java tool with XSL templates written for C. Samisa... Damitha Kumarage wrote: Franz Fehringer wrote: Does this mean

Re: [Axis2][VOTE] Axis2C 0.90 Release Plan

2006-03-29 Thread Franz Fehringer
final verificaton. Wiki - http://wiki.apache.org/ws/FrontPage/Axis2C/releases/0.9 Here's my +1 for 0.90 release Thanks - Sahan begin:vcard fn:Dr. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email

Re: [Axis2][VOTE] Axis2C 0.90 Release Plan

2006-03-29 Thread Franz Fehringer
. Franz Fehringer n:Fehringer;Franz org:ISO Software Systeme adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland email;internet:mailto:[EMAIL PROTECTED] tel;work:+49/(911) - 99594-0 tel;fax:+49/(911) - 99594-580 x-mozilla-html:TRUE url:http://www.isogmbh.de/ version:2.1

  1   2   >