Hi, I'm having trouble with the following strange feature: I have data in a field (let's say A) I wish to "pack" into another field (B) for DB storage. These are, by nature, read-only objects, i.e. once created their values do not change. I've written a ejbStore() method that translates the value of A into B. ejbCreate() handles A directly. However, it appears that ejbStore() is never called and Orion stores NULL for B. Did I miss something, or is this a bug? Should I explicitly call ejbStore() in ejbPostCreate()? //Mikko
- RE: Macromedia Generator and Orion Magnus Rydin
- OT: RE: Macromedia Generator and Orion Robert Krueger
- Re: OT: RE: Macromedia Generator and Orion Berny Woehrlin
- Re: OT: RE: Macromedia Generator and Ori... Robert Krueger
- Re: OT: RE: Macromedia Generator and... Berny Woehrlin
- Does Orion automagically pool j... Mikko Kurki-Suonio
- Does Orion automagically po... Keith Kwiatek
- Re: Does Orion automagi... Robert Krueger
- RE: Macromedia Generator and Orion Berny Woehrlin
- RE: RE: Macromedia Generator and Orion Magnus Rydin
- RE: RE: Macromedia Generator and Orion Robert Krueger
- RE: RE: Macromedia Generator and Orion Berny Woehrlin
- RE: Macromedia Generator and Orion Juan Lorandi (Chile)
