TARGET_JVM: facultatively throw exception when loading profiles
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
1 2007-01-04  Igor Zelmanovich <igorz@mainsoft.com>\r
2 \r
3         * PageMapper.cs: refactoring: \r
4         GetCachedType, GetObjectType - added overloads\r
5 \r
6 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
7 \r
8         * BaseHttpServlet.cs: merged TLS fixes, workaround for thread problem\r
9 \r
10 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
11 \r
12         * PageMapper.cs: fixes for aspx parser 2.0\r
13 \r
14 2006-03-29  Konstantin Triger <kostat@mainsoft.com>\r
15 \r
16         * SessionListener.cs: Use standard mechanism for session_end handling.\r
17 \r
18 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
19 \r
20         * SessionListener.cs: Associate the AppDoamin with current thread.\r
21 \r
22 2006-01-19  Konstantin Triger <kostat@mainsoft.com>\r
23 \r
24         * BaseHttpServlet.cs: call correct ServletWorkerRequest ctor\r
25 \r
26 2006-01-09  Konstantin Triger <kostat@mainsoft.com>\r
27 \r
28         * BaseHttpServlet.cs: merging main/32, main/33\r
29         * PageMapper.cs: merging main/17-27\r
30         * J2EEUtils.cs: mergind ghutils.cs@@/main/9\r
31         * Added ObjectInputStream.cs, ObjectOutputStream.cs\r
32 \r
33 2005-09-08  Eyal Alalouf  <eyala@mainsoft.com>\r
34         * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,\r
35           SessionListener.cs - backward compatibility fixes.\r
36           PageMapper.cs - bug fix when compiler produces an unclear error.\r
37 \r
38 2005-08-30  Eyal Alalouf  <eyala@mainsoft.com>\r
39         * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in\r
40           System.Web.\r
41 \r
42 2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>\r
43     * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath\r
44           necessary for integration.\r
45     * J2EEUtils.cs: Removed obsolete function FileExists\r
46 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
47 \r
48         * BaseHttpServlet.cs: Added file\r
49         * BaseStaticHttpServlet.cs: Added file\r
50         * SessionListener.cs: Added file\r
51 \r
52 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
53 \r
54         * J2EEConsts.cs: Added file.\r
55         * J2EEUtils.cs: Added file.\r
56         * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.\r