Hi Teddy,
I don't have any ideas yet, but I think this is possibly a bug given
that I've seen the something similar in one of our samples that
configures virtual hosts (the app-per-port sample) ... or ... perhaps
there is some configuration difference necessary given that G 2.1.2
upgraded from Tomcat 6.0.14 to 6.0.16.
Can you create a JIRA (problem report) for this issue with details on
how you are configuring your virtual hosts?
https://issues.apache.org/jira/browse/GERONIMO
Thanks,
Joe
Teddy Walker wrote:
If I add a virtual host to tomcat in the config.xml, I get the
following error on startup:
0:40:55,983 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.providers
.GeronimoUserPrincipal not found! Class not added.
10:40:55,984 ERROR [JAASRealm] Class org.apache.geronimo.security.realm.provider
s.GeronimoGroupPrincipal not found! Class not added.
(for each virtual host, blank installation)
Did not happened in 2.1.1
Any idea?
- Teddy