[jira] Created: (AXIS2C-1294) Same handler inserted in two places

2008-11-18 Thread Supun Kamburugamuva (JIRA)
Same handler inserted in two places --- Key: AXIS2C-1294 URL: https://issues.apache.org/jira/browse/AXIS2C-1294 Project: Axis2-C Issue Type: Bug Components: core/phaseresolver Environment:

Axis2 configuration to support synapse transactions

2008-11-18 Thread 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* /transactionManager Example, transactionManager parameter

[jira] Resolved: (AXIS2-4134) JAXWS has problems finding JAXB classes when the application jar file resides in a Windows directory containing spaces

2008-11-18 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-4134. - Resolution: Fixed fixed in svn revision 718571. thanks Lizet. -- dims JAXWS has

[jira] Closed: (AXIS2-4076) Content-Type not parsed correctly in MTOM SOAP 1.2 messages

2008-11-18 Thread Frank Bitzer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Bitzer closed AXIS2-4076. --- Resolution: Fixed Content-Type not parsed correctly in MTOM SOAP 1.2 messages

[jira] Commented: (AXIS2-4076) Content-Type not parsed correctly in MTOM SOAP 1.2 messages

2008-11-18 Thread Frank Bitzer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12648730#action_12648730 ] Frank Bitzer commented on AXIS2-4076: - Well, after a lot of testing and debugging I

Re: Committing patch contributed for MIME message parser and serializer based on Apache mime4j [WSCOMMONS-387]

2008-11-18 Thread Davanum Srinivas
Asankha, Please check in ONLY if the new MIME4J dependent code is in another maven module. thanks, dims On Tue, Nov 18, 2008 at 9:46 PM, Asankha C. Perera [EMAIL PROTECTED] wrote: Hi all Last night I noticed that the patch contributed by Oleg for better MIME parsing [1] has not yet been