[jira] [Resolved] (CXF-3696) Race condition in BusFactory

2011-07-28 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3696. -- Resolution: Fixed > Race condition in BusFactory > > > Key:

[jira] [Created] (CXF-3696) Race condition in BusFactory

2011-07-28 Thread Daniel Kulp (JIRA)
Race condition in BusFactory Key: CXF-3696 URL: https://issues.apache.org/jira/browse/CXF-3696 Project: CXF Issue Type: Bug Components: Bus Affects Versions: 2.4.1 Reporter: Daniel Kulp

[jira] [Resolved] (CXF-3695) Jetty startup is not threadsafe

2011-07-28 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3695. -- Resolution: Fixed Fix Version/s: 2.3.6 > Jetty startup is not threadsafe > ---

[jira] [Created] (CXF-3695) Jetty startup is not threadsafe

2011-07-28 Thread Daniel Kulp (JIRA)
Jetty startup is not threadsafe --- Key: CXF-3695 URL: https://issues.apache.org/jira/browse/CXF-3695 Project: CXF Issue Type: Bug Components: Transports Affects Versions: 2.4.1 Reporter:

[jira] [Created] (CXF-3694) Migrate to Jetty 7.4.5 from 7.4.4.

2011-07-28 Thread Gary D. Gregory (JIRA)
Migrate to Jetty 7.4.5 from 7.4.4. -- Key: CXF-3694 URL: https://issues.apache.org/jira/browse/CXF-3694 Project: CXF Issue Type: Improvement Affects Versions: 2.4.1 Reporter: Gary D. Gregory

[jira] [Resolved] (CXF-3693) SecurityTokenServiceProvider does not handle exceptions properly

2011-07-28 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved CXF-3693. -- Resolution: Fixed > SecurityTokenServiceProvider does not handle exceptions properly > --

[jira] [Created] (CXF-3693) SecurityTokenServiceProvider does not handle exceptions properly

2011-07-28 Thread Colm O hEigeartaigh (JIRA)
SecurityTokenServiceProvider does not handle exceptions properly Key: CXF-3693 URL: https://issues.apache.org/jira/browse/CXF-3693 Project: CXF Issue Type: Bug Affects Vers

[jira] [Commented] (CXF-3692) Enhancing the element-append and drop options of InTransformReader used by transform feature

2011-07-28 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072399#comment-13072399 ] Aki Yoshida commented on CXF-3692: -- Those complexReq* test cases are integrated from Andi's

[jira] [Updated] (CXF-3692) Enhancing the element-append and drop options of InTransformReader used by transform feature

2011-07-28 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida updated CXF-3692: - Description: The current implementation is limited to *transform* transform the name of an existing eleme

[jira] [Created] (CXF-3692) Enhancing the element-append and drop options of InTransformReader used by transform feature

2011-07-28 Thread Aki Yoshida (JIRA)
Enhancing the element-append and drop options of InTransformReader used by transform feature Key: CXF-3692 URL: https://issues.apache.org/jira/browse/CXF-3692

Aegis problem: message has value but Java property value is null in server side

2011-07-28 Thread Peter4Work
Hi, I am now testing Aegis(2.1) with WebSphere 6.1 using CXF (2.4.1). I have modified little in the Helloworld sample app to try to pass user name to server side by an object called User. In the outgoing message from client side, it contains value like this: ** Payload: http:/

HttpConduit "name" - Ability required to inject a property for the http:conduit name attribute

2011-07-28 Thread loadmanc
I have tried everything to try and inject a value from a property file into the http:conduit name attribute. I would like to do something like . I also had a look at the HTTPConduit class and realise that there is only a getter, but no setter for HTTPConduit.conduitName. I do not want to hard code