Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

WEB-INF Folder JRun Install

Participant ,
Aug 08, 2008 Aug 08, 2008
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.
TOPICS
Advanced techniques
251
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Aug 08, 2008 Aug 08, 2008
It'll be something like:

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

--
Adam
Translate
LEGEND ,
Aug 08, 2008 Aug 08, 2008
LATEST
It'll be something like:

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

--
Adam
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources