Hi all,

I choose to use OJB in my projects, because it will fully support JDO in the 
near future. I successfully started OJB as JBoss service and connected it 
with Mysql and start coding SessionBeans using examples which I found in OJB 
source package. Everything works fine until I don't must correct mistakes in 
my session bean while testing it. After compiling and redeployment new 
version of session bean in JBoss and starting client app I can't see values 
in object which are persisted in Mysql via OJB. If I shutdown JBoss server 
and restart it again I could see persisted objects without any problems and 
everything inside JBoss works fine until I must change something in my 
session beans. This is very boring behavior during development and I want to 
find resolution for this kind of problem if that is possible, of course.

I'm using JBoss 3.0.2, JDK 1.4.1, jakarta-ojb 0.9.7 on Linux.

-- 
Best regards,
Mickey          [EMAIL PROTECTED], [EMAIL PROTECTED]




--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to