Hello Jesse,
I did some changes long time ago to the ftp task but do not remember
much about it. I would have to open the source code.
What happens if you do not nest a fileset when doing your
invocation ?
Regards,
Antoine
On 2/9/11 6:52 PM, Jesse Campbell wrote:
> Apologies if I¹m in the wro
Hello Jack,
you probably need to start a MySQL server on port 152 ?
Antoine
47. BUILD FAILED
48.
C:\ProJPA2\config\common.xml:144: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 152
On 2/10/2011 7:29 AM, Jack Bush
Am Mittwoch, den 09.02.2011, 13:37 +0100 schrieb Dominique Devienne
:
On Wed, Feb 9, 2011 at 1:15 PM, Michael Hüttermann
wrote:
how can I use/expand properties inside a cdata section in a
replacetoken element?
The doc says http://ant.apache.org/manual/Tasks/replace.html both
/ support an
Hi All,
I would like to run a JPA Derby packaged tutorial in MySQL. This pre-configured
exercise runs fine with Derby using Ant built script. However, it would failed
to build after having attempted to replace the Derby properties with MySQL.
Below are some configuration files used by this exe
On 04/02/11 15:34, Martin Gainty wrote:
svn:// URLs are on port 3960
discover-target would need to test netstat output e.g.
netstat -a | grep 3960>output.file
a fail message would be no output
a found message would be the IP:3960 of the server
OR in the case of ssh+svn
netstat -a | grep 22>outp