This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Values in VO disappears while going through EJB layer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Values in VO disappears while going through EJB layer" Watch "Values in VO disappears while going through EJB layer" New topic
Author

Values in VO disappears while going through EJB layer

Arulanand Dayalan
Ranch Hand

Joined: Aug 10, 2005
Posts: 124
Hi all,
I have a Value object Named T1 retreived from DAO and set it and MasterVO T2 using the set method. And i send it back to action through EJB. While doing my values in values in the T1 are lost when it goes through the EJB. Has any1 had come across a problem like and what could be the possible soloution. I had been stuck with this problem for past 1 day.If any one cud suggest a solution it would be of great help to me.
Valentin Tanase
Ranch Hand

Joined: Feb 17, 2005
Posts: 704
Hi Dayalan,

Does your VO implement Serializable?
Regards.


I think, therefore I exist -- Rene Descartes
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Values in VO disappears while going through EJB layer
 
Similar Threads
multiple inserts with @@identity
tabs in JSP and passing values between tabs
Regarding thread excution
thread usage........problem.
using swing/awt/swt/JFace