I am trying to deploy CAS 5.3.6 to weblogic. I have a simple overlay and
when I deploy to weblogic I am getting this error in the logs:
<Dec 28, 2018 9:27:17 AM EST> <Error> <Munger> <BEA-2156200> <Unable to
load descriptor weblogic.utils.classloaders.GenericClassLoader@4538a758
finder: weblogic.utils.classloaders.CodeGenClassFinder@1c295e46 annotation:
/WEB-INF/lib/tomcat-embed-websocket-8.5.35.jar!/META-INF/web-fragment.xml
of module cas5test.war. The error is weblogic.descriptor.DescriptorException:
Unmarshaller failed
As there is no weblogic in the webapps I just used the basic one:
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-webapp</artifactId>
<version>${cas.version}</version>
<type>war</type>
<scope>runtime</scope>
</dependency>
Any suggestions?
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAN9%2B60pp5DadVTwmdHncRzONT43j2waBGR1eofafEHQKmPj%2B6g%40mail.gmail.com.