The class named "Employee" must be in the classpath.

Correct syntax is:

java net.sf.hibernate.tool.class2hbm.MapGenerator my.package.name.Employee

or, use the batch file in the bin/ directory



|---------+------------------------------------------->
|         |           "Madhesh" <[EMAIL PROTECTED]>|
|         |           Sent by:                        |
|         |           [EMAIL PROTECTED]|
|         |           ceforge.net                     |
|         |                                           |
|         |                                           |
|         |           15/08/03 07:35 AM               |
|         |                                           |
|---------+------------------------------------------->
  
>------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                          |
  |       To:       [EMAIL PROTECTED]                                                  
                      |
  |       cc:                                                                          
                                          |
  |       Subject:  [Hibernate] MapGenerator problem                                   
                                          |
  
>------------------------------------------------------------------------------------------------------------------------------|




Hi,

   I have a simple Employee bean class.  When i try to generate the
hibernate mapping file for this using
 java net.sf.hibernate.tool.class2hbm.MapGenerator Employee.class or  just
java net.sf.hibernate.tool.class2hbm.MapGenerator Employee

i am getting the following error:

<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC
        "-//Hibernate/Hibernate Mapping DTD//EN"
        "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd";>
<!-- Class Employee.class gave exception java.lang.ClassNotFoundException:
Employee.class -->
<hibernate-mapping>
</hibernate-mapping>

   What am i doing wrong here?

Regards
Madhesh





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




**********************************************************************
Any personal or sensitive information contained in this email and
attachments must be handled in accordance with the Victorian Information
Privacy Act 2000, the Health Records Act 2001 or the Privacy Act 1988
(Commonwealth), as applicable.

This email, including all attachments, is confidential.  If you are not the
intended recipient, you must not disclose, distribute, copy or use the
information contained in this email or attachments.  Any confidentiality or
privilege is not waived or lost because this email has been sent to you in
error.  If you have received it in error, please let us know by reply
email, delete it from your system and destroy any copies.
**********************************************************************






-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to