Search:

Type: Posts; User: Json

Search: Search took 0.43 seconds.

  1. Replies
    12
    Views
    3,928

    Re: MarshallableObject for java 6 version

    Ah, so now we're mixing JAXB into the whole thing as well.

    The problem I guess is that JAXB 1.0 doesn't work very well with Java 6 and so therefore you should update JAXB as well, however the JAXB...
  2. Replies
    12
    Views
    3,928

    Re: MarshallableObject for java 6 version

    Try doing a project clean in Eclipse.

    // Json
  3. Replies
    12
    Views
    3,928

    Re: MarshallableObject for java 6 version

    Eclipse sometimes tidy up the imports for you, you might just have upgraded to Java 6 and accidentally dropped the METS Java Toolkit jar from your classpath and now it assumes these objects are the...
  4. Replies
    12
    Views
    3,928

    Re: MarshallableObject for java 6 version

    Could you show us the import statements in your class, I have a feeling you're importing the wrong things and I believe that the MarshallableObject is apart of METS Java Toolkit which can be found...
Results 1 to 4 of 4