I fought the javax.security.auth.login.LoginException issue as well for some time and ended up just changing to Tomcat 5.5.23 and the issue went away.
On Mon, May 11, 2009 at 12:44 PM, David Sean Taylor <[email protected]>wrote: > > On May 9, 2009, at 12:31 PM, Jan Kowalik wrote: > > Hi all, >> I have fought with it for many hours now and I can't figure out what is >> wrong. >> >> I did everything according to : >> Building Jetspeed with Maven-1 >> ( >> http://portals.apache.org/jetspeed-2.1.3/devguide/m1-getting-started-source.html#6__Deploy_and_Run >> ) >> my $HOME/build.properties: >> =========================== >> maven.repo.remote = http://www.bluesunrise.com/maven/, >> http://www.ibiblio.org/maven/, http://dist.codehaus.org/, >> http://cvs.apache.org/repository >> >> > I just uploaded all the 2.1.3 jars, poms, plugins, wars required to build > Jetspeed 2.1.3 to the first maven.repo.remote in the list. The 2.1.3 plugin > was not previously there. Hopefully this should resolve the problem. Sorry > for the inconvenience > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
