I do not have an answer for your specific issue, but I found minor deploy issues with install, so I only use deploy and undeploy tasks and do not have any more issues. Have you tried using deploy - did it have the same problems?
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, March 28, 2003 11:52 AM > To: Tomcat Users List > Subject: Trouble with ant install command and ResourceLink > > > hi there, > > In my /webapps/myapp.xml I'm using a ResourceLink: > <ResourceLink name="jdbc/mydb" global="MyDatabase"/> > > I'm using the manager app via ant to test my application. > After calling > ant remove > ant install > > it tells me the context has been installed OK. > However, it seems as if the ResourceLink has not been inited during > install, so it seems Tomcat doesn't read the /webapps/myapp.xml file. > > Sidenote: this problem is somewhat related to my > initparameter problem > outlined earlier today, but cannot be overcome as easily. > > has anybody overcome this issue? > is else using the ant manager task together with JNDI resourcelinks > successfully? > > thx > Johannes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
