[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: afikri  XML
Profile for afikri -> Messages posted by afikri [2]
Author Message
Hi,
It would be very nice if I can use CC with Spring Boot. I saw the captain's video, but with version 20200323 I get the following error message:

java.lang.NoClassDefFoundError: org/owasp/esapi/ESAPI
at org.eclnt.util.log.CLogLogger.log(CLogLogger.java:47) ~[eclntjsfserver-20200323.jar!/:na]
at org.eclnt.jsfserver.util.InitEclntJsfServer.initLogging(InitEclntJsfServer.java:336) ~[eclntjsfserver-20200323.jar!/:na]
at org.eclnt.jsfserver.util.CCInitialize.initializeCCEnvironment(CCInitialize.java:34) ~[eclntjsfserver-20200323.jar!/:na]
at org.eclnt.jsfserver.util.CCFilterBase.init(CCFilterBase.java:12) ~[eclntjsfserver-20200323.jar!/:na]
at org.eclnt.jsfserver.util.ThreadingFilter.init(ThreadingFilter.java:80) ~[eclntjsfserver-20200323.jar!/:na]
at org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:285) ~[tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:112) ~[tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4599) [tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241) [tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) [tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1419) [tomcat-embed-core-8.5.28.jar!/:8.5.28]
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) [tomcat-embed-core-8.5.28.jar!/:8.5.28]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_211]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_211]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_211]
at java.lang.Thread.run(Thread.java:74 [na:1.8.0_211]

2020-03-30 12:08:10.032 ERROR 14884 --- [ost-startStop-1] o.apache.catalina.core.StandardContext : One or more Filters failed to start. Full details will be found in the appropriate container log file
2020-03-30 12:08:10.039 ERROR 14884 --- [ost-startStop-1] o.apache.catalina.core.StandardContext : Context [] startup failed due to previous errors

Does anyone have any idea what the problem may be here?

Regards
Ahmed
Hi,
does spring boot still work with the new cc version?
The archetype eclntwebapparchetypespringboot is commented out in the file
https://www.captaincasademo.com/mavenrepository/archetypecatalog.xml

Regards
Ahmed
 
Profile for afikri -> Messages posted by afikri [2]
Go to:   
Powered by JForum 2.1.6 © JForum Team