On 08/03/2018 17:33, Christopher Schultz wrote: > Tarin, > > On 3/8/18 11:26 AM, Tarin Gamberini wrote: >> ## NOTES > >> The error seems realted only to ResourceLink's "name" attribute, >> and not to "global" attribute, in server.xml: > >> ERROR <ResourceLink global="jdbc/abc/ABC" name="jdbc/abc" >> type="javax.sql.DataSource"/> <ResourceLink >> global="jdbc/abc/jkl/XXX_YYY" name="jdbc/abc/jkl" >> type="javax.sql.DataSource"/> > >> The error disappears with the following "name" attribute values (of >> course when I change the "name" attribute value I change >> accordingly the "<res-ref-name>" tag body in the web.xml): > >> WORKS FINE <ResourceLink global="jdbc/abc/ABC" name="jdbc/abc" >> type="javax.sql.DataSource"/> <ResourceLink >> global="jdbc/abc/jkl/XXX_YYY" name="jdbc/abx/jkl" >> type="javax.sql.DataSource"/> > > This looks like exactly the same as above (except for the likely type > of 'x' -> 'c' in the second config). Am I missing something? That's right, they differ only from a single character.
> -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > Kind regards, Tarin www.taringamberini.com/en/blog --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org