Opened 17 years ago
Closed 17 years ago
#2583 closed Bug (fixed)
ConnectorServlet#init fails on some application servers
| Reported by: | Michael Osipov | Owned by: | Michael Osipov |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor.Java 2.5 |
| Component: | Server : Java | Version: | FCKeditor.Java 2.4 |
| Keywords: | Cc: |
Description (last modified by )
Some app servers to not expand war files resulting the ServletContext#getRealPath returns null. Document this in the apt files, in JavaDoc and add a log message to the init method if such a thing happens with a possible solution.
For more details see here.
Change History (4)
comment:1 Changed 17 years ago by
| Type: | Task → Bug |
|---|
comment:2 Changed 17 years ago by
| Description: | modified (diff) |
|---|---|
| Owner: | set to Michael Osipov |
| Status: | new → assigned |
comment:3 Changed 17 years ago by
comment:4 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

First change in [2628]