> Okay, I found at least one way to (reliably?) reproduce this.
> Start with the pom.xml from the Maven overlay howto, set the version to
> 3.4-RC1, and then simply add:
> <dependency>
> <groupId>org.jasig.cas</groupId>
> <artifactId>cas-server-support-ldap</artifactId>
> <version>${cas.version}</version>
> <type>jar</type>
> <scope>runtime</scope>
> </dependency>
> War files built after this is introduced experience the problem.
I've confirmed the problem using the instructions above on the
following platform:
OSX 10.5.8
Apple JVM 1.5.0_20
Tomcat 6.0.18
I'm investigating the cause.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev