AW: 0.7/0.8-SNAPSHOT - Error under WAS 8 - NullPointerException at Application Start in ViewConfigResolverProducer.createViewConfigResolver

2014-05-20 Thread it-media . kopp
Hello Mark, thank you for pointing this out. This version mess in WebSphere drives me crazy. Unfortunately the development happens using liberty because its much more convinient. The integration test happens under WAS 8.0.0.8 cause it's the productive environment. I guess we have to go back

Re: AW: 0.7/0.8-SNAPSHOT - Error under WAS 8 - NullPointerException at Application Start in ViewConfigResolverProducer.createViewConfigResolver

2014-05-20 Thread Mark Struberg
We have something similar at our customer. Most times using openejb with deltaspike-cdictrl for running our unit tests (way faster than liberty) and WAS-8.5.5.1 in production. See [1] and [2] plus a bit maven magic in the poms for a sample setup. LieGrue, strub [1

AW: 0.7/0.8-SNAPSHOT - Error under WAS 8 - NullPointerException at Application Start in ViewConfigResolverProducer.createViewConfigResolver

2014-05-20 Thread it-media . kopp
Hello Gerhard, thank you for your fast response. I did so and it worked, however this problem seems to occur in almost ALL AppicationScoped classes. I've come across two new ones after that: @ApplicationScoped public class WindowContextProducer { @Inject private