Hey dims,

got axis2 src, extracted to new folder, running maven.
Maven fails on test:test goal. See attached error log.



Davanum Srinivas schrieb:
Mike,

You should be using Axis2 :) "Simple Client/Server Architecture with
the ability to send XML data". We released M2 yesterday. May be
planning a M3 sooner than you think. If you can give us feedback. that
would be awesome.

-- dims

On 6/8/05, Mike Haller <[EMAIL PROTECTED]> wrote:

Dims,

i'm glad you're asking :)

Simple Client/Server Architecture with the ability to send XML data. It
does not need to be a Web Service - but for reasons of accessibility (in
the meaning of firewalls, corporate proxies etc.), it should be
something a proxy/firewall can handle => HTTP

There are multiple types of clients, all Java:
- two web applications
- standalone clients
- osgi services

Axis should be fine with all this, and beside the fact that i'm a
newbie, my impression on Axis is as follows:

- Axis tries to fit everyone and everything - that's okay for
interoperability
- After having problems with generated classes and typemapping, I
switched to "wsdl first": Importing a business model schema, which
itself imports a third party schema -> Namespace problems
- Code Generation via Ant task doesn't seem to support all settings, so
I tried to directly use the wsdl2java generator -> type mapping problems
- I still have no idea where the client is loading client-config.wsdd from.

regards
Mike

Davanum Srinivas schrieb:

Mike,

What i am asking is - what are ur requirements?

-- dims

On 6/7/05, Mike Haller <[EMAIL PROTECTED]> wrote:


Nothing's really wrong with Axis itself, it's just me.

Axis just doesn't fit my requirements (or vice versa). I'm searching for
an alternative, which is _similar_ but not the same as Axis. But that's
off-topic, sorry for bothering.

Davanum Srinivas schrieb:


Did you look at existing bug reports? did you open bug reports? with
sample test case(s)? If we don't know what's wrong, how can we fix it?
(see http://marc.theaimsgroup.com/?l=axis-user&m=111788771523596&w=2
for more information)
thanks,
dims






 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

jar:
multiproject:install:
multiproject:projects-init:
    [echo] Gathering project list
Starting the reactor...
Our processing order:
xml
wsdl
core
addressing
saaj-impl
samples
+----------------------------------------
| Gathering project list xml
| Memory: 5M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list wsdl
| Memory: 5M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list core
| Memory: 5M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list addressing
| Memory: 5M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list saaj-impl
| Memory: 5M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list samples
| Memory: 5M/7M
+----------------------------------------
Starting the reactor...
Our processing order:
xml
wsdl
core
addressing
saaj-impl
samples
+----------------------------------------
| Executing multiproject:install-callback xml
| Memory: 5M/7M
+----------------------------------------

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running jar:install for xml
java:prepare-filesystem:

java:compile:
    [echo] Compiling to D:\temp\axis2\modules\xml/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================
          

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [junit] Running org.apache.axis.om.BadInputTest
    [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0,656 sec
    [junit] [ERROR] TEST org.apache.axis.om.BadInputTest FAILED
    [junit] Running org.apache.axis.om.CompareOMWithDOMTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,703 sec
    [junit] [ERROR] TEST org.apache.axis.om.CompareOMWithDOMTest FAILED
    [junit] Running org.apache.axis.om.factory.OMLinkedListImplFactoryTest
    [junit] Tests run: 9, Failures: 0, Errors: 3, Time elapsed: 0,765 sec
    [junit] [ERROR] TEST org.apache.axis.om.factory.OMLinkedListImplFactoryTest 
FAILED
    [junit] Running org.apache.axis.om.impl.builder.StAXOMBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,656 sec
    [junit] Running org.apache.axis.om.impl.serializer.ElementSerializerTest
    [junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 0,813 sec
    [junit] [ERROR] TEST 
org.apache.axis.om.impl.serializer.ElementSerializerTest FAILED
    [junit] Running org.apache.axis.om.impl.serializer.NoNamespaceSerializerTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0,718 sec
    [junit] [ERROR] TEST 
org.apache.axis.om.impl.serializer.NoNamespaceSerializerTest FAILED
    [junit] Running org.apache.axis.om.impl.serializer.OMSerailizerTest
    [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 0,75 sec
    [junit] [ERROR] TEST org.apache.axis.om.impl.serializer.OMSerailizerTest 
FAILED
    [junit] Running org.apache.axis.om.impl.streamwrapper.OmStAXBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,656 sec
    [junit] [ERROR] TEST 
org.apache.axis.om.impl.streamwrapper.OmStAXBuilderTest FAILED
    [junit] Running 
org.apache.axis.om.impl.streamwrapper.OMStaxStreamingWrapperTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,656 sec
    [junit] [ERROR] TEST 
org.apache.axis.om.impl.streamwrapper.OMStaxStreamingWrapperTest FAILED
    [junit] Running 
org.apache.axis.om.impl.traverse.OMChildrenWithSpecificAttributeIteratorTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0,625 sec
    [junit] [ERROR] TEST 
org.apache.axis.om.impl.traverse.OMChildrenWithSpecificAttributeIteratorTest 
FAILED
    [junit] Running org.apache.axis.om.MessagesTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0,641 sec
    [junit] [ERROR] TEST org.apache.axis.om.MessagesTest FAILED
    [junit] Running org.apache.axis.om.OMBodyTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,609 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMBodyTest FAILED
    [junit] Running org.apache.axis.om.OMChildrenQNameIteratorTest
    [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0,688 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMChildrenQNameIteratorTest FAILED
    [junit] Running org.apache.axis.om.OMElementTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,609 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMElementTest FAILED
    [junit] Running org.apache.axis.om.OMEnvelopeTest
    [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0,64 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMEnvelopeTest FAILED
    [junit] Running org.apache.axis.om.OMHeaderBlockTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0,625 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMHeaderBlockTest FAILED
    [junit] Running org.apache.axis.om.OMHeaderTest
    [junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 0,641 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMHeaderTest FAILED
    [junit] Running org.apache.axis.om.OMNavigatorTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0,672 sec
    [junit] [ERROR] TEST org.apache.axis.om.OMNavigatorTest FAILED
    [junit] Running org.apache.axis.om.OMTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,656 sec
    [junit] Running org.apache.axis.om.SOAPFaultTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
    [junit] Running org.apache.axis.om.StaxParserTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,672 sec
    [junit] Running org.apache.axis.om.util.XMLComparatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,609 sec
    [junit] [ERROR] TEST org.apache.axis.om.util.XMLComparatorTest FAILED
Total time: 30 seconds
Finished at: Wed Jun 08 14:25:21 CEST 2005

Reply via email to