Search:

Type: Posts; User: yctang888; Keyword(s):

Search: Search took 0.02 seconds.

  1. Dear Michael, Thank you for your advise. Castor...

    Dear Michael,
    Thank you for your advise. Castor worked on my test program after adding the "targetClass" property.
    I'll go for either XStreams or Castor for my project.

    Thanks
  2. Dear Michael, I'll switch to XStream. It's...

    Dear Michael,

    I'll switch to XStream.

    It's just a very typical structure like the Customers-customer XML described in your book (list 7-34). By the way your book and Manning's provided...
  3. Dear Michael, I found that it's an XML...

    Dear Michael,

    I found that it's an XML namespace issue similar to this:

    http://stackoverflow.com/questions/4672944/spring-batch-jaxb2marshaller

    I've not yet solved the problem, any...
  4. Hi Michael, As in many other applications,...

    Hi Michael,

    As in many other applications, each XML that we need to process contains repeating records. Here's a modified version of a schema that we are using:


    <xs:element name="MITEM"...
  5. Hi Michael, Attached please find my job. ...

    Hi Michael,

    Attached please find my job.

    Since all the XML tools failed, it's quite sure to be a problem particular to my environment. I build using Gradle, here is part of the script:

    apply...
  6. Batch - JAXB2, JIBX and XMLBeans not working

    I'm working on the Spring 3.1.0 release environment and using JDK1.6.
    I've a set of schema and I created the classes with the three tools (JAXB2, JiBX and XMLBeans). The compiled classes work when I...
Results 1 to 6 of 6