vramanaj wrote:
1. Defined DataSource within GlobalNamingResources
           <Resource name="/DefaultDS"
As already mentioned here, you should rather use jdbc/DefaultDS.
    * add JNDI support to josso webapp (e.g. and ResourceLink to
      META-INF/context.xml and resource-ref to WEB-INF/web.xml)
Did you miss this step? Since /josso webapp performs all magick with usernames/passwords you need to allow it to access JNDI related information.

--
Mikolaj Rydzewski <m...@ceti.pl>


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

Reply via email to