Re: [Hibernate] Re: MapGenerator problem

2003-08-27 Thread Max Rydahl Andersen
k - what happens if you move it to a package ? /max Madhesh wrote: Hi, The class was actually in the classpath. But, the Employee class is not in any package; it is just in the default package. Regards Madhesh <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] The class named "Empl

[Hibernate] Re: MapGenerator problem

2003-08-26 Thread Madhesh
Hi, The class was actually in the classpath. But, the Employee class is not in any package; it is just in the default package. Regards Madhesh <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > The class named "Employee" must be in the classpath. > > > Correct syntax is: > > java