facebook

hibernateintroduction tutorial error

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289631 Reply

    Hello, I just completed the following tutorial located here:

    http://www.myeclipseide.com/documentation/quickstarts/hibernateintroduction/

    When I go and test “HibernateExample.java” I get the following errors.

    
    Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
        The method setId(Integer) in the type AbstractUser is not applicable for the arguments (int)
        The method setDateCreated(Long) in the type AbstractUser is not applicable for the arguments (long)
    
        at com.myeclipse.hibernate.HibernateExample.addUser(HibernateExample.java:24)
        at com.myeclipse.hibernate.HibernateExample.main(HibernateExample.java:12)
    

    I am running MyEclipse 6.01 on OSX Leopard.

    Any help would be appreciated.

    Thanks!

    #289644 Reply

    Loyal Water
    Member

    chamorrofr,
    I’m sorry you ran into this issue. This issue has already been filed for the dev team and we get this fixed asap.

    #289648 Reply

    @support-nipun wrote:

    chamorrofr,
    I’m sorry you ran into this issue. This issue has already been filed for the dev team and we get this fixed asap.

    Thanks Nipun, please kee me posted.

    -Francisco

    #289664 Reply

    Loyal Water
    Member

    I’ll do that.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: hibernateintroduction tutorial error

You must be logged in to post in the forum log in