Trying to setup CXF / WS-Security on client and server, but am getting the
following error:
org.apache.ws.security.WSSecurityException: The message has expired
(WSSecurityEngine: Invalid timestamp The security semantics of the message
have expired)
at
org.apache.ws.security.validate.Timesta
[
https://issues.apache.org/jira/browse/CXF-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-3547:
-
Assignee: Freeman Fang
> Enable http proxy support in the cxf-codegen-plugin for retrieval of WSDL
[
https://issues.apache.org/jira/browse/CXF-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040482#comment-13040482
]
Mark Wolfe edited comment on CXF-3547 at 5/27/11 10:35 PM:
---
Patch
[
https://issues.apache.org/jira/browse/CXF-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Wolfe updated CXF-3547:
Attachment: enhance-codegen-plugin-to-use-proxy.patch
Patch to add this enhancement to the codegen maven plug
Provide ability to disable WADL generation/display for a REST endpoint
--
Key: CXF-3553
URL: https://issues.apache.org/jira/browse/CXF-3553
Project: CXF
Issue Type: Improvem
[
https://issues.apache.org/jira/browse/CXF-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040347#comment-13040347
]
Biju Nair commented on CXF-3529:
The current implementation only supports Map objects. In
c
[
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040258#comment-13040258
]
Sergey Beryozkin edited comment on CXF-1291 at 5/27/11 2:33 PM:
--
[
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-1291.
---
Resolution: Fixed
Fix Version/s: 2.4
TransformFeature can be used to strip namespaces on
[
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040252#comment-13040252
]
Sergey Beryozkin commented on CXF-1291:
---
Christian, elementFormDefault='unqualified' d
[
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin reassigned CXF-1291:
-
Assignee: Sergey Beryozkin
> Create an interceptor to strip XML namespaces
> --
[
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040241#comment-13040241
]
Christian Schneider commented on CXF-1291:
--
elementFormDefault='unqualified' does n
[
https://issues.apache.org/jira/browse/CXF-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida resolved CXF-3534.
--
Resolution: Fixed
Replaced BIGINT with DECIMAL(19,0) and this will now work for Oracle DB.
For other dri
Upgrade to Jetty 7.4.2.
---
Key: CXF-3552
URL: https://issues.apache.org/jira/browse/CXF-3552
Project: CXF
Issue Type: Task
Reporter: Gary D. Gregory
Upgrade to Jetty 7.4.2.
--
This message is automatically
[
https://issues.apache.org/jira/browse/CXF-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040221#comment-13040221
]
Freeman Fang commented on CXF-3550:
---
Hi,
I mean cxf moves fast and the version(jbossws-cx
[
https://issues.apache.org/jira/browse/CXF-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040200#comment-13040200
]
prakash pethe commented on CXF-3550:
We are generated the server and client classes usin
[
https://issues.apache.org/jira/browse/CXF-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida updated CXF-3534:
-
Fix Version/s: 2.4.1
> RMTxStore unable to create tables in Oracle DB (SQL Error: ORA-00902: invalid
> dat
[
https://issues.apache.org/jira/browse/CXF-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dirk Rudolph closed CXF-3514.
-
Ok. I will try to implement a CXF specific interceptor for starting the seam
lifecycle.
Thank you.
> Interac
[
https://issues.apache.org/jira/browse/CXF-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040185#comment-13040185
]
Daniel Kulp commented on CXF-3514:
--
Per JAX-WS spec, we have to fill in the operation name
[
https://issues.apache.org/jira/browse/CXF-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040175#comment-13040175
]
Sergey Beryozkin commented on CXF-3529:
---
Hi, can you explain please what this code mea
[
https://issues.apache.org/jira/browse/CXF-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3450.
--
Resolution: Won't Fix
Fix Version/s: Invalid
Assignee: Daniel Kulp
The generatemixedexte
[
https://issues.apache.org/jira/browse/CXF-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CXF-3551.
---
Resolution: Fixed
Applied patch into trunk and 2.3.x-fixes branch.
> Log warning message when cxf fin
[
https://issues.apache.org/jira/browse/CXF-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040159#comment-13040159
]
Freeman Fang commented on CXF-3550:
---
Hi,
Not sure it's still a problem with latest cxf, a
Log warning message when cxf find the @WebServices which is loaded by the other
classloader
---
Key: CXF-3551
URL: https://issues.apache.org/jira/browse/CXF-3551
[
https://issues.apache.org/jira/browse/CXF-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040115#comment-13040115
]
Dirk Rudolph commented on CXF-3514:
---
I tested your changes against the java_first_spring_s
java.lang.NullPointerException at
org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:916)
Key: CXF-3550
URL: https://issues.apache.org/jira/bro
25 matches
Mail list logo