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 unsubscribe, e-mai
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
Is there any alternative for Rampart, because this module is behaving were
strange, and it doesn't have any logging, stack trace or level of logging.
So if something go wrong we get just message: Error in extracting message
properties which is part of Rampart class RampartMessageData.java
In
Have any idea of this cind of problem:
Caused by: org.jibx.runtime.JiBXException: Error writing marshalled document
at
org.jibx.runtime.impl.MarshallingContext.element(MarshallingContext.java:734)
at
si.arnes.aris.bean.Uporabniki.JiBX_binding_marshal_1_6(Uporabniki.java)
Have any idea of this cind of problem:
Caused by: org.jibx.runtime.JiBXException: Error writing marshalled document
at
org.jibx.runtime.impl.MarshallingContext.element(MarshallingContext.java:734)
at
si.arnes.aris.bean.Uporabniki.JiBX_binding_marshal_1_6(Uporabniki.java)
Is there any way to debug tis kind of error, because in log there is no error,
this error get client but on the server side log there is nothing
wrong, I also use jibx.
Regards, Tomaz
<>
-
To unsubscribe, e-mail: java-user-unsu
I have problem with method addChild because it throw NO exception or and have
NO logging, so how to debug this.
I can't customize source, but my opinion is that design of method is NOT OK.
Regards, Tomaz
<>
-
To unsubscribe, e-m
I also have a lot of problems with rampart module, it is not so good written.
The problems I encountered was that rampart can't except character's from
different code page, so to solve this was that you need to do encoding of
your data which go to xml.
I use on client side:
Base64.encode(org.get
I had similar problem, try using rampart 1.3, and see if it is ok, for me the
problem was in version of rampart.
Regards, Tomaz
Na 17.9.2010 13:12, Chinmoy Chakraborty je pisal:
> Hi,
>
> Could you please clarify why we need password digest when we can't un-digest
> it in the server side? I am
Is there any documentation about this plugin, I need documentation how to
define flags for jibx binding.
If I run the example from site
http://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-wsdl2code-plugin.html
I get error:
Before I use ANT task:
Does any body know how to define in fileSet to exclude directory and all his
sub-directory's?
I'm trying this but with no luck:
org.apache.axis2
axis2-aar-maven-plugin
1.5
true
${sfinga2.dist.server}
${project.aar.name}
${sfinga2.dist.server}/services.xml
${project.conf.wsdl}/
Is any one solve this problem:
--
Caused by: java.lang.RuntimeException: JiBX framework jars not in classpath
at
org.apache.axis2.wsdl.codegen.extension.JiBXExtension.engage(JiBXExtension.java:57)
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.ge
Dose any body know who is author of this plugin and of this site
http://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-wsdl2code-plugin.html
It is very interesting that in pom they put dependency for xmlbeans and adb,
but NO dependency for jibx.
So one solution would be, to put this
I' have implementation of CallbackHandler class, now I'm wondering how to
retrieve this handler inside every server operation method(POJO sever side),
so it can be passed to business logic?
Regards
<>
-
To unsubscribe, e-mail: j
I' have implementation of CallbackHandler class, now I'm wondering how to
retrieve this handler inside every server operation method(POJO sever side),
so it can be passed to business logic?
Regards
<>
-
To unsubscribe, e-mail:
What is the best practices to retrieve identifier in service operation method?
Is identifier from CallbackHandler stored in local thread?
Regards, Tomaz
<>
-
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For addi
What is the best practices to retrieve identifier in service operation method?
Is identifier from CallbackHandler stored in local thread?
Regards, Tomaz
<>
-
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For addi
17 matches
Mail list logo