-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia


On Thu, Sep 25, 2008 at 5:36 AM, Joram Barrez <[EMAIL PROTECTED]>wrote:

> Scott,
>
> I was able to get it working by doing:
> -comment out all the exclusions of the spring-security-cas-client
> - manually added a depency for spring-jdbc (because it is not retrieved
> otherwise)
> - Removed all the Hibernate jars on the JBoss server
>
>
> I got a small code remark: the RegisteredServiceImpl is persisted under its
> name. perhaps it would be better to change this to REGISTEREDSERVICES or
> something like that?
>

Its unfortunately too late to change the names....I wrote that code before I
fully understood JPA (oops!).  I'm better at it now, really ;-)  When we
look at more advanced Service Management features in CAS4, we'll probably
revisit the underlying data structures.

-Scott


>
> Joram
>
>
> On Wed, Sep 24, 2008 at 6:26 PM, Scott Battaglia <
> [EMAIL PROTECTED]> wrote:
>
>> Did you include the Hibernate, JPA, etc. dependencies?
>>
>> -Scott
>>
>> -Scott Battaglia
>> PGP Public Key Id: 0x383733AA
>> LinkedIn: http://www.linkedin.com/in/scottbattaglia
>>
>>
>> On Wed, Sep 24, 2008 at 11:36 AM, Joram Barrez <[EMAIL PROTECTED]>wrote:
>>
>>> Hi list,
>>>
>>> I'm trying to use the JPA implementation of the service registry, using
>>> the explanation in http://www.ja-sig.org/wiki/display/CASUM/Configuring
>>>
>>> However, it seems that step 6, commenting
>>>
>>>             <exclusion>
>>>               <groupId>org.springframework</groupId>
>>>               <artifactId>spring-dao</artifactId>
>>>             </exclusion>
>>>
>>>     in pom.xml of cas-server-webapps is not enough.
>>> When running the server I'm getting all kinds of missing classes.
>>>
>>> Have the configuration steps changed or am I doing something wrong?
>>>
>>> _______________________________________________
>>> Yale CAS mailing list
>>> [email protected]
>>> http://tp.its.yale.edu/mailman/listinfo/cas
>>>
>>>
>>
>> _______________________________________________
>> Yale CAS mailing list
>> [email protected]
>> http://tp.its.yale.edu/mailman/listinfo/cas
>>
>>
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to