Hi, I just tried both on 2.1.3 and 2.1.4 and got the same error that JohnD mentioned above. (following the instruction at http://cwiki.apache.org/GMOxDOC21/configuring-virtual-hosts-in-geronimo-tomcat.html)
j...@jeff:~/Geronimo/2.1.3/bin$ ./geronimo.sh run Using GERONIMO_BASE: /home/jeff/Geronimo/2.1.3 Using GERONIMO_HOME: /home/jeff/Geronimo/2.1.3 Using GERONIMO_TMPDIR: var/temp Using JRE_HOME: /opt/ibm/java-i386-60/jre Booting Geronimo Kernel (in Java 1.6.0)... Starting Geronimo Application Server v2.1.3 [*************** ] 39% 9s Starting org.apache.ger...12:35:02,891 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal not found! Class not added. 12:35:02,891 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal not found! Class not added. 12:35:02,893 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.providers.GeronimoUserPrincipal not found! Class not added. 12:35:02,893 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal not found! Class not added. [****************************************] 100% 21s Startup complete But the virtual host feature seems fine. Jeff C On Mon, Apr 27, 2009 at 8:14 PM, Kevan Miller <[email protected]>wrote: > > On Apr 26, 2009, at 11:35 PM, John wrote: > > Hi David, >> >> Thanks for your reply. The only thing I did was download the new version >> of geronimo, untar it, add my virtual hosts that work in 2.1.3, change the >> 2.1.3 to 2.1.4 and start the server. >> >> I have not configured JAAS in Tomcat or modified any other code. I >> wouldn't have thought the virtual hosts gbean stuff would have changed >> between minor versions either. >> > > Thanks for the info, John. Seems like a relatively easy configuration for > someone to create and help diagnose. Any volunteers? > > --kevan >
