[jira] Resolved: (CXF-3174) support gzip encoding compliant with Soap over JMS spec

2010-12-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-3174. --- Resolution: Fixed Fix Version/s: 2.4 2.3.2 commit fix http://svn.apache.org/v

[jira] Resolved: (CXF-3199) Set the wsa action and remove the not understood soap headers in OneWayDecoupledFaultHandler

2010-12-16 Thread jimma (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jimma resolved CXF-3199. Resolution: Fixed > Set the wsa action and remove the not understood soap headers in > OneWayDecoupledFaultHandler >

[jira] Commented: (CXF-3179) ServerPersistenceTest fail intermittently

2010-12-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972366#action_12972366 ] Freeman Fang commented on CXF-3179: --- Should be a timing issue, which is not enough to let t

[jira] Created: (CXF-3199) Set the wsa action and remove the not understood soap headers in OneWayDecoupledFaultHandler

2010-12-16 Thread jimma (JIRA)
Set the wsa action and remove the not understood soap headers in OneWayDecoupledFaultHandler Key: CXF-3199 URL: https://issues.apache.org/jira/browse/CXF-3199

[jira] Resolved: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3194. -- Resolution: Invalid Really an issue with XMLBeans. Not much we can do. > Probem when i deploy a war c

[jira] Created: (CXF-3198) XMLBeansElementProvider doesn't support text/xml

2010-12-16 Thread Rahul Somasunderam (JIRA)
XMLBeansElementProvider doesn't support text/xml Key: CXF-3198 URL: https://issues.apache.org/jira/browse/CXF-3198 Project: CXF Issue Type: Bug Components: JAX-RS Affects Version

[jira] Resolved: (CXF-3197) NullPointerException in WrapperStyleNameCollisionValidator when generating stubs

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3197. -- Resolution: Fixed Fix Version/s: 2.3.2 > NullPointerException in WrapperStyleNameCollisionValidato

[jira] Assigned: (CXF-3197) NullPointerException in WrapperStyleNameCollisionValidator when generating stubs

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-3197: Assignee: Daniel Kulp > NullPointerException in WrapperStyleNameCollisionValidator when generating >

[jira] Updated: (CXF-3197) NullPointerException in WrapperStyleNameCollisionValidator when generating stubs

2010-12-16 Thread aaron pieper (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aaron pieper updated CXF-3197: -- Attachment: DoubleIt.wsdl A WSDL which demonstrates the NullPointerException > NullPointerException in W

[jira] Created: (CXF-3197) NullPointerException in WrapperStyleNameCollisionValidator when generating stubs

2010-12-16 Thread aaron pieper (JIRA)
NullPointerException in WrapperStyleNameCollisionValidator when generating stubs Key: CXF-3197 URL: https://issues.apache.org/jira/browse/CXF-3197 Project: CXF

[jira] Resolved: (CXF-3196) Generated build.xml doesn't endorse the api jars

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3196. -- Resolution: Fixed > Generated build.xml doesn't endorse the api jars > --

[jira] Created: (CXF-3196) Generated build.xml doesn't endorse the api jars

2010-12-16 Thread Daniel Kulp (JIRA)
Generated build.xml doesn't endorse the api jars Key: CXF-3196 URL: https://issues.apache.org/jira/browse/CXF-3196 Project: CXF Issue Type: Bug Affects Versions: 2.3.1, 2.3.0 R

[jira] Assigned: (CXF-3196) Generated build.xml doesn't endorse the api jars

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-3196: Assignee: Daniel Kulp > Generated build.xml doesn't endorse the api jars > --

[jira] Reopened: (CXF-3179) ServerPersistenceTest fail intermittently

2010-12-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reopened CXF-3179: -- I'm still getting random failures with this test: testRecovery(org.apache.cxf.systest.ws.rm.ServerPersiste

[jira] Resolved: (CXF-3195) Add JAAS Autentication Interceptor for JAXWS and JAXRS endpoints

2010-12-16 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3195. --- Resolution: Fixed > Add JAAS Autentication Interceptor for JAXWS and JAXRS endpoints >

[jira] Commented: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972103#action_12972103 ] Andreas Veithen commented on CXF-3194: -- I don't know. I encountered the issue with xmlbe

[jira] Created: (CXF-3195) Add JAAS Autentication Interceptor for JAXWS and JAXRS endpoints

2010-12-16 Thread Sergey Beryozkin (JIRA)
Add JAAS Autentication Interceptor for JAXWS and JAXRS endpoints Key: CXF-3195 URL: https://issues.apache.org/jira/browse/CXF-3195 Project: CXF Issue Type: New Feature

[jira] Closed: (CXF-3158) Support Streaming for the JMS transport

2010-12-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider closed CXF-3158. Resolution: Won't Fix As none of the current jms providers supports streaming over the standa

[jira] Commented: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Sandra T (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972067#action_12972067 ] Sandra T commented on CXF-3194: --- Thank you for your answers, next time I would pass by the mail

[jira] Commented: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972053#action_12972053 ] Andreas Veithen commented on CXF-3194: -- I think that some versions of the xmlbeans JAR c

[jira] Commented: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972046#action_12972046 ] Freeman Fang commented on CXF-3194: --- Hi, This problem should be caused by there're two cop

[jira] Created: (CXF-3194) Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5

2010-12-16 Thread Sandra T (JIRA)
Probem when i deploy a war contening cxf-bundle-minimal-2.2.11.jar in jboss 6.M5 - Key: CXF-3194 URL: https://issues.apache.org/jira/browse/CXF-3194 Project: CXF

[jira] Created: (CXF-3193) CachingXmlEventWriter.NSContext supports only one prefix for a namespace (backed by map)

2010-12-16 Thread Peter (JIRA)
CachingXmlEventWriter.NSContext supports only one prefix for a namespace (backed by map) Key: CXF-3193 URL: https://issues.apache.org/jira/browse/CXF-3193 Projec