Re: [Axis2]thoughts re development towards 1.0

2006-11-04 Thread Samisa Abeysinghe
Hi Chris, Thank you for the detailed review, this really helps - appreciate it very much. I do agree with your concerns on memory leaks and the difficulty of dealing with that in the absence of a pool. And improvements you have suggested makes quite sense. However I need more time

Re: Suggestions to improve the logs

2006-11-04 Thread Samisa Abeysinghe
Eran Chinthaka wrote: Keeping how log4j behaves in mind, shouldn't this be configurable? Ishan prefers to see it like [time stamp] [svc name] [thread id] [level string], but others might not. I assume there is a logging conf file some where. We dont have a logging conf file - sounds like it

Re: Suggestions to improve the logs

2006-11-04 Thread dbernard
There is Log4C Don't know how mature it is but it is based on the Log4j and seems to have a generally accepted model for configuration. On 04/11/2006, at 8:25 PM, Samisa Abeysinghe wrote: Eran Chinthaka wrote: Keeping how log4j behaves in mind, shouldn't this be configurable? Ishan

Re: [Axis2][VOTE]Axis2/C 0.95 Release Plan

2006-11-04 Thread Dinesh Premalal
Samisa Abeysinghe [EMAIL PROTECTED] writes: We have been always releasing voting on the plan. Can you lead to any pointers that suggest otherwise in apache please? http://www.apache.org/foundation/voting.html Describe a point about release voting. quote Votes on whether a package is ready to

Re: [Vote][Axis2] Nikhil Thaker as a Committer

2006-11-04 Thread Brian De Pradine
+1 from me. Cheers Brian DePradine Web Services Development IBM Hursley External +44 (0) 1962 816319 Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again? R J Scheuerle Jr [EMAIL PROTECTED] wrote on 03/11/2006 15:56:06: I

Re: Questions about Unsupported content Simple Type Union

2006-11-04 Thread Anne Thomas Manes
It sounds like the schema defines the type more than once. On 11/2/06, Jose Manuel Valladares Pernas [EMAIL PROTECTED] wrote: When I use xmlbeans I get an exception because of Duplicate global type: Duplicate global type: [EMAIL PROTECTED]://www.opentravel.org/OTA/2003/05 (Original global type

[jira] Created: (AXIS2-1603) Add RPC/Lit MethodMarshaller support

2006-11-04 Thread Nick Gallardo (JIRA)
Add RPC/Lit MethodMarshaller support Key: AXIS2-1603 URL: http://issues.apache.org/jira/browse/AXIS2-1603 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Components: jaxws

[jira] Created: (AXIS2-1604) many service instances are created when application scope service implements the ServiceLifeCycle interface

2006-11-04 Thread Michele Mazzucco (JIRA)
many service instances are created when application scope service implements the ServiceLifeCycle interface --- Key: AXIS2-1604 URL:

[jira] Commented: (AXIS2-1475) Cannot view MyService?wsdl ( OR the version service ?wsdl), returns 404 error in access logs for any service

2006-11-04 Thread Sean Curtis (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1475?page=comments#action_12447150 ] Sean Curtis commented on AXIS2-1475: installed the 1.1 snapshot and its fixed. Cannot view MyService?wsdl ( OR the version service ?wsdl), returns 404

[jira] Resolved: (AXIS2-1475) Cannot view MyService?wsdl ( OR the version service ?wsdl), returns 404 error in access logs for any service

2006-11-04 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1475?page=all ] Davanum Srinivas resolved AXIS2-1475. - Resolution: Fixed Marking as resolved. thanks, dims Cannot view MyService?wsdl ( OR the version service ?wsdl), returns 404 error in access logs

Re: [Axis2][1.1 Nightly] Why a JMS destination should be dedicated to only a single service (and vice-versa)?

2006-11-04 Thread Ali Sadik Kumlali
Hi Asankha, Thanks for your comments. After implementing[1] findService() method of SOAPActionBasedDispatcher, I've been able to dispatch the service by using SOAPAction, though I'm not sure whether it is the best solution. But it works with my MDB listener and makes me happy :) Anyway, it

[jira] Commented: (AXIS2-1600) Can't deploy service

2006-11-04 Thread Rajith Attapattu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1600?page=comments#action_12447156 ] Rajith Attapattu commented on AXIS2-1600: - Hi faith, Can you please try your service archive with the nightlies? Also can u please attache the .aar file

[jira] Created: (AXIS2-1605) Unable to deserialize properly

2006-11-04 Thread Diego (JIRA)
Unable to deserialize properly -- Key: AXIS2-1605 URL: http://issues.apache.org/jira/browse/AXIS2-1605 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.1 Environment: linux java

[jira] Commented: (AXIS2-1605) Unable to deserialize properly

2006-11-04 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1605?page=comments#action_12447173 ] Davanum Srinivas commented on AXIS2-1605: - Please upload the schema and wsdl. thanks, dims Unable to deserialize properly

[jira] Updated: (AXIS2-1605) Unable to deserialize properly

2006-11-04 Thread Diego (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1605?page=all ] Diego updated AXIS2-1605: - Attachment: AstrodasPortalSkeleton.java Server logic Unable to deserialize properly -- Key: AXIS2-1605 URL:

[jira] Updated: (AXIS2-1605) Unable to deserialize properly

2006-11-04 Thread Diego (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1605?page=all ] Diego updated AXIS2-1605: - Attachment: TestClient.java client for test Unable to deserialize properly -- Key: AXIS2-1605 URL:

[jira] Updated: (AXIS2-1605) Unable to deserialize properly

2006-11-04 Thread Diego (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1605?page=all ] Diego updated AXIS2-1605: - Attachment: test-server.wsdl wsdl that causes the problem Unable to deserialize properly -- Key: AXIS2-1605

[jira] Commented: (AXIS-2586) Wrapped/Literal encoding and abstract parameters with arrays won't work.

2006-11-04 Thread Steve McDuff (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2586?page=comments#action_12447199 ] Steve McDuff commented on AXIS-2586: Possible solution identified: In the class : org.apache.axis.encoding.ser.BeanDeserializer. Problem: getDeserializer

Fw: Proposed bugfix for deserialization of arrays

2006-11-04 Thread Steve McDuff
This is a proposed patch in relationship to defect AXIS-2586 In the class : org.apache.axis.encoding.ser.BeanDeserializer. Problem: getDeserializer wasn't getting the right deserializer for array types when the xmlType is set. Solution: apply the default XML Type when we are getting an array