Hello all,
I have a still problem with Trinidad Tag library loading on second run
of JDeveloper. When tag library is created in Manage Library dialog,
then all is OK. After close and open JDeveloper there are errors on JSP
pages with Trinidad components. I must recreate tag library definition
in Manage Library dialog (on every start JDeveloper).
Steps to reproduce :
0. Clear installation of JDeveloper 10.1.3.2.0.4066 on Linux with Java
J2EE SDK 1.5.0_11, Trinidad 1.0.1 SNAPSHOT (14.05.2007) from
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/
1. In Manage Libraries create User library with
trinidad-api-1.0.1-SNAPSHOT.jar and trinidad-impl-1.0.1-SNAPSHOT.jar
etc. as stated in article
http://www.oracle.com/technology/products/jdev/howtos/1013/trinidad/trinidad.html
2. On JSF Tag Libraries pane create User Tag lib from
trinidad-impl-1.0.1-SNAPSHOT.jar and switch on Execute Tags in JSP
Visual Editor
3. Now "Customize..." button show dialog with available tags, which are
sign of correct function later in JSP pages.
4. Close JDeveloper and start it again.
5. Open Manage Libraries/JSP Tag Libraries and Customize... button do
nothing, which are sign of incorrect function later in JSP pages.
I already tried several ideas - set read only flag for Trinidad
libraries, create separate library definition for Trinidad api and impl,
set Manage Libraries/JSP Tag Libraries/Libraries to early created lib.
definition and clear auto generated "Apache Trinidad Core|HTML 11-m3 Tag
Library" definitions. But without success.
I am suspecting, that this problem is only on Linux OS. Any day, I will
try it on Windows...
Thanks for any help,
Peter