ks a full stack trace, a test case, or any
details that could help us determine what happened exactly.
Marking as incomplete - but we can reopen it if the issue can be recreated with
1.8.2 or later.
> org.apache.axis2.AxisFault: Error in extracting message pro
nvironment: window 7 64 bit
>Reporter: Mir Rabiluddin
>Priority: Critical
> Labels: 30m
> Fix For: Transports 1.0.0
>
>
> org.apache.axis2.AxisFault: Error in extracting message properties
> at
> org.apache.axis2.u
Mir Rabiluddin created AXIS2-5652:
-
Summary: org.apache.axis2.AxisFault: Error in extracting message
properties
Key: AXIS2-5652
URL: https://issues.apache.org/jira/browse/AXIS2-5652
Project: Axis2
Mir Rabiluddin created AXIS2-5650:
-
Summary: org.apache.axis2.AxisFault: Error in extracting message
properties
Key: AXIS2-5650
URL: https://issues.apache.org/jira/browse/AXIS2-5650
Project: Axis2
[
https://issues.apache.org/jira/browse/AXIS2-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mir Rabiluddin updated AXIS2-5650:
--
Description:
sdorg.apache.axis2.AxisFault: Error in extracting message properties
at
i run and deploy in integrated weblogic server i got the below exception.
sdorg.apache.axis2.AxisFault: Error in extracting message properties
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
at
org.apache.axis2
I figure it out, the problem is in Rampart class RampartMessageData, I think
the problem is if you have in xml characters like š, š, ć, ž, đ, č
so the code page ISO-8859-2.
So if this is a bug I don't know.
Solution:
You must use encodeing(Base64.encode)
Regards, Tomaz
LP, T
TomazM wrote:
Is there any way to debug what this error mean, because in Stub I can only see
that _operationClient.execute(true);
fail.
Env:
- axis2.1.5
- jibx 1.2.2
- rampart 1.3(InflowSecurity)
Regards, Tomaz
<>
-
To unsubscri