[jira] Resolved: (AXIS2C-1321) Issues running service client on AIX 5L

2008-12-17 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1321. -- Resolution: Fixed Fixed in revision 727348 Issues running service client on AIX 5L

[jira] Created: (AXIS2C-1321) Issues running service client on AIX 5L

2008-12-17 Thread S.Uthaiyashankar (JIRA)
Issues running service client on AIX 5L --- Key: AXIS2C-1321 URL: https://issues.apache.org/jira/browse/AXIS2C-1321 Project: Axis2-C Issue Type: Bug Components: build system (Unix/Linux)

Re: RE : RE : Multi-threading

2008-12-17 Thread Uthaiyashankar
Hi, Hello Patrick, But if I signal the main thread from the callback, to free the resources, the callback might be switched out directly after this signal, and the main thread might free the resources before the callback ended and the axis framework used them. Yes, this is a pretty

Axis2 Book samples

2008-12-17 Thread Irantha
Book sample on Axis2 trunk works fine except for transport jars are not included in created war . Just need to copy transport dependencies to Book-sample pom from axis2/parent pom to make this working. Book sample is currently not included in Axis2 release zip files. -Irantha

[ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Glen Daniels
Hi y'all! I've put the first beta version of Axis2 1.5 up here: http://people.apache.org/~gdaniels/axis2/dist/1.5-beta-1/ Major Changes Since 1.4.1: - Refactored, pluggable transports (separate jars, with deployer) - Clustering improvements (works with EC2) - Over 100 JIRA issues resolved

Re: [ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Zé Ricardo
Hi, I tried to build the package mvn package and got the following error: [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO] [INFO]

Re: [ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Glen Daniels
Hi Ze, Looking into this now - the assembly probably needs updating for the src distribution. Thanks for the note! --Glen Zé Ricardo wrote: Hi, I tried to build the package mvn package and got the following error: [INFO] Scanning for projects... [INFO]

[jira] Closed: (AXIS2-3785) Axis2 1.4 ships servlet-api-2.3.jar which gives a conflict in Tomcat 6

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-3785. Resolution: Fixed Looks like the fix for AXIS2-3914 is still in head so resolving this as fixed.

[jira] Closed: (AXIS2-3946) Create a ws client from an xml document

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-3946. Resolution: Invalid Probably the simplest mechanism is a JAX-WS Dispatch client in message mode.

Re: [ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Glen Daniels
Hi Ze, I updated the assembly and rebuilt just the src distribution - can you grab it (I overwrote the old one) and try again? I haven't finished watching the new src build yet but it looks like everything's going OK so far. Thanks, --Glen Zé Ricardo wrote: Hi, I tried to build the

Re: svn commit: r727476 - /webservices/axis2/branches/java/1_5/modules/distribution/src/main/assembly/src-assembly.xml

2008-12-17 Thread Glen Daniels
This seemed like the obvious solution to having to update the assembly file every time we change modules... anyone see a problem with this approach? Thanks, --Glen gdani...@apache.org wrote: Author: gdaniels Date: Wed Dec 17 11:16:20 2008 New Revision: 727476 URL:

[jira] Closed: (AXIS2-1327) Incorrect operation selected when no SOAPAction specified

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-1327. Resolution: Fixed Incorrect operation selected when no SOAPAction specified

Re: [axis2] Why isn't WS-Addressing Destination Unreachable fault generated?

2008-12-17 Thread Zé Ricardo
When I invoke a offline service using OperationClient's execute method, I get an empty AxisFault. By empty I mean that AxisFault's getFaultCode(), getFaultSubCodes(), getFaultCodeElement(), getFaultReasonElement(), etc., all return null. Am I doing something wrong? José Ricardo. On Mon, Dec

[jira] Commented: (AXIS2-4123) org.apache.axis2.AxisFault: First Element must contain the local name, Envelope

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657506#action_12657506 ] David Illsley commented on AXIS2-4123: -- Please let us know which exact version of

[jira] Updated: (AXIS2-3364) RESTFul serivce problem when parameters are short

2008-12-17 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-3364: - Attachment: axis2_3364.patch Change minOccures to 1 as of Deepal's suggestion.

[jira] Closed: (AXIS2-2840) When there is an error on a response with a SeparateListener, the fault gets sent back with addressing marked none

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-2840. Resolution: Fixed Assignee: David Illsley (was: Deepal Jayasinghe) Fixed in r727497 When

Re: [ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Zé Ricardo
Hi Glen, now I got the following error: Downloading: http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.5-beta-1/axis2-mar-maven-plugin-1.5-beta-1.jar Downloading:

[jira] Updated: (AXIS2-3364) RESTFul serivce problem when parameters are short

2008-12-17 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-3364: - Attachment: asis2_3364.patch Change minOccures to 1 as of Deepal's suggestion.

Re: Axis2 POJO samples

2008-12-17 Thread Deepal jayasinghe
Irantha wrote: Wouldn't it be better to build all pojo service samples with debug on for consistency (or debug off) ? yes, unless you build the debug on you will not be able to generate the correct WSDL. Currently quickstart sample ant build file set debug mode and WSDL has correct method

[jira] Closed: (AXIS2-3944) conn't delete xml file OMElement WebService

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-3944. Resolution: Invalid This doesn't look like an Axis2/Axiom problem as it's a file handle that's

Re: Axis2 Book samples

2008-12-17 Thread Deepal jayasinghe
Irantha wrote: Book sample on Axis2 trunk works fine except for transport jars are not included in created war . Just need to copy transport dependencies to Book-sample pom from axis2/parent pom to make this working. Book sample is currently not included in Axis2 release zip files. Good, if

[jira] Closed: (AXIS2-3801) Incorrect HTTP response message on axis fault for in-only messages

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-3801. Resolution: Won't Fix This is intentional, and I don't think anything has changed since that

[jira] Closed: (AXIS2-2110) How to get WS-A info from transport layer

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-2110. Resolution: Invalid The wsa:From value is available in the service. Try messageContext.getFrom()

[jira] Closed: (AXIS2-4002) AxisService.removeOperation does not remove action from invalidOperationsAliases

2008-12-17 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley closed AXIS2-4002. Resolution: Fixed Assignee: David Illsley (was: Brian DePradine) Fixed in r727532

[jira] Commented: (AXIS2-4154) make the defualt fall back builder configurable

2008-12-17 Thread Thilina Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657664#action_12657664 ] Thilina Gunarathne commented on AXIS2-4154: --- yes.. I agree... Use of wild card is

[jira] Commented: (AXIS2-4154) make the defualt fall back builder configurable

2008-12-17 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657665#action_12657665 ] Jarek Gawor commented on AXIS2-4154: I believe the wildcard support is already there in

[jira] Commented: (AXIS2-3364) RESTFul serivce problem when parameters are short

2008-12-17 Thread Chris Hyzer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657666#action_12657666 ] Chris Hyzer commented on AXIS2-3364: Sorry, I dont understand, are you saying that this

Re: Comments about the new UnknownContentBuilder (AXIS2-4153)

2008-12-17 Thread Sanjiva Weerawarana
Can we please move the BinaryBuilder to axis2 with the rest of the message builders? Sanjiva. Thilina Gunarathne wrote: Hi Andreas, I'm sorry, I missed this mail.. Saw it only now... I agree with you regarding the 1. But I guess the solution will need to address deferred building, which

Re: [ANNOUNCE] Axis2 1.5 beta-1 is out and ready for testing!

2008-12-17 Thread Nandana Mihindukulasooriya
Hi Jose, Can u please try building the axis2-mar-maven-plugin module under /modules/tool/axis2-mar-maven-plugin first and then try building at the root level. There seems to have a cyclic dependency. Once the artifacts are in the maven repo this problem will solved. thanks, nandana On Thu,

[jira] Commented: (AXIS2-3364) RESTFul serivce problem when parameters are short

2008-12-17 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657701#action_12657701 ] irantha suwandarathna commented on AXIS2-3364: -- You might be interested in