It works for me - you may need newer versions of Axis or something.
I'm on IRC if that would help work through this.
--
Jeremy
On Sep 13, 2006, at 6:54 AM, Ignacio Silva-Lepe wrote:
After getting a newer copy of axiom-api-SNAPSHOT.jar in my repo, to
get rid of a previous class not found error involving
java.lang.NoClassDefFoundError: org/apache/axiom/om/util/StAXUtils,
now I get the error below. Any help is appreciated, as I am trying
to get the Axis2 binding to build with the callback support added.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.tuscany.binding.axis2.Axis2ServiceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.03 sec
Running org.apache.tuscany.binding.axis2.Axis2ReferenceTestCase
log4j:WARN No appenders could be found for logger
(org.apache.axiom.om.util.StAX
Utils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.921 sec <<< FA
ILURE!
testInvokeService
(org.apache.tuscany.binding.axis2.Axis2ReferenceTestCase) Time
elapsed: 0.901 sec <<< ERROR!
java.lang.AbstractMethodError:
org.apache.axiom.om.impl.llom.factory.OMLinkedLis
tImplFactory.createOMText(Lorg/apache/axiom/om/OMContainer;Ljava/
lang/String;I)L
org/apache/axiom/om/OMText;
at org.apache.axiom.om.impl.builder.StAXBuilder.createOMText
(StAXBuilder
.java:192)
at org.apache.axiom.om.impl.builder.StAXBuilder.createOMText
(StAXBuilder
.java:169)
at org.apache.axiom.om.impl.builder.StAXOMBuilder.next
(StAXOMBuilder.jav
a:141)
at org.apache.axiom.om.impl.llom.OMNodeImpl.build
(OMNodeImpl.java:294)
at org.apache.axis2.deployment.DescriptionBuilder.buildOM
(DescriptionBui
lder.java:87)
at
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConf
igBuilder.java:63)
at
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguratio
n(DeploymentEngine.java:667)
at
org.apache.axis2.deployment.URLBasedAxisConfigurator.getAxisConfigura
tion(URLBasedAxisConfigurator.java:52)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurat
ionContext(ConfigurationContextFactory.java:61)
at
org.apache.tuscany.binding.axis2.util.TuscanyAxisConfigurator.getConf
igurationContext(TuscanyAxisConfigurator.java:40)
at
org.apache.tuscany.binding.axis2.Axis2Reference.createServiceClient(A
xis2Reference.java:131)
at org.apache.tuscany.binding.axis2.Axis2Reference.<init>
(Axis2Reference
.java:75)
at
org.apache.tuscany.binding.axis2.Axis2ReferenceTestCase.createAxis2Re
ference(Axis2ReferenceTestCase.java:81)
at
org.apache.tuscany.binding.axis2.Axis2ReferenceTestCase.testInvokeSer
vice(Axis2ReferenceTestCase.java:52)
Results :
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]