Alex Karasulu wrote:

Thanks Stephen your last email was very thorough again - I'm following it to run the tutorials et cetera. Besides these minor little details I'm really digging Merlin. It's very toight as Gold Member would put it. I think its going to be a most excellent candidate for enabling LDAPd in embeddable configurations.


Quick question - what is the OS your running on and the JVM Version?
(I want to build up a list of validated scenarios).

Stephen.




Thanks much,
Alex Karasulu

At 11:33 AM 8/21/2003 +0200, you wrote:


Ole Bulbuk wrote:

$ merlin.sh target/classes -execute Using MERLIN_HOME: /opt/java/tools/merlin Using JAVA_HOME: /usr/java/j2sdk1.4.2 USing RUN_CMD: /usr/java/j2sdk1.4.2/bin/java -Djava.ext.dirs=/opt/java/tools/merlin/ext \ -Dmerlin.home=/opt/java/tools/merlin -jar /opt/java/tools/merlin/bin/merlin-bootstrap-1.0.jar -execute Usage: /opt/java/tools/merlin/bin/merlin.sh {start|stop|run|restart|check}
Could someone point me in the right direction? I'm really dying to start going with merlin but I just am a bit lost ;(.



Can it be that you call $ merlin.sh target/classes -execute but the script sais it should be $ merlin.sh run ???


These two commands should be equivalent:

$ merlin.sh target/classes -execute

$ java -Djava.ext.dirs=%MERLIN_HOME%/ext \ -Dmerlin.home=%MERLIN_HOME% \
-jar %MERLIN_HOME/bin/merlin-bootstrap-1.0.jar -execute target/classes


I guess there may be stuff in the sh script to handle process based execution but its not something I'm familiar with.

Stephen.

Just a guess,

Ole


--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to