Skip to main content
Inspiring
August 8, 2008
Answered

WEB-INF Folder JRun Install

  • August 8, 2008
  • 1 reply
  • 274 views
I am trying to add a jar file which is the compresssor in tiny mce. I was able to add it without any problem on the 7dev server. The path to it was C:\ColdFusion8\wwwroot\WEB-INF\lib

However, I am not sure where to add it on the JRun ColdFusion setup.
Here is what the instructions said at tiny MCE.
Copy the tinymce_gzipcompressor.jar to the Web-inf/lib or the <cf installation path>/lib.
This topic has been closed for replies.
Correct answer Newsgroup_User
It'll be something like:

C:\JRun4\servers\[your instance name
here]\cfusion-ear\cfusion-war\WEB-INF\lib

--
Adam

1 reply

Newsgroup_UserCorrect answer
Inspiring
August 8, 2008
It'll be something like:

C:\JRun4\servers\[your instance name
here]\cfusion-ear\cfusion-war\WEB-INF\lib

--
Adam