|
Re: xmlc reloading and autocompilation feature: msg#00013java.enhydra.xmlc
On Friday, Feb 21, 2003, at 00:19 Asia/Tokyo, Richard Kunze wrote: On Thursday 20 February 2003 14:49, Jacob Kjome wrote: I just look at the Servlet 2.3 Spec. In 7.7.2 and 10.6, it discusses about serializable objects and HTTP Session. It doesn't say anything about objects being put into the context to be serializable, only for the HTTP session. Also, it doesn't suggest or require the object to be put into the session to be serializable. Just mandate the containers be able to handle objects in the session that marked with Serializable interface in a distributed environment. However, it's stated in the J2EE 1.3, 6.5. The only object that can be put into a HttpSession object are of Serializable, EJBHome, EJBObject and two others. However, nothing about ServletContext's attribute is specified only that context is scoped to one instance per VM and nothing about if it has to be synchronized. However, even if it isn't explicitly stated in the spec, this is a There is really no such requirement on the ServletContext unless it's in Servlet 2.4 or J2EE 1.4. Again, the XMLCContext is bound to ServletContext not HttpSession. I think the NAS implementation is not following the spec. David
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: xmlc reloading and autocompilation feature, Richard Kunze |
|---|---|
| Next by Date: | Re[2]: xmlc reloading and autocompilation feature, Jacob Kjome |
| Previous by Thread: | Re: xmlc reloading and autocompilation feature, Richard Kunze |
| Next by Thread: | Re[2]: xmlc reloading and autocompilation feature, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |