Opened 17 years ago
Last modified 17 years ago
#2583 closed Bug
ConnectorServlet#init fails on some application servers — at Version 2
| 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 (2)
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 |
