Deploying to weblogic

9 views
Skip to first unread message

Michael MacEachran

unread,
Jan 2, 2019, 12:34:43 PM1/2/19
to cas-...@apereo.org
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?


Reply all
Reply to author
Forward
0 new messages