users@jaxb.java.net

How can I read xjc.exe error output

From: Ludivine Siau <ludivinesiau_at_gmail.com>
Date: Thu, 24 May 2012 17:40:29 +0100

Hello,

I am trying to convert XML into java classes. Sometimes it works, sometimes
it doesn't, and in this case I would like to be able to know what error
occured...

Here is my problem : when I start xjc.exe in the command prompt (I am
working with Windows XP), a new window describing what xjc is doing opens
and closes right after xjc is done executing so I cannot access the errors
if any occured.
Is there a way I can prevent xjc window to close or can I have access to
the errors elsewhere ?

Thank you for your help !

Cheers
Ludivine