-
I upgraded OJBC to use OJB rc5. It is not required for the console to work. This is the first release with rc5.
2004-02-08 16:02:22 UTC in OJB Console
-
ajbiv committed patchset 59 of module ojbc-main to the OJB Console CVS repository, changing 2 files.
2004-02-08 15:55:59 UTC in OJB Console
-
ajbiv committed patchset 58 of module ojbc-main to the OJB Console CVS repository, changing 6 files.
2004-02-08 15:08:04 UTC in OJB Console
-
For example, we have classes A,B, and C. There are
association A (1) -> B (n) and C(1) -> B(n). I would
like to insert instance of B and connect this instance
to A and C . All classes have primery keys of UID type
and autoincrement.
If I go via class A and change collection in A, how can
I connect new instance to existing B (change refernce
to B in class C). And second, it seems to me...
2004-02-08 14:58:35 UTC in OJB Console
-
Logged In: YES
user_id=664916
added the keys.
2004-02-08 14:55:56 UTC in OJB Console
-
In ApplicationResources.properties there weren't keys
text.errorPage, text.stackTrace, text.stateInformation
and it results in a huge stack trace in Tomcat. When I
add these keys, the exception page is displayed properly.
2004-02-08 14:55:12 UTC in OJB Console
-
ajbiv committed patchset 57 of module ojbc-main to the OJB Console CVS repository, changing 18 files.
2004-02-08 14:49:14 UTC in OJB Console
-
ajbiv committed patchset 56 of module ojbc-main to the OJB Console CVS repository, changing 9 files.
2004-02-08 14:32:26 UTC in OJB Console
-
ajbiv committed patchset 55 of module ojbc-main to the OJB Console CVS repository, changing 20 files.
2004-02-07 20:32:55 UTC in OJB Console
-
Logged In: YES
user_id=664916
changed all jsps to use UTF-8 as the content type.
Also added the servlet filter to UTF-8 posted data.
2004-02-07 20:26:49 UTC in OJB Console