Hello Edson,
> -----Original Message-----
> From: Edson Carlos Ericksson Richter
>
> Probally you'll need to fix DTD...
> Take a look.
You are right, it is so simple. The fix is as appended.
What know? Shall I submit this as a bug report?
(I am a Newbie)
Oliver
***
U:\or-mappers\ojb\jakarta-ojb-0.9.8\src\test\org\apache\ojb\repository.dtd
Sun Dec 22 12:37:24 2002
--- E:\sandbox\neuwerk_dev\neuwerk\develop\build\test-rundir\repository.dtd
Fri Jan 03 13:17:40 2003
***************
*** 65,71 ****
-->
<!ATTLIST jdbc-connection-descriptor
platform (Db2 | Hsqldb | Informix | MsAccess | MsSQLServer |
! MySQL | Oracle | PostgreSQL | Sybase | Sapdb) "Hsqldb"
jdbc-level (1.0 | 2.0 | 3.0) "1.0"
eager-release (true | false) "false"
--- 65,71 ----
-->
<!ATTLIST jdbc-connection-descriptor
platform (Db2 | Hsqldb | Informix | MsAccess | MsSQLServer |
! MySQL | Oracle | PostgreSQL | Sybase | SybaseASE|
SybaseASA | Sapdb) "Hsqldb"
jdbc-level (1.0 | 2.0 | 3.0) "1.0"
eager-release (true | false) "false"
> ----- Original Message -----
> When I use this class (setting platform="SybaseASE" in the
> jdbc-connection-descriptor element in repository.xml), this problem is
> indeed fixed, but I get the following log output:
>
> [Error] repository.xml:36:6: Attribute "platform" with value
> "SybaseASE"
> must have a value from the list "Db2 Hsqldb Informix MsAccess
> MsSQLServer
> MySQL Oracle PostgreSQL Sybase Sapdb ".
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>