Scratch that - I downloaded the 139 release instead of 140, didn't realise
there were 2 different snapshot releases in
https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.0.0-beta-3-SNAPSHOT/
Works perfectly!
This is great a new feature for bulk-deployment, because now we can use
templated server.xml and ssh.properties files, then just pass in -D java
arguments so each instance knows what IP addresses and ports to listen on.
Best Regards,
Neale
----- Original Message -----
From: "Romain Manni-Bucau" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 23, 2012 7:06 PM
Subject: Re: Latest snapshot
works for me locally, maybe the snapshot is not up to date
- Romain
2012/5/23 Neale Rudd <[email protected]>
Ok good, thanks Jean-Louis.
Romain - I took the latest plus snapshot from that folder but the ${var}
still isn't substituting in ssh.properties
INFO: NAME IP PORT
23/05/2012 6:59:31 PM org.apache.openejb.server.**SimpleServiceManager
printRow
INFO: ssh ${metawerx.ipad 4222
23/05/2012 6:59:31 PM org.apache.openejb.server.**SimpleServiceManager
start
Is that committed yet? Here's my ssh.properties:
server = org.apache.openejb.server.ssh.**SSHServer
bind = ${metawerx.ipaddress.1}
port = 4222
domain = PropertiesLogin
disabled = false
Best Regards,
Neale
----- Original Message ----- From: "Jean-Louis MONTEIRO" <
[email protected]>
To: <[email protected]>
Sent: Wednesday, May 23, 2012 6:53 PM
Subject: Re: Latest snapshot
Funny, was just discussing with Romain about the same point.
Yes the snapshot is up to date, but yes version shouldn't be
beta-3-SNAPSHOT
May be next release will contain new features and a better EAR support
so
I
guess, 1.1.0-SNAPSHOT is may be better.
Anyway, you're totally right ;-)
Jean-Louis
2012/5/23 Neale Rudd <[email protected]>
Hi Guys,
Is the current daily snapshot build?
https://repository.apache.org/**content/groups/snapshots/org/**
apache/openejb/apache-tomee/1.**0.0-beta-3-SNAPSHOT/<https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.0.0-beta-3-SNAPSHOT/>
Dates look good, but version numbers are off, shouldn't it be beta-4 or
1.0.1-beta1 or something?
Best Regards,
Neale