Am 07.01.2016 um 11:50 schrieb ANISH S IYER:
hello

while am deploying java application in webapps,say test contains spring and
hibernate,with mysql db. it work normally

while i also deploy another apps in in the tomcat say demo, all deployment
are okay, but it accesses the database of test, instead of demo.
at can i do for resolving the issue..

i found your e-mail from tat help centre

let me know more details

I would appreciate if the question wouldn't be that poorly written, as its also hard to understand. For me, it looks like youre deploying your webapp named *test* and *demo*, which accidently
share or have the same connection string to your mysql database.
Have a look at that, it might solve the problem.

--
Best regards

Daniel Küppers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

  • tomcat 7 ANISH S IYER
    • Re: tomcat 7 Daniel Küppers

Reply via email to