[jira] Created: (AXIS2-4181) Book sample is not working

2008-12-18 Thread irantha suwandarathna (JIRA)
Book sample is not working --- Key: AXIS2-4181 URL: https://issues.apache.org/jira/browse/AXIS2-4181 Project: Axis 2.0 (Axis2) Issue Type: Bug Environment: Windows XP Reporter: irantha

[jira] Updated: (AXIS2-4181) Book sample is not working

2008-12-18 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4181: - Attachment: book_sample.patch AxisServerlet was moved to commons-transport

Re: Axis2 Book samples

2008-12-18 Thread Irantha
Guess it wont hurt to have another working sample. attched the patch with JIRA issue AXIS2-4181 Thanks, Irantha - Original Message - From: Deepal jayasinghe deep...@gmail.com To: axis-dev@ws.apache.org Sent: Wednesday, December 17, 2008 9:05 PM Subject: Re: Axis2 Book samples

[jira] Created: (AXIS2-4182) Axis2 MEX sample not working

2008-12-18 Thread irantha suwandarathna (JIRA)
Axis2 MEX sample not working Key: AXIS2-4182 URL: https://issues.apache.org/jira/browse/AXIS2-4182 Project: Axis 2.0 (Axis2) Issue Type: Bug Environment: Windows XP Reporter: irantha

[jira] Updated: (AXIS2-4182) Axis2 MEX sample not working

2008-12-18 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4182: - Attachment: mex_sample.patch mex sample patch. Axis2 MEX sample not working

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

[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] 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

[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

Axis2 POJO samples

2008-12-16 Thread Irantha
sample WSDLs' have generic names for parameters (args0,args1, etc.). i.e.xs:element minOccurs=0 name=args0 nillable=true type=ax24:Weather/ This might confuse somebody just looking at these samples. Thanks, Irantha

Re: [Axis2] Build Failures in the trunk

2008-12-14 Thread Irantha
Just for information I too was able to succeefully build Axis2 trunk today morning. Thanks, Irantha - Original Message - From: Deepal jayasinghe deep...@gmail.com To: axis-dev@ws.apache.org Sent: Monday, December 15, 2008 5:37 AM Subject: Re: [Axis2] Build Failures in the trunk

commons-transport jar not included in axis2-SNAPSHOT-bin.zip

2008-12-14 Thread Irantha
/lib. Don't we need to include commons-transport jar with axis2 release artifacts? Thanks, Irantha [FATAL] [SimpleAxisServer] Shutting down. Error starting SimpleAxisServer org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.tcp. TCPTransportSender

Re: Looking into open issue 3364

2008-12-13 Thread Irantha
you think? Thanks, Irantha - Original Message - From: Deepal jayasinghe deep...@gmail.com To: axis-dev@ws.apache.org Sent: Saturday, December 13, 2008 12:18 AM Subject: Re: Looking into open issue 3364 Hi Glen, As I mentioned in the JIRA, I did a local fix and get that working

[jira] Commented: (AXIS2-4088) Async msg processing/ callback for msg ID not found

2008-12-13 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12656356#action_12656356 ] irantha suwandarathna commented on AXIS2-4088: -- Could you please let us know

Re: Looking into open issue 3364

2008-12-12 Thread Irantha
Thanks. -Irantha - Original Message - From: Deepal jayasinghe deep...@gmail.com To: axis-dev@ws.apache.org Sent: Friday, December 12, 2008 8:56 PM Subject: Re: Looking into open issue 3364 Yes for the simple type, but if you have arrays them it should be default to 0. I mean we can

Reproduce JIRA issue AXIS2-4088

2008-12-12 Thread Irantha
Hi All, Does anybody know how to reproduce JIRA issue AXIS2-4088 (Async msg processing/ callback for msg ID not found) ? I tried to reproduce this without success. -Irantha

Looking into open issue 3364

2008-12-11 Thread Irantha
Hi Deepal, I would like to look into open issue 3364. As you have already worked on it, It would be great if you can let me know what you have already done. Thanks, Irantha

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-09 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: Axis2_JTA.patch Fixed. Axis2 configuration to support transactions

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-09 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: (was: Axis2_JTA.patch) Axis2 configuration to support

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-08 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: (was: axis2_transaction.patch) Axis2 configuration to support

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-08 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: Axis2_JTA.patch Fixed Axis2 configuration to support transactions

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-08 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: (was: axis2_JTA.patch) Axis2 configuration to support

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-05 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: (was: axis2_transaction.patch) Axis2 configuration to support

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-12-05 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: axis2_JTA.patch Configuration modified to include transaction

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-11-20 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: axis2_transaction.patch Axis2 configuration to support transactions

Patch - Axis2 configuration to support synapse transactions

2008-11-19 Thread Irantha
Axis2 patch to support transaction configuration in axis2.xml. -Irantha In oder to support JTA transactions in synapse, I'm working on changing axis2 configuration (axis2.xml) to support following new transaction manager definition. transactionManager parameter name=stringtext/parameter

[jira] Created: (AXIS2-4138) Axis2 configuration to support transactions

2008-11-19 Thread irantha suwandarathna (JIRA)
Reporter: irantha suwandarathna Attachments: axis2_transaction.patch Need to add following JTA transaction related configuration to axis2.xml transactionManager parameter name=stringtext/parameter* /transactionManager Example, transactionManager parameter name

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-11-19 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Attachment: axis2_transaction.patch Add JTA transaction configuration to axis2

Re: Patch - Axis2 configuration to support synapse transactions

2008-11-19 Thread Irantha
New JIRA issue AXIS2-4138 is created for this. -Thanks, Irantha Davanum Srinivas wrote: Please log a JIRA issue. thanks, dims On Wed, Nov 19, 2008 at 11:00 AM, Irantha [EMAIL PROTECTED] wrote: Axis2 patch to support transaction configuration in axis2.xml. -Irantha In oder

Re: Patch - Axis2 configuration to support synapse transactions

2008-11-19 Thread Irantha
New patch is attached to JIRA issue AXIS2-4138. -Irantha Eran Chinthaka wrote: Irantha, A small suggestion/improvement. Can you please not add the new parameter to axisconfig, if no parameter is available in axis2.xml? OMElement transactionElement

[jira] Updated: (AXIS2-4138) Axis2 configuration to support transactions

2008-11-19 Thread irantha suwandarathna (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] irantha suwandarathna updated AXIS2-4138: - Description: Need to add following JTA transaction related configuration

Axis2 configuration to support synapse transactions

2008-11-18 Thread Irantha
-Irantha - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]