users@glassfish.java.net

Re: GlassFish non-default jdbcRealm not working

From: <glassfish_at_javadesktop.org>
Date: Fri, 06 Mar 2009 04:42:28 PST

I suggested the following to Wayne :
------------------------------------------------------
This feature was broken in GlassFish V2 versions that bundle Metro 1.1.x. But it will work if you install Metro 1.4 on GlassFish V2.1. So i just want to check if you are already using Metro 1.4.

If not can you do the following

1. Stop GF
2. download metro 1.4 : https://metro.dev.java.net/1.4/
3. java -jar metro-1_4.jar
4. cd metro
5. set AS_HOME=<GF.instance.dir>
6. ant -f metro-on-glassfish.xml install
7. Start GF
8. and Try your app once.
------------------------------------------

and he has confirmed that it works after this step.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

http://forums.java.net/jive/thread.jspa?messageID=335506