Need help with running examples in JAXB in the JWSDP



Hi

I'm having a lot of problems running the Basic examples in JAXB in the
JWSDP. I'm encountering the following problems

1) When I run build.xml, I get the error messages 'gen-src\primer.po'
is not found and thus excluded from the dependency check'. When it
compiles 'po.xsd', I get a 'java.lang.IllegalArgumentException'
Expected XmlAccessType but found AccessType.

The build classpath includes my SJAS v9.0 update 1 libraries
'javaee.jar', 'appser-rt.jar', 'appserv-ws-update.jar', and the jaxb
library in the JWSDP library jaxb-xjc.jar.

I'm running Eclipse, and have installed the J2SE 5 update 12, and J2SE
6 update 1. I use J2SE 6. The project library points to JAXB 'jaxb-
xjc.jar' file.

My System classpath points to the local directory and QTJava in J2SE 6
jre.

I was wondering if anyone is having or had the same problems and found
a solution.

Cheers
Patrick

.