Marvin Addison wrote:
Based on my review
of the default configuration and my reading of
http://static.springsource.org/spring/docs/2.5.x/reference/transaction.html#transaction-declarative-annotations,
the following directive required for annotation-driven transactional
behavior is missing:

<tx:annotation-driven transaction-manager="txManager"/>

While it may not be an issue for the default config where everything
is running in memory, it should probably be enabled for any other
ticket registry other than the default.

There are some wiki pages with examples of that and other configurations needed for persistence:

http://www.ja-sig.org/wiki/display/CASUM/Configuring
http://www.ja-sig.org/wiki/display/CASUM/JpaTicketRegistry

Cheers,
11011011

--
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

Reply via email to