[jira] Closed: (AXISCPP-784) Add test to test for no SOAP action

2005-08-05 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-784?page=all ] Dushshantha Chandradasa closed AXISCPP-784: --- Resolution: Duplicate Added the test SOAPActionTestDoc which is a Doc/Lit test for this. I used XSD_anyURI service for this

[jira] Updated: (AXISCPP-783) Has to change ws-axis\c\services.xml for enhance the new parameter for WSDD file.

2005-08-05 Thread Chinthana Danapala (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-783?page=all ] Chinthana Danapala updated AXISCPP-783: --- Attachment: server.wsdd.win32 Now we must have to have additional parameter operationRequestMap in WSDD file. This will eliminate the usage of

Re: Elimination of the need for SOAP Action

2005-08-05 Thread Samisa Abeysinghe
Changes to server.wsdd syntax has been done to implement support for mapping betweeen SOAP method to invoke and SOAP request tag name. Now the server do not depend on SOAP Action HTTP header to determine the method to invoke. The method name is determined using the SOAP message. All one has to

[jira] Resolved: (AXISCPP-786) UT for AxisBench never succeeds because the response file is incorrect.

2005-08-05 Thread Fred Preston (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-786?page=all ] Fred Preston resolved AXISCPP-786: -- Resolution: Fixed Changing the pattern from HH:mm:ss'Z' to HH:mm:ss'.000Z' fixed this problem... // Create new string to be placed in response

[jira] Resolved: (AXISCPP-777) Monitor program does not handle lone LF's correctly when the Unit Test message is chunked.

2005-08-05 Thread Fred Preston (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-777?page=all ] Fred Preston resolved AXISCPP-777: -- Resolution: Fixed Hi All, The problems associated with the line-feed character and chunk data and chunk data size now seem to be resolved. Monitor

[Axis2] Databinding regression issue

2005-08-05 Thread jayachandra
Hi Ajith et.al, With the recent changes to org...transport.http package (HTTPTransportSender.java getting deleted) the wsdl2java's CodeGenConfiguration initialization is failing. Can someone have a quick look at that. Thank you Jayachandra -- -- Jaya

Re: [Axis2] Databinding regression issue

2005-08-05 Thread Ajith Ranabahu
Hi Jaya, Can you produce the exact error message ?On 8/5/05, jayachandra [EMAIL PROTECTED] wrote: Hi Ajith et.al,With the recent changes to org...transport.http package (HTTPTransportSender.java getting deleted) the wsdl2java'sCodeGenConfiguration initialization is failing. Can someone have aquick

Re: [Axis2] Java2WSDL?

2005-08-05 Thread Ajith Ranabahu
Hi all, yep, no question about it. 1.0 is a very strong number indeed and cutting the 1.0 is no childs play. I guess the code needs to be a tested more and WSDS2Java definitley needs improvements. The next release (the release we are planning now) is .95. It's more of an effort to go with release

[jira] Commented: (AXIS2-19) Interop Tests for Axis2

2005-08-05 Thread Gayan Asanka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-19?page=comments#action_12317760 ] Gayan Asanka commented on AXIS2-19: --- Hi Dims, I started sun tests as you said from round 2, Because there are no sun tests in round 1. Sametime we are working on building

[jira] Updated: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Venkat Reddy updated AXIS-2139: --- Attachment: Test2139.java SAX recorder is dirty after deserialization --- Key: AXIS-2139 URL:

[EMAIL PROTECTED]: Project ws-axis-xerces-HEAD (in module ws-axis) failed

2005-08-05 Thread Davanum Srinivas
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project ws-axis-xerces-HEAD has an issue affecting its community integration. This issue

[jira] Commented: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=comments#action_12317766 ] Venkat Reddy commented on AXIS-2139: Dims, I'm not sure what's meant by MessageElement DOM is incomplete. The deserializatin and serialization wasn't breaking XML

[jira] Updated: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Venkat Reddy updated AXIS-2139: --- Attachment: Test2139.java SAX recorder is dirty after deserialization --- Key: AXIS-2139 URL:

Re: [Axis2] Databinding regression issue

2005-08-05 Thread jayachandra
Sorry, my fault. I didn't give the options fully. Jaya On 8/5/05, Ajith Ranabahu [EMAIL PROTECTED] wrote: Hi Jaya, Can you produce the exact error message ? On 8/5/05, jayachandra [EMAIL PROTECTED] wrote: Hi Ajith et.al, With the recent changes to org...transport.http package

Re: [Axis2] Java2WSDL?

2005-08-05 Thread Glen Daniels
I'm all for release early / release often, but I think we might have jumped the gun a little with 0.9... :) I agree with Jaya and others about first impressions and the power of the 1.0 number. How about we plan to call this next one 0.91 rather than 0.95 - which gives us nine more early and

[jira] Commented: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=comments#action_12317784 ] Steve Green commented on AXIS-2139: --- Venkat, Dims, A full test program with beans and digital signatures will take some work, but I don't think it's really necessary to see

Re: [Axis2] Java2WSDL?

2005-08-05 Thread Davanum Srinivas
+1 from me -- dims On 8/5/05, Glen Daniels [EMAIL PROTECTED] wrote: I'm all for release early / release often, but I think we might have jumped the gun a little with 0.9... :) I agree with Jaya and others about first impressions and the power of the 1.0 number. How about we plan to call

[jira] Reopened: (AXIS-1938) Slow Service object creation

2005-08-05 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1938?page=all ] Davanum Srinivas reopened AXIS-1938: Assign To: Davanum Srinivas Reopen bug as per Kevin's request. Slow Service object creation Key:

[jira] Created: (AXIS-2166) Axis appears to be ignoring minOccurs=0

2005-08-05 Thread John Baker (JIRA)
Axis appears to be ignoring minOccurs=0 - Key: AXIS-2166 URL: http://issues.apache.org/jira/browse/AXIS-2166 Project: Apache Axis Type: Bug Versions: 1.2.1 Environment: Linux, Tomcat 5 Reporter: John Baker

[jira] Updated: (AXIS-2166) Axis appears to be ignoring minOccurs=0

2005-08-05 Thread John Baker (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2166?page=all ] John Baker updated AXIS-2166: - Attachment: stdout_20050804.zip Axis appears to be ignoring minOccurs=0 - Key: AXIS-2166 URL:

[jira] Updated: (AXIS-2166) Axis appears to be ignoring minOccurs=0

2005-08-05 Thread John Baker (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2166?page=all ] John Baker updated AXIS-2166: - Attachment: serviceRequest.wsdl Axis appears to be ignoring minOccurs=0 - Key: AXIS-2166 URL:

[jira] Commented: (AXIS-2166) Axis appears to be ignoring minOccurs=0

2005-08-05 Thread John Baker (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2166?page=comments#action_12317787 ] John Baker commented on AXIS-2166: -- The XML being sent back from the .NET server can be found in the attached log - search up from the bottom! Axis appears to be ignoring

[jira] Updated: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Steve Green updated AXIS-2139: -- Attachment: test.java This version of the test program shows dirty MessageElements after dser as well as missing whitespace nodes. SAX recorder is dirty after

[jira] Commented: (AXIS2-19) Interop Tests for Axis2

2005-08-05 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-19?page=comments#action_12317792 ] Davanum Srinivas commented on AXIS2-19: --- Must have been a private url for interop testing...can't find it anymore. let's just test with our server/client later we can

[jira] Commented: (AXIS-1960) 1.2Rc3: Changes to body or header do not get serialized

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1960?page=comments#action_12317796 ] Steve Green commented on AXIS-1960: --- Venkat, Saw this in CVS: Fix for AXIS-1960: - Added a new test case for TestSOAPBody.java to test for this bug.

[jira] Created: (AXIS2-120) Testing XMLBeans databinding with real life example

2005-08-05 Thread Davanum Srinivas (JIRA)
Testing XMLBeans databinding with real life example --- Key: AXIS2-120 URL: http://issues.apache.org/jira/browse/AXIS2-120 Project: Apache Axis 2.0 (Axis2) Type: Test Reporter: Davanum Srinivas Could we please

WSDL2Java in Axis 1.3 does not generate all types form the WSDL file?

2005-08-05 Thread Luis Rivera
Now, I confirmed that the messages are getting through, but some messages are crasing my server and I am not sure if it's my client or just something that it's running bogus in the server side. I regenerated the code from the WSDL the same axis 1.3 code, but this time I noticed some types from

[jira] Commented: (AXIS-2145) Axis Client crashes the applet unless new permissions are added to the policy file (or a custom security manager is used)

2005-08-05 Thread Luis Rivera (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2145?page=comments#action_12317816 ] Luis Rivera commented on AXIS-2145: --- Ok, I cleaned up the mess of jars axis source and binary code from different apache sources. So, after sining all the axis jar file and

RE: WSDL2Java in Axis 1.3 does not generate all types form the WSDL file?

2005-08-05 Thread Luis Rivera
Ok, I think I understand that this is by design. This forces me to make changes to my clients by in a way makes my code simpler. The only question I have is if all this will be kept unchanged for the official 1.3 release, so that I can go ahead and make the changes confident that nothing will

Re: WSDL2Java in Axis 1.3 does not generate all types form the WSDL file?

2005-08-05 Thread Davanum Srinivas
yes, i firmly think so. -- dims On 8/5/05, Luis Rivera [EMAIL PROTECTED] wrote: Ok, I think I understand that this is by design. This forces me to make changes to my clients by in a way makes my code simpler. The only question I have is if all this will be kept unchanged for the official

[Axis2] 0.91 (Re: [Axis2] 0.95 Release RoadMap_)

2005-08-05 Thread Davanum Srinivas
Eran, Could we please rename this to 0.91. gives us some breathing room (as per glen in the other email). thanks, dims On 8/5/05, Eran Chinthaka [EMAIL PROTECTED] wrote: Sorry, re-sending with Axis2 prefix. Hi Axis2 Developers/Users, I'd like to propose to release Axis2

[jira] Closed: (AXIS-2145) Axis Client crashes the applet unless new permissions are added to the policy file (or a custom security manager is used)

2005-08-05 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2145?page=all ] Davanum Srinivas closed AXIS-2145: -- Closing issue as per Luis. Axis Client crashes the applet unless new permissions are added to the policy file (or a custom security manager is used)

[jira] Created: (AXIS2-121) Jetty based SimpleHTTPServer

2005-08-05 Thread Davanum Srinivas (JIRA)
Jetty based SimpleHTTPServer - Key: AXIS2-121 URL: http://issues.apache.org/jira/browse/AXIS2-121 Project: Apache Axis 2.0 (Axis2) Type: Improvement Reporter: Davanum Srinivas This is yet another lesson learned from Axis 1.X. A lot

[jira] Created: (AXIS-2167) Antlib for Axis Task Broken

2005-08-05 Thread John Gibson (JIRA)
Antlib for Axis Task Broken --- Key: AXIS-2167 URL: http://issues.apache.org/jira/browse/AXIS-2167 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.2.1 Environment: Windows XP Service Pack 2 Apache Ant 1.6.4

Fwd: [Axis2] File Caching for Attachments

2005-08-05 Thread Thilina Gunarathne
Forwarding to the group.A reply to typo...-- Forwarded message --From: Thilina Gunarathne [EMAIL PROTECTED] Date: Aug 6, 2005 9:39 AMSubject: Re: [Axis2] File Caching for AttachmentsTo: Tom Jordahl [EMAIL PROTECTED] A quick comment It seems it's not possible to have a size

Re: [Axis2] File Caching for Attachments

2005-08-05 Thread Thilina Gunarathne
Yes.. We can .. But *most* of the time Mime parts does not specify a content-length. So is it worth the hassle??? Thanx Regards, ~Thilina On 8/6/05, Tom Jordahl [EMAIL PROTECTED] wrote: Can you try to switch based on Content-Length? If its not there, fall back to on/off behavior? Tom