Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Possible bug in spring-oxm JAXB support

  1. #11
    Join Date
    Jun 2005
    Location
    Athens, Greece
    Posts
    57

    Default

    Quote Originally Posted by poutsma
    The libraries that are in cvs cannot be found on ibiblio, for instance JAXB can only be downloaded from SUN directly.
    I believe JAXB libraries are ibiblio


    Quote Originally Posted by poutsma
    You could look at the code using the Browse CVS functionality of SourceForge here.
    In viewcvs I cannot see any of the classes that you mentioned (Jaxb1Marshaller and Jaxb2Marshaller). Do you commited them on HEAD?

    Quote Originally Posted by poutsma
    Yes, there are plans for SVN. Stay tuned.
    Great news

  2. #12
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Quote Originally Posted by routis
    I believe JAXB libraries are ibiblio
    That looks interesting. Unfortunately, the release posted there is EA3, while I have used RC1. I could not get EA3 to work; it gave me IncompatibleClassChangeErrors while using the JAXB 1.0 functionality. RC1, released on the 17th of March, fixes this. When RC1 jars show up on ibiblio, I will use them.

    Note however that the link you posted is a Maven2 repository, and as far as I know I cannot use maven2 repos with Ivy (Ivy is the dependency management tool we use). There are plans to switch to Maven2, so that would fix this issue altogether.

    Quote Originally Posted by routis
    In viewcvs I cannot see any of the classes that you mentioned (Jaxb1Marshaller and Jaxb2Marshaller). Do you commited them on HEAD?
    Yes, I did. But I forgot that the anonymous cvs of sourceforge has been disabled for something like three weeks now, as you can read here. It will be up by the end of April, the administrators say. Totally unacceptable, but there is nothing I can do about it .

    I'll talk to the other project leads to see what they think about the sourceforge situation. Thanks for the support and interest!
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •