Le lundi 27 mai 2013 10:08:59 UTC+2, Aurelien Sbed a écrit :Hi,

I know it's a "common" trouble, because of WebLogic, but I never found a 
solution and I need to :).
I try to deploy the last version of CAS Server (3.5.2) onto WebLogic 
(10.3.5.0) .

First of all, i had trouble with log4j.xml, i had to make a static path on 
weblogic to do the work. it worked.


Then i had trouble parsing/reading xml, so i add this into my WebLogic.xml 
(that solved the problem) :

<prefer-application-packages>
>             <package-name>org.apache.xerces.*</package-name>
> </prefer-application-packages> 
>
 
 
Then, i had some issues with openSAML and initialization of bean 
'casSamlServiceSuccessView'. I did look in deep, and it seems openSAML is 
looking for some configuration file (*.xml) which are missing in the jar. I 
am totally clueless on how to solve my problem.
I heard about WebLogic out-of-box SAML tools (maybe conflicting with 
openSAML) but i'm a new to WebLogic (i tried to add : <package-name>
org.opensaml.xml.*</package-name> but that doesn't work).

Any lead or hint would be tremendous. I spent too many days to make this 
works, unsuccessfully :(

I have attached my pom.xml


If you need any more informations, ask.
Thanks in advance,
Aurelien,

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

Attachment: pom.xml
Description: XML document

Reply via email to