gopal ramana

Greenhorn
+ Follow
since Feb 04, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by gopal ramana

I am new to spring using 2.5 version. I am getting following error Searched for this error but not find appropriate solution.



At runtime thowing exception

Error creating bean with name 'program1' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [com.brain.software.PhoneNumber] for property 'phoneNumber'; nested exception is java.lang.IllegalArgumentException: Cannot convert value of type [java.lang.String] to required type [com.brain.software.PhoneNumber] for property 'phoneNumber': no matching editors or conversion strategy found


please guide me..i am not able to solve...please help me..



warm Regards,
ramana
Hi ,


Using the <join> element, it is possible to map properties of one class to several tables.

please refer Hibernate_reference.pdf 3.2 , page no:78


Warm Regards,
Ramana