Hi,

did you really use

> java org.exolab/castor/builder/SourceGenerator

instead of

> java org.exolab.castor.builder.SourceGenerator ?

And on top of that, why not use the source generator throught the
command line tool, Ant or Maven ?

Cheers
Werner

solt wrote:
> when i enter "java  org.exolab/castor/builder/SourceGenerator" in cmd
> 
> it display the error:
> 
> Caused by: java.lang.ClassNotFoundException:
> org.exolab.castor.builder.SourceGen
> erator
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> Could not find the main class: org.exolab/castor/builder/SourceGenerator. 
> Progr
> am will exit.
> 
> what is wrong?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to