Including "Trinidad Runtime 11" library in APP-INF\lib folder gives warning
641995Mar 8 2011 — edited Mar 9 2011Hi,
In our UI project we are having "*Trinidad Runtime 11*" library is included, so that the related jars trinidad-api.jar and trinidad-impl.jar will be added to the "*inventory.ear\APP-INF\lib*" folder. When the application is run we get a message scrolling in the console, for any on screen UI operation as below.
*<ViewHandlerImpl><renderView> Trinidad's ViewHandler is registered more than once. To avoid initialization problems, make sure that only one Trinidad implementation jar is loaded*
*<RenderingContext><attach> Trying to attach RenderingContext to a thread that already had one.*
*<CoreRenderKit><encodeFinally> No RenderingContext available*
We require to have "*Trinidad Runtime 11*" library included in the project, because there are other libraries related to "*IBM Ilog 8.7*", which expect these jars to be present in the "inventory.ear\APP-INF\lib" folder.
Can anyone explain the above message? And how can we see that the libraries in "inventory.ear\APP-INF\lib" can refer to the "Trinidad Runtime 11" which is class path and not included in the UI project jpr?
regards,
Chandra