Opened 17 years ago
Last modified 16 years ago
#2583 closed Bug
ConnectorServlet#init fails on some application servers — at Initial Version
Reported by: | Michael Osipov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor.Java 2.5 |
Component: | Server : Java | Version: | FCKeditor.Java 2.4 |
Keywords: | Cc: |
Description
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.