|
Hi Martin,
The SAP NetWeaver version is 7.31. I think, it uses J2EE 5. I don't see any warning/error message during deployment. It looks to be deployed without any issue.
But when web service call is made, in debug mode i see that LifeCycle object remains null in WeldInitialListener class and requestInitialized() throws null pointer exception.
Ear structure is as below: -Ear --META-INF ---sda-dd.xml ---application-j2ee-engine.xml --.war ---WEB-INF ----lib ----classes ----beans.xml ----web.xml ----web-j2ee-engine.xml ---META-INF ----Context.xml
Please let me know if you want any information. Your help would be really appreciated.
Regards, Shripad
|