Or copy tomee.xml in the server project of eclipse
Le 8 déc. 2012 00:05, "bibhas" <bibh...@gmail.com> a écrit :

> I have tracked down the root cause. The problem happens only when I start
> TomEE from Eclipse. If I start it from command line, my data source
> definition works just fine.
>
> It appears that when I run TomEE from command line, it uses configuration
> files from
> <workspace>/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/conf. To
> change this, I had to take these steps in Eclipse:
>
> 1. Remove all deployed projects from the server.
> 2. Open server settings and from "Server Locations" choose "Use Tomcat
> installation". This section is greyed out if you have at least one project
> still deployed to the server. So, make sure you have done step #1.
> 3. Restart the server and redeploy the application. Now, my application is
> finding the data source.
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/How-to-configure-MySQL-data-source-tp4659201p4659252.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to