Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    CDI

    I am trying to use dependency injection together with guice, but I get:

    Unable to instantiate class 'com.isomorphic.cdi.CDIBeanManager' - check to make sure you have isomorphic_cdi.jar (and its dependencies: isomorphic_core_rpc.jar, devenv/google-oauth-client-jetty-1.22.0.jar, devenv/jackson-databind-2.8.5.jar, commons-jxpath-1.3.jar, commons-pool-1.6.jar, slf4j-api-1.7.12.jar, devenv/google-http-client-jackson2-1.22.0.jar, commons-lang-2.6.jar, devenv/google-api-services-gmail-v1-rev44-1.22.0.jar, commons-vfs2-2.1.jar, poi-ooxml-schemas-3.17.jar, commons-io-2.5.jar, groovy-sql-2.4.12.jar, devenv/google-api-client-1.22.0.jar, activation.jar, commons-cli-1.4.jar, log4j-1.2.17.jar, commons-collections-3.2.2.jar, xmlbeans-2.6.0.jar, httpclient-4.5.3.jar, velocity-1.7.jar, devenv/jjwt-0.7.0.jar, groovy-jsr223-2.4.12.jar, devenv/jackson-annotations-2.8.0.jar, poi-3.17.jar, commons-collections4-4.1.jar, devenv/jackson-core-2.8.1.jar, hibernate-validator-4.1.0.Final.jar, mail.jar, javax.persistence.jar, commons-codec-1.10.jar, groovy-2.4.12.jar, commons-fileupload-1.3.3.jar, cdi-api-1.2.jar, devenv/google-oauth-client-1.22.0.jar, joda-time-2.9.9.jar, httpcore-4.4.6.jar, poi-ooxml-3.17.jar, validation-api-1.0.0.GA.jar, devenv/google-http-client-1.22.0.jar, devenv/google-oauth-client-java6-1.22.0.jar) in your CLASSPATH

    === 2018-03-29 14:41:10,465 [8-46] WARN RequestContext - dsRequest.execute() failed:

    java.lang.ClassNotFoundException: com.isomorphic.cdi.CDIBeanManager

    Where can I find these jars ? Especially isomorphic_cdi.jar is not included in the lib directory of the 6.1p power release (28-03)
    Last edited by edulid; 29 Mar 2018, 04:51.

    #2
    This has been resolved for SGWT 6.0p/SC 11.0p and newer releases and the fix will be in the nightly builds dated 2018-04-03 and beyond.
    Last edited by Isomorphic; 2 Apr 2018, 15:54.

    Comment

    Working...
    X