Hi,
I use JBoss as application server. When I install FCKeditor incl. Jvav Libray under http://localhost:8080/FCKeditor/ everthing works fine.
Now I want to integrate the FCKeditor inside another container http://localhost:8080/PlayGround/FCKeditor/
This doen't work. The IFRAME is empty and a JavaScript error:
Line: 17
Char: 67
Error: Object required
URL: http://localhost:8080/PlayGround/editor ... torDefault
The solution inside a container work well with the 1.6 Version of FCKeditor
Wed, 01/04/2006 - 02:15
#1
RE: Java rename container posible ?
problem after 20 hours solved.
A application with FCKeditor 1.6 was also running on the server. So only one FCKeditor instance is allowed.
Best regards
Marc
RE: Java rename container posible ?
Thanks