Another point : is there any performance difference between jaxb2 and aegis.

I plan to use jaxb2 as it is included in jdk6 and I use this jdk.
xfire-jaxb2 depends on xfire-aegis : why ? To I really need xfire-aegis if I
want to use xfire-jaxb2 ?

seb

On 12/14/06, Sebastien Cesbron <[EMAIL PROTECTED]> wrote:

Ok I need the xfire-annotations module but it depends on
commons-annotation api and compiler : I don't think I need them.

There is another dependency that is not covered in the dependency guide :
stax-utils. What's the meaning of this module ? Is it required ?

Another point : the dependency page say that I have to choose a stax
implementation. As I want to use woodstox do I have to add stax to the
spring-core exclusion ?

I guess my main complaint is because xfire-core does not distinguish
xfire-server and xfire-client. I think that dependencies for client and
server are slightly differents but maybe I am wrong

Seb

On 12/14/06, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> On 12/14/06, Sebastien Cesbron <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have some problems with xfire dependencies. I want to use xfire with
> > spring and annotations. I am using Java5.
> > xfire-spring modules depends on xfire-annotation but as I am with
> Java5 I
> > don't need this module : am I right ?
>
> Nope, you need this module :)
>
> > xfire-spring modules depends on xfire-xmlbeans but if I don't want to
> use
> > xmlbeans for my mapping I don't need this module : am I right ?
>
> Yes, you don't need this module ( as i remember ). I'll try to take a
> look at this in free time.
>
> > As there is no optional modules in the pom it is quite difficult to
> find
> > what's mandatory and what's optional in the dependencies. I also don't
> find
> > answers to my questions on the dependency guide page. I think the
> matrix
> > does not present enough use cases
> >
> > Regards
> >
> > Seb
> >
>
>
> --
> -----
> When one of our products stops working, we'll blame another vendor
> within 24 hours.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

Reply via email to