JAXB generate java class from xsd
- by dell
JAXB 1.5 installed under C:\Sun\jwsdp-1.5
J2SE 1.4.2 installed under C:\j2sdk1.4.2_08
copied sample.xsd file to C:\Sun\jwsdp-1.5\jaxb\bin
went to C:\Sun\jwsdp-1.5\jaxb\bin and ran xjc.bat -p com.package sample.xsd
got error message: Unrecognized option: -p
Could not create the Java virtual machine.
Please help me out, thanks a lot