-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Problem trying to set property type by reflection
PostPosted: Fri Jul 09, 2004 1:22 am 
Newbie

Joined: Thu Jul 08, 2004 11:20 pm
Posts: 6
What does this mean please? Why might my source run fine from a regular Java app, but this error thrown when run from an EJB?

thanks

Paul.

net.sf.hibernate.MappingException: Problem trying to set property type by reflection
at net.sf.hibernate.mapping.SimpleValue.setTypeByReflection(SimpleValue.java:183)
at net.sf.hibernate.cfg.Binder.createProperty(Binder.java:1057)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 09, 2004 4:54 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Not enought information. At least post a proper stacktrace.


Top
 Profile  
 
 Post subject: Re: Problem trying to set property type by reflection
PostPosted: Fri Jul 09, 2004 11:42 am 
Beginner
Beginner

Joined: Mon May 17, 2004 7:15 am
Posts: 24
pwallace wrote:
What does this mean please? Why might my source run fine from a regular Java app, but this error thrown when run from an EJB?

thanks

Paul.

net.sf.hibernate.MappingException: Problem trying to set property type by reflection
at net.sf.hibernate.mapping.SimpleValue.setTypeByReflection(SimpleValue.java:183)
at net.sf.hibernate.cfg.Binder.createProperty(Binder.java:1057)



It is probably because of that your source code does not follow the pojo rules.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.