Hi All,

I'm in the process of trying to configure my CAS module to run with DSpace 
1.8.2. I'm currently running into a problem where the CAS class is unable 
to find the cas.server.url, and is getting a 
java.lang.NullPointerException when it is trying to read the configuration 
parameter.

This is the line of code:

final String authServer = 
ConfigurationManager.getProperty("cas.server.url");

With the new structure of the dspace.cfg, which separates the 
authentication  parameters, I'm having a difficult time trying to figure 
out how the build the configuration paramaters for CAS.

Thanks
Keith

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to