[jira] Created: (AXIS2C-694) Memory leak occurs when inserting element to hash table

2007-09-14 Thread S.Uthaiyashankar (JIRA)
Memory leak occurs when inserting element to hash table --- Key: AXIS2C-694 URL: https://issues.apache.org/jira/browse/AXIS2C-694 Project: Axis2-C Issue Type: Bug Components:

[Axis2] Code freeze for 1.1.0 release

2007-09-14 Thread Samisa Abeysinghe
Hi All, I would like to propose that we freeze the code in view of the 1.1.0 release by 15th September midnight GMT. This would help us to test and stabilize the code before the final release of 1.1.0. During this time, I would like to propose that commits be limited to trivial bug

[jira] Commented: (AXIS2C-693) SOAP envelope incorrect

2007-09-14 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527426 ] Dinesh Premalal commented on AXIS2C-693: I tested, both echo client and math client. Observed the messages

[jira] Commented: (AXIS2C-693) SOAP envelope incorrect

2007-09-14 Thread Samisa Abeysinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527446 ] Samisa Abeysinghe commented on AXIS2C-693: -- What is the version of libxml2 you are using? SOAP envelope

[jira] Commented: (AXIS2C-693) SOAP envelope incorrect

2007-09-14 Thread Akos Gabriel (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527650 ] Akos Gabriel commented on AXIS2C-693: - Dinesh: install ubuntu 7.04 on i386, update it to be current, and you

Adding support for Payload data types into MessageContext and actually deeper into Axiom

2007-09-14 Thread Paul Fremantle
I recently added a PayloadHelper class to Synapse. http://svn.apache.org/repos/asf/webservices/synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/util/PayloadHelper.java It can help get/set the following datatypes from a MessageContext: XML (OMElement) XML (StAX) Binary

[jira] Created: (AXIS2-3203) When I use SMTP as for the communication in the server side it never send the fault

2007-09-14 Thread Deepal Jayasinghe (JIRA)
When I use SMTP as for the communication in the server side it never send the fault Key: AXIS2-3203 URL: https://issues.apache.org/jira/browse/AXIS2-3203 Project:

DO NOT REPLY [Bug 18277] - Socket Timeouts for Axis Clients

2007-09-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=18277. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.

[jira] Created: (AXIS2-3204) Client side 'Unable to engage module' - when several clients access same repository

2007-09-14 Thread Hans G Knudsen (JIRA)
Client side 'Unable to engage module' - when several clients access same repository --- Key: AXIS2-3204 URL: https://issues.apache.org/jira/browse/AXIS2-3204 Project:

Re: Axis2 Roadmap questions

2007-09-14 Thread Brian De Pradine
Hello, Yes, I am currently working on JAX-WS 2.1 support. It should be almost ready to be moved across to the trunk, but I need to do some more testing first. I will also have to start raising JIRAs for the remaining bits of work, so that others can join in the fun. Cheers Brian DePradine

Re: Axis2 Roadmap questions

2007-09-14 Thread Davanum Srinivas
Brian, Quick question about 2.1. does it define a descriptor for deploying services? i remember seeing all the test cases in current trunk use the services.xml with jaxws messagereceiver. hence wondering.. thanks, dims On 9/14/07, Brian De Pradine [EMAIL PROTECTED] wrote: Hello, Yes, I am

[jira] Commented: (AXIS2-2968) Out-Of-Memory error on server side - Use of wsdl4j WSDLDefinition

2007-09-14 Thread Ann Robinson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527526 ] Ann Robinson commented on AXIS2-2968: - I have been working with the WSDL4J team on ways to reduce the memory

[jira] Updated: (AXIS2-2968) Out-Of-Memory error on server side - Use of wsdl4j WSDLDefinition

2007-09-14 Thread Ann Robinson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ann Robinson updated AXIS2-2968: Attachment: patch_02_part1.txt The attached patch, patch_02_part1.txt, contains the initial

Re: Axis2 Roadmap questions

2007-09-14 Thread Jeff Barrett
Hi Dims, I believe the deployment descriptor is defined by JSR-109, not by JAX-WS. I could be wrong, but I don't think anyone was planning on adding JSR-109 support (and thus DDs) into the JAXWS (and associated metadata) module. Thanks, Jeff IBM Software Group - WebSphere Web Services

Revisiting the Proposal for fixing out-of-memory error JIRA axis2-2968

2007-09-14 Thread Ann Robinson
Hi, all, I have updated the proposed fix for the out-of-memory error that occurs on the server in some environments, and I would be interested in getting some feedback on the updated proposal. Some background: This out-of-memory (OOM) error happens on the server in some

[jira] Commented: (AXIS2-3069) ClassNotFoundException at java2wsdl when using maven2

2007-09-14 Thread Cris Daniluk (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527619 ] Cris Daniluk commented on AXIS2-3069: - This doesn't exactly seem fixed to me. First of all, I can't make this

Apache Axis Client accessing .Net WebService that uses Windows NTLM authentication

2007-09-14 Thread Sankar Ganesh
Hi All I am currently trying to use AXIS 2-1.3 to consume the .NET Web Services hosted on IIS (with Integrated Windows Security) in java client code (within eclipse). I am getting 'Failure authenticating with NTLM any realm@tstsrvnet:80'. I have read various comments/articles on this at:

Problems with using JavaScript with Axis2

2007-09-14 Thread Andrei Tchijov
Hi, I wonder if someone will have a sec to help me little bit? I think I figured out how to employ JavaScript with Axis2. I guess key part is service.xml file. Mine version of it looks like this: service name=MyTest description This is just a Test /description

[jira] Created: (AXIS2-3205) org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService() doesn't support WSDL definition with imported WSDLs

2007-09-14 Thread Raymond Feng (JIRA)
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService() doesn't support WSDL definition with imported WSDLs - Key: AXIS2-3205

[jira] Updated: (AXIS2-3205) org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService() doesn't support WSDL definition with imported WSDLs

2007-09-14 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated AXIS2-3205: Attachment: rfeng-findservice.patch