Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I think I have found the answer.</p> <p>Its a misunderstanding by me that Adobe has changed the commons-collections.jar in its WEB-INF/lib when it made CF10. It did not and even if it did (assuming), it was noway related to my problem.</p> <p>After reading the comments from <a href="https://stackoverflow.com/users/1636917/miguel-f">@Miguel-F</a>, and <a href="https://stackoverflow.com/users/104223/leigh">@Leigh</a>, I have checked through the previous installations and compared the lib changes. During that I found one of the previous developers have purposefully changed the commons-collections from the original given by CF to the custom one with with JUNG works properly. I confirmed this from the JAR compilation signatures and small note in them corresponding to the change.</p> <p>Now, I have copied the same file into the new CF 10 and my reports are working all good.</p> <p><strong>Take Away</strong>:</p> <ol> <li>The changes to JAR in /WEB-INF/lib/ does not effect your CF Installation on a whole ONLY if your working on custom code an importantly you know what you are doing.</li> <li>If at all possible, please document such changes as part of application development logs so that when you leave the place, the next developer gets to know these customization without much hassle.</li> <li>Talk about your problem to the community and during the process making them understand the problem, you may find an answer. :)</li> </ol> <p><strong>Thank you</strong></p> <p>I want to thank <a href="https://stackoverflow.com/users/1636917/miguel-f">@Miguel-F</a> and <a href="https://stackoverflow.com/users/99500/brian">@Brian</a> for their inputs on system configuration. And more thanks to <a href="https://stackoverflow.com/users/104223/leigh">@Leigh</a> for his <em>Different how?</em>. It made me think again and find my answer.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload