Page 1 of 1

About Question enthuware.ocejws.v6.2.57 :

Posted: Thu Nov 17, 2016 3:48 pm
by sttaq0442
Assume that we are not injecting the context in Java SE environment.
If we reverse this assumption in the question and say that we are in Java SE then what difference will that make?

Re: About Question enthuware.ocejws.v6.2.57 :

Posted: Fri Nov 18, 2016 12:32 pm
by fjwalraven
If we reverse this assumption in the question and say that we are in Java SE then what difference will that make?
There are some restrictions when injecting the WebServiceContext in a Java SE application. In this question we only want this to work in an java EE6-container.

Regards,
Frits