Opened 16 years ago
Closed 16 years ago
#2415 closed New Feature (invalid)
Running fckeditor-java-demo-2.4.war on Weblogic 8.1 SP 6
Reported by: | amarbhat | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : Java | Version: | FCKeditor.Java 2.4 |
Keywords: | Pending | Cc: |
Description (last modified by )
We found FCKeditor 2.6.2 for Java Platform (the source code and the application) to be pretty useful.
Unfortunately we have Weblogic 8.1 SP6, which supports jdk 1.4.x
and Servlet 2.3 API.
Is it possible to migrate the source code in version 2.6.2
to be used for our environment ?. If yes, what changes do we need to make ?. I tried this a bit, but was getting errors when the server was trying to parse FCKeditor.tld.
We just need the ability to cut/copy/paste text content present on a HTML page and some controls to draw table/column/row. We are not interested in state-of-the-art SLF4J logging facade, ConfigTag, etc. which need higher versions of JDK and Servlet/JSP API.
If the above feature is not possible to achieve, I would
like to know if the application/source code present in FCKeditor-2.3.zip contains the previous version before v2.6.2 and is a stable release or not ?. What are the know bugs in FCKeditor-2.3.zip ?.
Thanks in advance, Amar
Change History (6)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | Running fckeditor-java-demo-2.4.war on Weblogic 8 SP 6 → Running fckeditor-java-demo-2.4.war on Weblogic 8.1 SP 6 |
comment:3 Changed 16 years ago by
Component: | Project : MediaWiki+FCKeditor → Server : Java |
---|---|
Keywords: | Pending added |
Version: | FCKeditor 2.6.2 → FCKeditor.Java 2.4 |
comment:4 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closed, no further information was provided!
comment:5 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
Merge patch to branch 2.4.x
comment:6 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | reopened → closed |
Closing because it was reopened by accident.
You are mixing here stuff completely!
You want to change FCKeditor.Java 2.4 no more, no less. There is no direct connection to the FCKeditor itself.
The Java support requires JRE 1.4 and Servlet 2.4. You have to adapt the FCKeditor.tld first and foremost.
And don't see the connection between your needs and the Java integration.