Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] problem deploying Grouper 1.3.0, Exception starting filter Login check

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] problem deploying Grouper 1.3.0, Exception starting filter Login check


Chronological Thread 
  • From: Scott Koranda <>
  • To: Tom Zeller <>
  • Cc:
  • Subject: Re: [grouper-users] problem deploying Grouper 1.3.0, Exception starting filter Login check
  • Date: Tue, 1 Jul 2008 17:11:56 -0500

Hi,

> In my experience, when 'ant dist.lib' creates grouper-lib.jar, the
> included mailapi.jar will have its manifest stripped out; the
> workaround I've used is to copy all of grouper's jars individually.

Thanks, that helped.

For non Java/Tomcat experts (like myself) looking through the
mail archives, here is precisely what I did:

[root@oregano
grouper-build]# cd grouper-api-1.3.0/lib/
[root@oregano
lib]# cp *.jar /opt/tomcat/webapps/grouper/WEB-INF/lib/
[root@oregano
lib]# rm /opt/tomcat/webapps/grouper/WEB-INF/lib/grouper-lib.jar

Then restart Tomcat.

Thanks again,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page