I'm trying to run the xdocletgui (using run.bat) and getting a
ClassNotFound error:

Exception in thread "main" java.lang.NoClassDefFoundError:
xjavadoc/XJavaDocException
        at xdocletgui.Run.main(Run.java:28)

Any ideas?

Thanks,

Matt

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On 
> Behalf Of Konstantin Priblouda
> Sent: Sunday, December 22, 2002 11:28 AM
> To: Matt Raible
> Cc: hibernate-devel
> Subject: RE: [Hibernate] Problem using Xdoclet to generate 
> relationships [newbie]
> 
> 
> 
> --- Matt Raible <[EMAIL PROTECTED]> wrote:
> > I got it to work by looking at your example
> > Konstantin.  Thanks!
> > 
> > Now I'm having a problem where I want to set a
> > unique contraint on name
> > and userId in my resume table.  Following
> > Konstantin's example, I have
> > my one-to-many relationship information on my User
> > class, and the Resume
> > class just has a userId column.  In other words, the
> > Resume knows
> > nothing about the relationship (right).
> > 
> > Is it possible to change my getResume's xdoclet tags
> > to handle this?
> 
> Give XDoclet GUI a spin - it provides [rudientary]
> help
> in tagging your classes... And also some explanations.
> 
> 
> regards,
> 
> =====
> Konstantin Priblouda ( ko5tik )    Freelance Software developer
> < http://www.pribluda.de > < play java games -> 
http://www.yook.de > < render charts online ->
http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
hibernate-devel mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to