[jira] Updated: (AXIS2C-213) axis2-c-0.92's install guide install scripts have some problems, so that fail to be compiled installed on linux fc3

2006-07-23 Thread Michael Xiong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-213?page=all ] Michael Xiong updated AXIS2C-213: - Attachment: axis2c-src-0.92-mxiong.patch This is my patch for building install axis2-c-0.92 on linux box easily correctly. axis2-c-0.92's install guide

[jira] Created: (AXIS2C-213) axis2-c-0.92's install guide install scripts have some problems, so that fail to be compiled installed on linux fc3

2006-07-23 Thread Michael Xiong (JIRA)
axis2-c-0.92's install guide install scripts have some problems, so that fail to be compiled installed on linux fc3 --- Key: AXIS2C-213 URL:

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

2006-07-23 Thread Manfred Pauli (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12422965 ] Manfred Pauli commented on AXISCPP-986: --- I add log.txt, where you can see all the details of the building process. I don't know, what I am doing wrong...

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

2006-07-23 Thread Manfred Pauli (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=all ] Manfred Pauli updated AXISCPP-986: -- Attachment: log.txt ANT Build failed Key: AXISCPP-986 URL:

[jira] Created: (AXIS2C-214) axis2_env_create_all function segfaults when log creation fails

2006-07-23 Thread Nandika Jayawardana (JIRA)
axis2_env_create_all function segfaults when log creation fails --- Key: AXIS2C-214 URL: http://issues.apache.org/jira/browse/AXIS2C-214 Project: Axis2-C Issue Type: Bug

Re: Got well-formd soap response, but still with org.xml.sax.SAXParseException: Premature end of file

2006-07-23 Thread xu cai
Really weird, Ichange a little on org.apache.axis.encoding.DeserializationContext.java, write the Soap response to a txt file, and parse the the Soap response from the txt file. and this time, the boring org.xml.sax.SAXParseException: Premature end of file disappeared. Following is snippet of

[jira] Created: (AXIS-2529) make JavaServiceDesc.getMethods() protected (instead of private)

2006-07-23 Thread Christopher Sahnwaldt (JIRA)
make JavaServiceDesc.getMethods() protected (instead of private) Key: AXIS-2529 URL: http://issues.apache.org/jira/browse/AXIS-2529 Project: Apache Axis Issue Type: Wish

[jira] Created: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

2006-07-23 Thread robert lazarski (JIRA)
AAR / WSDL deploy error - can't find xmime schema - Key: AXIS2-920 URL: http://issues.apache.org/jira/browse/AXIS2-920 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Environment:

[jira] Updated: (AXIS2-920) AAR / WSDL deploy error - can't find xmime schema

2006-07-23 Thread robert lazarski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-920?page=all ] robert lazarski updated AXIS2-920: -- Attachment: mtomExample.jar AAR / WSDL deploy error - can't find xmime schema - Key:

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-07-23 Thread Thilo Frotscher (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12422878 ] Thilo Frotscher commented on AXIS2-653: --- Can you please make sure that the cleanup-Method is called when a Handler is destroyed? Many thanks! Handler

[jira] Resolved: (AXIS2-918) WSDL2Java/XMLBeans generated interfaces should not reference inner classes of their own subclasses

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-918?page=all ] Ajith Harshana Ranabahu resolved AXIS2-918. --- Resolution: Fixed Fixed in the latest SVN. Thanks for pointing out the problem WSDL2Java/XMLBeans generated interfaces should not

[jira] Created: (AXIS-2530) publish any object as web service

2006-07-23 Thread Christopher Sahnwaldt (JIRA)
publish any object as web service - Key: AXIS-2530 URL: http://issues.apache.org/jira/browse/AXIS-2530 Project: Apache Axis Issue Type: New Feature Components: Deployment / Registries Affects

[jira] Resolved: (AXIS2-890) WSDL2Java -p option generating wrong package structure

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-890?page=all ] Ajith Harshana Ranabahu resolved AXIS2-890. --- Resolution: Fixed This was solved by Dims sometime back. I'k marking this as resolved WSDL2Java -p option generating wrong package

[jira] Updated: (AXIS2-890) WSDL2Java -p option generating wrong package structure

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-890?page=all ] Ajith Harshana Ranabahu updated AXIS2-890: -- Comment: was deleted WSDL2Java -p option generating wrong package structure

[jira] Commented: (AXIS2-890) WSDL2Java -p option generating wrong package structure

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-890?page=comments#action_12422882 ] Ajith Harshana Ranabahu commented on AXIS2-890: --- Dims fixed this issue sometime back and I'm marking it as resolved - Had to remove the earlier

[jira] Resolved: (AXIS2-718) WSDL2Java Tool should pretty-print its WSDLs like the service.xml is already pretty-printed

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-718?page=all ] Ajith Harshana Ranabahu resolved AXIS2-718. --- Resolution: Fixed I've added a tidy based XML pretty printer for the code generator. If you have the tidy jar

[jira] Resolved: (AXIS2-639) [ADB] Support schema extensions and deserialization of instances which carry xsi:type

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-639?page=all ] Ajith Harshana Ranabahu resolved AXIS2-639. --- Resolution: Fixed Done - now ADB generates a seperate mapper class that handles XML's with the type attribute [ADB] Support schema

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12422886 ] Ajith Harshana Ranabahu commented on AXIS2-632: --- I've resolved this by adding a mapper class that handles types attributes. Please see the resolution

[jira] Resolved: (AXIS2-262) provider wrapper for xsd:any

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-262?page=all ] Ajith Harshana Ranabahu resolved AXIS2-262. --- Resolution: Won't Fix I have forwarded this issue to XMLBeans and it has been there for a long time with no interest. It seems to be

Build Failure

2006-07-23 Thread Maryam Moazeni
Hi, I'm trying to build the latest update of Axis2 in both Linux and Windows, but I get failure in one of the tests in adb module named ADBXMLStreamReaderTest. Does anyone else encountering the same problem? the test report is as follows. I would appreciate if someone could help me resolve this.

[jira] Commented: (AXIS2-374) Option in ADB codegen to generate separate _Helper files like Axis 1.X

2006-07-23 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-374?page=comments#action_12422893 ] Ajith Harshana Ranabahu commented on AXIS2-374: --- Sanka has done some of this work and I just enabled it in codegen. However the generated beans are

[jira] Created: (AXIS2-921) Add system level initialization/cleanup hooks

2006-07-23 Thread Dave Cowing (JIRA)
Add system level initialization/cleanup hooks - Key: AXIS2-921 URL: http://issues.apache.org/jira/browse/AXIS2-921 Project: Apache Axis 2.0 (Axis2) Issue Type: New Feature Reporter:

[Axis2]Google SoC - ADB Project

2006-07-23 Thread Maryam Moazeni
Hi Ajith, Thanks for sharing your thoughts, regarding point 3: I thought if the original element is an array and it still remains to be an array in the derived type, then I should change the validate method of the array and replacethe apptoperiate counts in: xsl:if test=not(@unbound)if

[jira] Created: (AXIS2-922) WSDL2Java generates incorrect code for multiple faults

2006-07-23 Thread Dave Cowing (JIRA)
WSDL2Java generates incorrect code for multiple faults -- Key: AXIS2-922 URL: http://issues.apache.org/jira/browse/AXIS2-922 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

[jira] Updated: (AXIS2-922) WSDL2Java generates incorrect code for multiple faults

2006-07-23 Thread Dave Cowing (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-922?page=all ] Dave Cowing updated AXIS2-922: -- Attachment: Services.wsdl WSDL2Java generates incorrect code for multiple faults -- Key:

[jira] Updated: (AXIS2-922) WSDL2Java generates incorrect code for multiple faults

2006-07-23 Thread Dave Cowing (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-922?page=all ] Dave Cowing updated AXIS2-922: -- Attachment: UpdateMemberSkeleton.java WSDL2Java generates incorrect code for multiple faults --

Bad AXIOM Change (Re: Build Failure)

2006-07-23 Thread Davanum Srinivas
Rich, Could the recent change for WSCOMMONS-64(?) have broken the build :( thanks, dims On 7/23/06, Maryam Moazeni [EMAIL PROTECTED] wrote: Hi, I'm trying to build the latest update of Axis2 in both Linux and Windows, but I get failure in one of the tests in adb module named

[jira] Created: (AXIS-2531) WSDL document literal in Response message using 2 parts, always null in second [part]holder value when using wsdl2java client classes

2006-07-23 Thread Antonio Sy-A-Foek (JIRA)
WSDL document literal in Response message using 2 parts, always null in second [part]holder value when using wsdl2java client classes - Key:

[jira] Created: (AXIS-2532) Unregistered Type error occurs when response XML contains attribute name having _ character in first position.

2006-07-23 Thread netweb (JIRA)
Unregistered Type error occurs when response XML contains attribute name having _ character in first position. Key: AXIS-2532 URL:

[Axis2] ADB build failure

2006-07-23 Thread Dennis Sosnoski
I've been trying to build current Axis2 code for the last couple of days (across several updates, hoping the problem would be fixed) without success. The error I'm getting is in the ADB tests: [junit] Tests run: 15, Failures: 2, Errors: 3, Time elapsed: 0.942 sec [junit] [ERROR] TEST

Re: [Axis2] ADB build failure

2006-07-23 Thread Davanum Srinivas
Dennis, This checkin for AXIOM caused the problem: http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200607.mbox/[EMAIL PROTECTED] I already posted an email to Rich: http://marc.theaimsgroup.com/?l=axis-devm=115368198831268w=2 -- dims On 7/24/06, Dennis Sosnoski [EMAIL PROTECTED]