| Author |
Exception in JAXB while parsing schema
|
Amirr Rafique
Ranch Hand
Joined: Nov 14, 2005
Posts: 324
|
|
Hi Rancher I have just installed jwsdp-2.0. When I try to run JAXB (xjc.bat) , I get following exception Can anyone please help Thanks
|
"Know where to find the solution and how to use it - that's the secret of success."
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Class.getSimpleName() is a method that is new in Java 5. So it looks like whatever you are running requires Java 5.
|
 |
Amirr Rafique
Ranch Hand
Joined: Nov 14, 2005
Posts: 324
|
|
|
dude! I am using Java 5
|
 |
 |
|
|
subject: Exception in JAXB while parsing schema
|
|
|