a.net.ConnectException : Error connecting to server localhost on port 152
On 2/10/2011 7:29 AM, Jack Bush wrote:
> 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
&g
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
Hi All,
I am coming across the following error message when trying to run an
enterprise application using Ant despite have successfully built, deployed &
run in Netbeans:
C:\Documents and Settings\Jack>set
ANT_HOME=C:\Program Files\NetBeans 6.7\java2\ant
CLASSPATH=%CLASSPATH%;C:\Program File