Hi Mike

You have right: if is used "openjms-start" the broker is started (OK).

After that I want to start the server: ant server (Error)

Here is the console:

 

 

...\keel-build>ant server

Buildfile: build.xml

 

-test-java:

     [echo] Java version 1.4.1_01

 

-bad.java:

 

-test-ant:

     [echo] Ant version Apache Ant version 1.5 compiled on July 9 2002

 

-bad.ant:

 

-init:

 

server:

 

-input-deploy:

    [input] Deployment name:

openjms-struts

 

-prep-deploy:

     [echo] Reading deploy file for openjms-struts

 

-input-deploy-file:

     [echo] Reading ...\keel-build/openjms-struts-deploy.properties

 

 

-verify-read:

 

-input-deploy-xml:

 

-read-deploy:

 

-assemble-server-inwebapp:

 

-set-deploy-server-path:

 

-runclasspath:

 

BUILD FAILED

file:.../keel-build/build.xml:223: ...\keel-build\depl

oy\server\lib not found.

 

Total time: 5 seconds

 

Best Regards

Ion Petcu

 

-----Original Message-----
From: Michael Nash [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 6:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [Keelgroup] Keel 2.0 with Hibernate 2.0.2 persistence using D B2 8.1

 

I had some trouble with the "broker" task as well. I've just checked in an update to keel-build that

 

1. Fixes some problems with the openjms configuration file for the latest openjms version

2. Adds a task "openjms-start" (and openjms-stop)

 

Try this update please, I think it will work for you. (There may be a delay before it comes through in anonymous CVS unless SourceForge have corrected this already)...

 

Mike

 

On Wed, 27 Aug 2003 15:22:32 +0200

Petcu Ionut <[EMAIL PROTECTED]> wrote:

 

> 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

> 8.  Copy the db2java.jar to svc-persist-hibernate\lib:

> 9.  Modifi the svc-persist-hibernate\conf\server\ system.xconf according

> to our configuration for database.

> 10. run the ant completeinstall

> 11. 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

> 

>

 

 

Michael Nash

JGlobal Ltd.

http://www.jglobal.com

 

http://keelframework.org/documentation

Keelgroup mailing list

[EMAIL PROTECTED]

http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to