[jira] Created: (AXIS2C-1452) Memory leak in axis2_engine_send

2010-02-19 Thread Kalin Rashev (JIRA)
Memory leak in axis2_engine_send Key: AXIS2C-1452 URL: https://issues.apache.org/jira/browse/AXIS2C-1452 Project: Axis2-C Issue Type: Bug Components: core/engine Affects Versions: 1.6.0

[jira] Created: (AXIS2C-1453) CDATA is not correctly parsed by guththila

2010-02-19 Thread JIRA
CDATA is not correctly parsed by guththila --- Key: AXIS2C-1453 URL: https://issues.apache.org/jira/browse/AXIS2C-1453 Project: Axis2-C Issue Type: Bug Components: guththila Affects

[jira] Updated: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-19 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1451: --- Attachment: guth_entity_bug.c Here is a more complete test suite (38 tests). It also tests

[jira] Updated: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-19 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1451: --- Attachment: AXIS2C-1451-1.6.0.patch Here is a patch against 1.6.0. All cases fixed (except

[jira] Updated: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-19 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1451: --- Attachment: AXIS2C-1451_entities-svn.patch Here is the patch against current SVN (revision

[jira] Created: (AXIS-2822) Content-Length calculation issue.

2010-02-19 Thread Vasili Bledar (JIRA)
Content-Length calculation issue. - Key: AXIS-2822 URL: https://issues.apache.org/jira/browse/AXIS-2822 Project: Axis Issue Type: Bug Components: Basic Architecture Affects Versions: 1.4

[jira] Created: (AXIS2-4630) ADB generates code that doesn't compile when WSDL has abstract types.

2010-02-19 Thread Aaron Gourley (JIRA)
ADB generates code that doesn't compile when WSDL has abstract types. - Key: AXIS2-4630 URL: https://issues.apache.org/jira/browse/AXIS2-4630 Project: Axis2 Issue Type: Bug

[jira] Created: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

2010-02-19 Thread Prasad Regula (JIRA)
/jira/browse/AXIS2-4631 Project: Axis2 Issue Type: Bug Affects Versions: 1.5.1 Environment: XP Home DellDimension 2400 Reporter: Prasad Regula Inside get getOMElement(): ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter

[jira] Updated: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

2010-02-19 Thread Prasad Regula (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Regula updated AXIS2-4631: - Component/s: wsdl Priority: Blocker (was: Major) getOMElement() of StubClass

[jira] Updated: (AXIS2-4631) getOMElement() of StubClass: ADBDataSource not overriding serialize method with MTOMAwareXMLStreamWriter.

2010-02-19 Thread Prasad Regula (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Regula updated AXIS2-4631: - Description: Inside get getOMElement(): ADBDataSource not overriding serialize method

[jira] Created: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-18 Thread JIRA
XML numeric entities are not parsed by guththila Key: AXIS2C-1451 URL: https://issues.apache.org/jira/browse/AXIS2C-1451 Project: Axis2-C Issue Type: Bug Components: guththila

[jira] Updated: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1451: --- Attachment: guth_entity_bug.c Test case (guth_entity_bug.c). Output is in Test Anything

[jira] Created: (AXIS-2821) Error AXIS fault message is coming when we test the web services first time after starting the server.

2010-02-18 Thread suresh mahajan (JIRA)
Error AXIS fault message is coming when we test the web services first time after starting the server. -- Key: AXIS-2821 URL: https://issues.apache.org/jira

[jira] Created: (AXIS2-4629) Poor performance in 1.5.1 due to threads waiting on monitor for synchronized jre method

2010-02-18 Thread Chris van Es (JIRA)
Poor performance in 1.5.1 due to threads waiting on monitor for synchronized jre method --- Key: AXIS2-4629 URL: https://issues.apache.org/jira/browse/AXIS2-4629

[jira] Updated: (AXIS2-4627) can a static object of a stub be used for multiple calls and will it be thread safe?

2010-02-18 Thread Balaje Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balaje Krishnan updated AXIS2-4627: --- Priority: Critical (was: Major) Description: can a static object

[jira] Updated: (AXIS2-4629) Poor performance in 1.5.1 due to threads waiting on monitor for synchronized jre method

2010-02-18 Thread Chris van Es (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris van Es updated AXIS2-4629: Description: We recently upgraded from axis2 1.4.1to 1.5.1 and with no changes to our java

[jira] Commented: (AXIS2-4337) Missing org.apache.axis2.transport.tcp.TCPTransportSender into Axis2 1.5 WAR

2010-02-18 Thread Norbert Schultewolter (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835281#action_12835281 ] Norbert Schultewolter commented on AXIS2-4337: -- I have to write an web-service

[jira] Commented: (AXIS2-4337) Missing org.apache.axis2.transport.tcp.TCPTransportSender into Axis2 1.5 WAR

2010-02-18 Thread Glen Daniels (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835315#action_12835315 ] Glen Daniels commented on AXIS2-4337: - Hi Norbert - you can go to http

[jira] Created: (AXIS2-4627) can a static object of a stub be used for multiple calls and will it be thread safe?

2010-02-17 Thread Balaje Krishnan (JIRA)
can a static object of a stub be used for multiple calls and will it be thread safe? Key: AXIS2-4627 URL: https://issues.apache.org/jira/browse/AXIS2-4627 Project

[jira] Created: (AXIS2-4628) wsdl

2010-02-17 Thread Balaje Krishnan (JIRA)
wsdl Key: AXIS2-4628 URL: https://issues.apache.org/jira/browse/AXIS2-4628 Project: Axis2 Issue Type: Wish Affects Versions: 1.5.1 Environment: Web Service Reporter: Balaje Krishnan Hi, To view a wsdl

[jira] Created: (AXIS2-4626) Wrong Date handling in SimpleTypeMapper

2010-02-16 Thread Bernhard Schauer (JIRA)
Wrong Date handling in SimpleTypeMapper --- Key: AXIS2-4626 URL: https://issues.apache.org/jira/browse/AXIS2-4626 Project: Axis2 Issue Type: Bug Components: databinding Affects Versions

[jira] Updated: (AXIS2-4626) Wrong Date handling in SimpleTypeMapper

2010-02-16 Thread Bernhard Schauer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernhard Schauer updated AXIS2-4626: Description: Class SimpleTypeMapper Line 113 to 115: } else if (name.equals

[jira] Closed: (AXIS2-4626) Wrong Date handling in SimpleTypeMapper

2010-02-16 Thread Bernhard Schauer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernhard Schauer closed AXIS2-4626. --- Resolution: Fixed As I've seen, this is fixed in trunk. Wrong Date handling

[jira] Commented: (AXIS2-3733) Autogenerated WSDL misses element if POJO function has no parameters

2010-02-16 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834356#action_12834356 ] nadir amra commented on AXIS2-3733: --- I would like to fix this and was wondering if anyone

[jira] Commented: (AXIS2-4408) the problem of In-only method with throw exception

2010-02-16 Thread Guillermo Lopez (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834598#action_12834598 ] Guillermo Lopez commented on AXIS2-4408: As per a previous comment regarding

[jira] Commented: (AXIS2-3412) Custom exception handling issue with pojos

2010-02-16 Thread Guillermo Lopez (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834609#action_12834609 ] Guillermo Lopez commented on AXIS2-3412: I got screwed by this issue in version

[jira] Commented: (AXIS-2250) AXIS array serialization: Incorrect element names of items in a list

2010-02-15 Thread Ragulan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833718#action_12833718 ] Ragulan commented on AXIS-2250: --- We have fixed this issue by the following fix: Modifed

[jira] Issue Comment Edited: (AXIS-2250) AXIS array serialization: Incorrect element names of items in a list

2010-02-15 Thread Ragulan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833718#action_12833718 ] Ragulan edited comment on AXIS-2250 at 2/15/10 8:43 AM: We have

[jira] Issue Comment Edited: (AXIS-2250) AXIS array serialization: Incorrect element names of items in a list

2010-02-15 Thread Ragulan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833718#action_12833718 ] Ragulan edited comment on AXIS-2250 at 2/15/10 8:45 AM: We have

[jira] Created: (AXIS2-4624) Poor performance with large(?) data structures

2010-02-15 Thread jacekw (JIRA)
Poor performance with large(?) data structures -- Key: AXIS2-4624 URL: https://issues.apache.org/jira/browse/AXIS2-4624 Project: Axis2 Issue Type: Bug Components: adb Affects

[jira] Created: (AXIS2-4625) Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.

2010-02-15 Thread Paul Inglis (JIRA)
Setting the property 'transport.jms.CacheLevel' to 'consumer' fails. Key: AXIS2-4625 URL: https://issues.apache.org/jira/browse/AXIS2-4625 Project: Axis2 Issue Type: Bug

[jira] Updated: (AXIS2-4625) Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.

2010-02-15 Thread Paul Inglis (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Inglis updated AXIS2-4625: --- Attachment: JMSConnectionFactory.patch Setting the property 'transport.jms.CacheLevel' to 'consumer

[jira] Commented: (AXIS2-3443) Axis2 should populate details for custom exceptions for POJO services

2010-02-15 Thread Guillermo Lopez (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833992#action_12833992 ] Guillermo Lopez commented on AXIS2-3443: Any update regarding this issue? It states

[jira] Commented: (AXIS2-4623) Unable to build axis2 jar with maven

2010-02-15 Thread Axis2 user (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834055#action_12834055 ] Axis2 user commented on AXIS2-4623: --- Looks like the the jar file did not get downloaded

[jira] Created: (AXIS2-4623) Unable to build axis2 jar with maven

2010-02-13 Thread Axis2 user (JIRA)
Unable to build axis2 jar with maven Key: AXIS2-4623 URL: https://issues.apache.org/jira/browse/AXIS2-4623 Project: Axis2 Issue Type: Bug Components: samples, build,site Affects Versions

[jira] Created: (AXIS2C-1449) param container should have a method delete param

2010-02-12 Thread Nandika Jayawardana (JIRA)
param container should have a method delete param - Key: AXIS2C-1449 URL: https://issues.apache.org/jira/browse/AXIS2C-1449 Project: Axis2-C Issue Type: Improvement Environment: any

[jira] Resolved: (AXIS2C-1449) param container should have a method delete param

2010-02-12 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1449. - Resolution: Fixed Fix Version/s: Current (Nightly) Added method

[jira] Created: (AXIS2C-1450) operation, service and service group does not have methods to remove a parameter associated with it.

2010-02-12 Thread Nandika Jayawardana (JIRA)
operation, service and service group does not have methods to remove a parameter associated with it. Key: AXIS2C-1450 URL: https://issues.apache.org/jira/browse

[jira] Resolved: (AXIS2C-1450) operation, service and service group does not have methods to remove a parameter associated with it.

2010-02-12 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1450. - Resolution: Fixed added methods to remove a parameter. operation, service

[jira] Commented: (AXIS2-2541) MTOM not using references for array of DataHandlers

2010-02-12 Thread Lukasz Nieweglowski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833006#action_12833006 ] Lukasz Nieweglowski commented on AXIS2-2541: I've spent some time investigating

[jira] Created: (AXIS2-4622) WSDL2java not generating all the classes when a WSDL file imports another WSDL file

2010-02-12 Thread Mike Margozzi (JIRA)
WSDL2java not generating all the classes when a WSDL file imports another WSDL file --- Key: AXIS2-4622 URL: https://issues.apache.org/jira/browse/AXIS2-4622 Project

[jira] Commented: (AXIS2-4356) WSDL2Java doesn't support xsd:elem...@fixed

2010-02-11 Thread ALB (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832665#action_12832665 ] ALB commented on AXIS2-4356: I'm looking to have elements with a fixed attribute set when

[jira] Created: (AXIS2-4621) ArrayIndexOutOfBoundsException using axis2 client libs and rampart xml signature

2010-02-10 Thread Benjamin Francisoud (JIRA)
ArrayIndexOutOfBoundsException using axis2 client libs and rampart xml signature Key: AXIS2-4621 URL: https://issues.apache.org/jira/browse/AXIS2-4621 Project: Axis2

[jira] Updated: (AXIS2-4621) ArrayIndexOutOfBoundsException using axis2 client libs and rampart xml signature

2010-02-10 Thread Benjamin Francisoud (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Francisoud updated AXIS2-4621: --- Attachment: axis2_index_out_of_bound.log dependencies.txt

[jira] Commented: (AXIS2-1558) problem receiving escaped XML in payload

2010-02-09 Thread Kirill Lastovirya (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831347#action_12831347 ] Kirill Lastovirya commented on AXIS2-1558: -- Just want to leave some sensible

[jira] Created: (AXIS2-4618) Configuration from URL (axis2.xml.url) fails with 'stream closed' (unusable)

2010-02-09 Thread Dave Lindquist (JIRA)
Configuration from URL (axis2.xml.url) fails with 'stream closed' (unusable) -- Key: AXIS2-4618 URL: https://issues.apache.org/jira/browse/AXIS2-4618 Project: Axis2

[jira] Created: (AXIS2-4619) DeploymentFileData missing NULL check -- NullPointerException guaranteed from DeploymentEngine.buildServiceGroup

2010-02-09 Thread Dave Lindquist (JIRA)
://issues.apache.org/jira/browse/AXIS2-4619 Project: Axis2 Issue Type: Bug Affects Versions: 1.5.1 Environment: * Java: java version 1.6.0_16 Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing

[jira] Created: (AXIS2-4620) Adding OnDemandLogger to allow the LogFactory lookup to occur on first touch versus during static class initialization

2010-02-09 Thread Rich Scheuerle (JIRA)
: https://issues.apache.org/jira/browse/AXIS2-4620 Project: Axis2 Issue Type: Bug Components: kernel Reporter: Rich Scheuerle Assignee: Rich Scheuerle Problem: In most classes, the Log and LogFactory are statically declared (example

[jira] Resolved: (AXIS2-4620) Adding OnDemandLogger to allow the LogFactory lookup to occur on first touch versus during static class initialization

2010-02-09 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-4620. --- Resolution: Fixed Adding OnDemandLogger to allow the LogFactory lookup to occur on first

[jira] Commented: (AXIS2-1558) problem receiving escaped XML in payload

2010-02-08 Thread Kirill Lastovirya (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831005#action_12831005 ] Kirill Lastovirya commented on AXIS2-1558: -- What is the status of this problem

[jira] Commented: (AXIS2-1558) problem receiving escaped XML in payload

2010-02-08 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831009#action_12831009 ] Andreas Veithen commented on AXIS2-1558: Kirill, There is no problem. Axis2

[jira] Commented: (AXIS2-3919) Temp folder being filled with files. Running out of disk space.

2010-02-08 Thread Keith Roberts (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831098#action_12831098 ] Keith Roberts commented on AXIS2-3919: -- I'm also running in to this issue. What I'm

[jira] Created: (AXIS-2820) maxOccurs=2 gets converted to maxOccurs=unbound after WSDL2java

2010-02-08 Thread Balaji (JIRA)
maxOccurs=2 gets converted to maxOccurs=unbound after WSDL2java Key: AXIS-2820 URL: https://issues.apache.org/jira/browse/AXIS-2820 Project: Axis Issue Type: Bug

[jira] Commented: (AXIS2-3952) Dubious src subdirectory (hard-coded!!!) created by wsdl2java with JAXBRI binding

2010-02-08 Thread Arthur (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831318#action_12831318 ] Arthur commented on AXIS2-3952: --- Not only does it append a src folder, it also doesn't seem

[jira] Commented: (AXIS-2250) AXIS array serialization: Incorrect element names of items in a list

2010-02-06 Thread Ragulan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830509#action_12830509 ] Ragulan commented on AXIS-2250: --- Can somebody given an update on this issue. We are facing

[jira] Created: (AXIS2C-1448) file descriptor leak in axis2_http_transport_utils_get_services_static_wsdl

2010-02-05 Thread Matt Mason (JIRA)
file descriptor leak in axis2_http_transport_utils_get_services_static_wsdl --- Key: AXIS2C-1448 URL: https://issues.apache.org/jira/browse/AXIS2C-1448 Project: Axis2-C

[jira] Resolved: (AXIS2-4465) TransportInDescription and TransportListener instances for AxisServlet are not managed properly

2010-02-05 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4465. Resolution: Fixed Fix Version/s: 1.6 - The default axis2.xml bundled

[jira] Created: (AXIS2-4617) SOAPFault.addDetail() creates ignored detail / SOAPFault.getDetail() allows proper detail creation

2010-02-05 Thread Dave Lindquist (JIRA)
SOAPFault.addDetail() creates ignored detail / SOAPFault.getDetail() allows proper detail creation -- Key: AXIS2-4617 URL: https://issues.apache.org/jira/browse/AXIS2

[jira] Updated: (AXIS2-4609) Overview pages for webservices broken

2010-02-04 Thread Marc Noma (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Noma updated AXIS2-4609: - Description: Since upgrading from axis2 1.4.1 to axis2 1.5.1 the overview pages for the installed

[jira] Commented: (AXIS2-4614) Modules not loaded by axis2 when run inside a Java Web Start application

2010-02-04 Thread Ilja Gnezdilov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829987#action_12829987 ] Ilja Gnezdilov commented on AXIS2-4614: --- this issue not goof. because it is trash

[jira] Commented: (AXIS2-4596) Client unable to turn on addressing with UsingAddressing in the WSDL

2010-02-03 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829029#action_12829029 ] Brian DePradine commented on AXIS2-4596: Andreas, Apologies for that, I will keep

[jira] Resolved: (AXIS2-4247) JAX-WS API fails to build an endpoint reference (IllegalStateException) when service is published with Endpoint.publish()

2010-02-03 Thread Bill Nagy (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Nagy resolved AXIS2-4247. -- Resolution: Fixed Assignee: Bill Nagy JAX-WS API fails to build an endpoint reference

[jira] Updated: (AXIS2-4614) Modules not loaded by axis2 when run inside a Java Web Start application

2010-02-03 Thread casper (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] casper updated AXIS2-4614: -- Affects Version/s: (was: 1.4.1) 1.5.1 Modules not loaded by axis2 when run inside

[jira] Created: (AXIS2C-1445) Detaching an axiom node is not setting the builder's last node properly

2010-02-02 Thread S.Uthaiyashankar (JIRA)
Detaching an axiom node is not setting the builder's last node properly --- Key: AXIS2C-1445 URL: https://issues.apache.org/jira/browse/AXIS2C-1445 Project: Axis2-C Issue

[jira] Resolved: (AXIS2C-1445) Detaching an axiom node is not setting the builder's last node properly

2010-02-02 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1445. -- Resolution: Fixed Fixed in revision 905612 Detaching an axiom node is not setting

[jira] Created: (AXIS2C-1446) axutil_hash_copy() issues

2010-02-02 Thread JIRA
axutil_hash_copy() issues - Key: AXIS2C-1446 URL: https://issues.apache.org/jira/browse/AXIS2C-1446 Project: Axis2-C Issue Type: Wish Components: util Affects Versions: 1.6.0, Current (Nightly

[jira] Updated: (AXIS2C-1447) axutil_hash_free() should free using ht-env

2010-02-02 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1447: --- Priority: Minor (was: Major) axutil_hash_free() should free using ht-env

[jira] Created: (AXIS2C-1447) axutil_hash_free() should free using ht-env

2010-02-02 Thread JIRA
axutil_hash_free() should free using ht-env Key: AXIS2C-1447 URL: https://issues.apache.org/jira/browse/AXIS2C-1447 Project: Axis2-C Issue Type: Bug Components: util Affects

[jira] Created: (AXIS2-4616) Problem with phases on the Output flow

2010-02-02 Thread Sorin Boeru (JIRA)
Problem with phases on the Output flow -- Key: AXIS2-4616 URL: https://issues.apache.org/jira/browse/AXIS2-4616 Project: Axis2 Issue Type: Bug Components: kernel Affects Versions: 1.4.1, 1.5

[jira] Resolved: (AXIS2-4601) AddressingOutHandler performance improvements

2010-02-02 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian DePradine resolved AXIS2-4601. Resolution: Fixed Fix Version/s: 1.6 AddressingOutHandler performance improvements

[jira] Reopened: (AXIS2-4596) Client unable to turn on addressing with UsingAddressing in the WSDL

2010-02-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reopened AXIS2-4596: Kathrine, Brian, I just updated my working copy with the change and it causes a build failure

[jira] Resolved: (AXIS2-4596) Client unable to turn on addressing with UsingAddressing in the WSDL

2010-02-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4596. Resolution: Fixed Fixed the build failure (see r905830). Note that you should avoid

[jira] Created: (AXIS2C-1444) WS addressing enabled service returns just an acknowledgement and not the response

2010-02-01 Thread Gautham Varada (JIRA)
WS addressing enabled service returns just an acknowledgement and not the response -- Key: AXIS2C-1444 URL: https://issues.apache.org/jira/browse/AXIS2C-1444 Project

[jira] Created: (AXIS-2818) No serializer found

2010-02-01 Thread pragash (JIRA)
No serializer found --- Key: AXIS-2818 URL: https://issues.apache.org/jira/browse/AXIS-2818 Project: Axis Issue Type: Bug Components: Serialization/Deserialization Environment: Windows XP Professional 2002

[jira] Closed: (AXIS2-4605) JAX-WS throws JAXBException for complextypes

2010-02-01 Thread Isuru Eranga Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Eranga Suriarachchi closed AXIS2-4605. Assignee: Isuru Eranga Suriarachchi (was: Andreas Veithen) Verified

[jira] Created: (AXIS-2819) Error Consuming Document literal webservice

2010-02-01 Thread Yokesh P (JIRA)
Error Consuming Document literal webservice --- Key: AXIS-2819 URL: https://issues.apache.org/jira/browse/AXIS-2819 Project: Axis Issue Type: Bug Affects Versions: 1.3 Environment

[jira] Created: (AXIS2-4615) BeanUtil.deserialize byte array (still) blindly attempts to decode the first element in the doc

2010-02-01 Thread William Headrick (JIRA)
BeanUtil.deserialize byte array (still) blindly attempts to decode the first element in the doc --- Key: AXIS2-4615 URL: https://issues.apache.org/jira/browse/AXIS2-4615

[jira] Updated: (AXIS2-4615) BeanUtil.deserialize byte array (still) blindly attempts to decode the first element in the doc

2010-02-01 Thread William Headrick (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Headrick updated AXIS2-4615: Description: This bug still exists in the 1.5.1 source code. If there is a byte array

[jira] Commented: (AXIS2-4614) Modules not loaded by axis2 when run inside a Java Web Start application

2010-02-01 Thread casper (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828370#action_12828370 ] casper commented on AXIS2-4614: --- There is a workaround for this issue. - put both mar files

[jira] Updated: (AXIS-2818) No serializer found in registry

2010-02-01 Thread pragash (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pragash updated AXIS-2818: -- Remaining Estimate: 2h (was: 1h) Original Estimate: 2h (was: 1h) Summary: No serializer

[jira] Updated: (AXIS2-3290) surefire is still run even if maven.test.skip is true

2010-01-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-3290: --- Affects Version/s: 1.5.1 1.5 1.4.1

[jira] Updated: (AXIS2-3290) surefire is still run even if maven.test.skip is true

2010-01-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-3290: --- Fix Version/s: 1.6 Changed the POMs so that maven.test.skip now has the expected effect

[jira] Updated: (AXIS2-4460) Axis2 Trunk Does Not Build From a Clean Maven Repo

2010-01-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4460: --- Priority: Minor (was: Major) Affects Version/s: 1.5.1

[jira] Resolved: (AXIS2-4460) Axis2 Trunk Does Not Build From a Clean Maven Repo

2010-01-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4460. Resolution: Fixed Fix Version/s: 1.6 Assignee: Andreas Veithen Fixed

[jira] Commented: (AXIS2C-1427) guththilla/configure should not check for CXX as it is not used

2010-01-29 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806345#action_12806345 ] Olivier Mengué commented on AXIS2C-1427: The problem I had was that the C

[jira] Created: (AXIS2C-1443) axutil_string_create_const() has a strange signature

2010-01-29 Thread JIRA
axutil_string_create_const() has a strange signature Key: AXIS2C-1443 URL: https://issues.apache.org/jira/browse/AXIS2C-1443 Project: Axis2-C Issue Type: Improvement Components

[jira] Updated: (AXIS2-4247) JAX-WS API fails to build an endpoint reference (IllegalStateException) when service is published with Endpoint.publish()

2010-01-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4247: - Attachment: AXIS2-4247.patch I've attached a patch that fixes this issue as well

[jira] Updated: (AXIS2-4247) JAX-WS API fails to build an endpoint reference (IllegalStateException) when service is published with Endpoint.publish()

2010-01-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4247: - Attachment: WithwsdlLocation.patch Sorry updating the patch to also include some code

[jira] Updated: (AXIS2-4247) JAX-WS API fails to build an endpoint reference (IllegalStateException) when service is published with Endpoint.publish()

2010-01-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4247: - Attachment: (was: AXIS2-4247.patch) JAX-WS API fails to build an endpoint reference

[jira] Assigned: (AXIS2-3290) surefire is still run even if maven.test.skip is true

2010-01-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reassigned AXIS2-3290: -- Assignee: Andreas Veithen surefire is still run even if maven.test.skip is true

[jira] Updated: (AXIS2C-1423) util/include/platforms/unix/axutil_unix.h: invalid duplicate declaration of usleep

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar updated AXIS2C-1423: - Fix Version/s: 1.7.0 Assignee: S.Uthaiyashankar util/include/platforms/unix

[jira] Resolved: (AXIS2C-1423) util/include/platforms/unix/axutil_unix.h: invalid duplicate declaration of usleep

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1423. -- Resolution: Fixed This is already fixed util/include/platforms/unix/axutil_unix.h

[jira] Updated: (AXIS2C-1442) configure with --enable-multi-thread=no causes a compilation issue in op_client.c

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar updated AXIS2C-1442: - Description: op_client.c:544: error: unused variable 'worker_thread' Fix Version/s

[jira] Created: (AXIS2C-1442) configure with --enable-multi-thread=no causes a compilation issue in op_client.c:q

2010-01-28 Thread S.Uthaiyashankar (JIRA)
configure with --enable-multi-thread=no causes a compilation issue in op_client.c:q --- Key: AXIS2C-1442 URL: https://issues.apache.org/jira/browse/AXIS2C-1442 Project

[jira] Resolved: (AXIS2C-1442) configure with --enable-multi-thread=no causes a compilation issue in op_client.c

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1442. -- Resolution: Fixed Fixed in revision 904004 configure with --enable-multi-thread

[jira] Commented: (AXIS2C-1442) configure with --enable-multi-thread=no causes a compilation issue in op_client.c

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805854#action_12805854 ] S.Uthaiyashankar commented on AXIS2C-1442: -- similar problem is available

[jira] Assigned: (AXIS2C-1335) Configuring with --enable-multi-thread=no still has a dependency on pthreads

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar reassigned AXIS2C-1335: Assignee: S.Uthaiyashankar Configuring with --enable-multi-thread=no still has

[jira] Commented: (AXIS2C-1335) Configuring with --enable-multi-thread=no still has a dependency on pthreads

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805866#action_12805866 ] S.Uthaiyashankar commented on AXIS2C-1335: -- --enable-multi-threaded option

[jira] Resolved: (AXIS2C-1434) top ./configure --enable-guththilla makes an invalid config

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1434. -- Resolution: Fixed Fix Version/s: 1.7.0 Thank you very much for the patch

[jira] Assigned: (AXIS2C-1438) samples/configure.ac: incorrect --with-axi2c handling

2010-01-28 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar reassigned AXIS2C-1438: Assignee: S.Uthaiyashankar samples/configure.ac: incorrect --with-axi2c handling

  1   2   3   4   5   6   7   8   9   10   >