Sorry, found it out myself:

AddonServiceModule.class in AppManifest was causing this.








Hi,



When running webserver in IntelliJ I get:



 11:14:25,333  [AbstractLifeCycle    main       WARN ]  FAILED 
o.e.j.w.WebAppContext@4417af13{/,file:/Users/jodo/src/matching/webapp/src/main/webapp/,STARTING}{src/main/webapp}:
 java.lang.Error: Unresolved compilation problem: 

        The method nodeBuilder() is undefined for the type Elastic

         

        java.lang.Error: Unresolved compilation problem: 

        The method nodeBuilder() is undefined for the type Elastic

         

        at org.isisaddons.services.elastic.Elastic.(Elastic.java:20)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)

        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

        at java.lang.reflect.Constructor.newInstance(Constructor.java:422)

         

What could this be? The app is building btw



grtz Johan

 




         

Reply via email to