Associate the AppDoamin with current thread
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
1 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
2 \r
3         * SessionListener.cs: Associate the AppDoamin with current thread.\r
4 \r
5 2006-01-19  Konstantin Triger <kostat@mainsoft.com>\r
6 \r
7         * BaseHttpServlet.cs: call correct ServletWorkerRequest ctor\r
8 \r
9 2006-01-09  Konstantin Triger <kostat@mainsoft.com>\r
10 \r
11         * BaseHttpServlet.cs: merging main/32, main/33\r
12         * PageMapper.cs: merging main/17-27\r
13         * J2EEUtils.cs: mergind ghutils.cs@@/main/9\r
14         * Added ObjectInputStream.cs, ObjectOutputStream.cs\r
15 \r
16 2005-09-08  Eyal Alalouf  <eyala@mainsoft.com>\r
17         * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,\r
18           SessionListener.cs - backward compatibility fixes.\r
19           PageMapper.cs - bug fix when compiler produces an unclear error.\r
20 \r
21 2005-08-30  Eyal Alalouf  <eyala@mainsoft.com>\r
22         * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in\r
23           System.Web.\r
24 \r
25 2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>\r
26     * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath\r
27           necessary for integration.\r
28     * J2EEUtils.cs: Removed obsolete function FileExists\r
29 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
30 \r
31         * BaseHttpServlet.cs: Added file\r
32         * BaseStaticHttpServlet.cs: Added file\r
33         * SessionListener.cs: Added file\r
34 \r
35 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
36 \r
37         * J2EEConsts.cs: Added file.\r
38         * J2EEUtils.cs: Added file.\r
39         * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.\r