Hi All

Because I am very interested and I didn't get any answers for this topic, I want tell you which the steps are already done for Keel 2.0:

  1. Download the jar file keel_2.0ea1_default_downloader.jar
  2. Install keel 2.0 : java -jar keel_2.0ea1_default_downloader.jar
  3. Prepare a new workspace for Eclipse and import all keel projects which are already installed at the step 2
  4. Import svc-persist-hibernate project from the CVS location (this project it was missing from the list of installed directories)
  5. Import comm-openjms project from the CVS location (it was required when I tried to run the ant build)
  6. Uncomment the line : service.persist.hibernate=true from the openjms-struts-deploy.properties
  7. Also these are the settings for the database:

database.type=db2

#Database server name or IP address (example: 127.0.0.1)

database.servername=127.0.0.1

#Database server port (required for oracle, others may leave blank) (example: 1521)

database.dbport=

#Database name (example: keel)

database.dbname=keel

#Database User Login Name (example: scott)

database.username=omega

#Database User Login Password (example: tiger)

database.password=omega

  1. Copy the db2java.jar to svc-persist-hibernate\lib:
  2. Modifi the svc-persist-hibernate\conf\server\ system.xconf according to our configuration for database.
  3. run the ant completeinstall
  4. run ant broker

 

this is the result of the ant building :

 

broker:

    [mkdir] Created dir: C:\keel-2.0\keel-build\deploy\server\logs

     [java] java.security.AccessControlException: access denied (java.util.Prope

rtyPermission user.dir read)

     [java]     at java.security.AccessControlContext.checkPermission(AccessCont

rolContext.java:270)

     [java]     at java.security.AccessController.checkPermission(AccessControll

er.java:401)

     [java]     at java.lang.SecurityManager.checkPermission(SecurityManager.jav

a:542)

     [java]     at java.lang.SecurityManager.checkPropertyAccess(SecurityManager

.java:1291)

     [java]     at java.lang.System.getProperty(System.java:572)

     [java]     at org.exolab.jms.server.JmsServer.getOpenJMSHome(Unknown Source

)

     [java]     at org.exolab.jms.server.JmsServer.main(Unknown Source)

     [java] Java Result: -1

 

If anyone can help us, please send us an answer!

Best Regards!

Ion Petcu

 

-----Original Message-----
From: Ciprian Ileana [mailto:[EMAIL PROTECTED]
Sent:
Wednesday, August 27, 2003 1:44 PM
To: [EMAIL PROTECTED]
Subject: [Keelgroup] Keel 2.0 with Hibernate 2.0.2 persistence using DB2 8.1
Importance: High

 

Hi,

 

We have downloaded Keel version 2.0 from SourceForge.net and installed it with Struts and OpenJMS.

 

What we want to do next is to:

-          set Hibernate 2.0.2 as persistence for Keel (version 2.0)

-          set Hibernate 2.0.2 to use an IBM DB2 (version 8.1) database

-          evaluate Keel with Hibernate and IBM DB2 (version 8.1) database

 

If anyone of you have already do that, please send us some instructions or any other kind of material that may help us achieving our goal.

 

Regards,

 

 

developer Ciprian-Ioan ILEANA

S.C. SCHARTNER INNOVATIONS

Mihai Vitezul Nr. 4

Alba Iulia, Alba, 2500

Office phone: +4 0258 81.94.05

Home phone: +4 0258 82.16.14

 

Reply via email to