Re: How to switch from Derby to MySQL environment

2011-02-14 Thread Jack Bush
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

How to switch from Derby to MySQL environment

2011-02-10 Thread Jack Bush
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

com.sun.enterprise.appclient.MainWithModuleSupport using working Netbeans EAR with Ant

2010-02-02 Thread Jack Bush
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