Hi,

Unless someone has previously done this, we will need to know at least your
jboss.jcml and jaws.xml.
I suggest you get the petstore running on cloudscape first, per the
manual's howto.

I don't know how the db tables are created for the petstore.  If there is
some kind of script, you will have to rewrite it for interbase.  If it
relys on JAWS to create the tables, be aware that as of a few months ago
the Borland version of interclient (2.0 anyway) had problems in the
DatabaseMetaData.getTables that prevented JAWS from finding out whether a
table was already present.

If you are in Linux, you could download and compile the interclient 2.0
version from firebird.sourceforge.net in which these problems are fixed. 
However JAWS also needs a patch to put a not null constraint on pk columns.
This is in the mail archives somewhere, or I could resend it to you.

If you succeed, please consider writing a howto: as far as I know this
would be the first deploy of petstore not using Cloudscape on jboss.

Thanks
david jencks

On 2001.05.04 17:01:13 -0400 Dario Sanchez C. wrote:
> We need to know how integrate Interbase database for storage the data
> base 
> in pet store application
> 
> We try it but the data base don�t work, because the datas that are
> display 
> doesn�t belong to interbase
> 
> Please send me some information to my email
> 
> Thanks 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to