Are these two files: trinidad-api/incubator-m1-SNAPSHOT/trinidad-api-incubator-m1-SNAPSHOT.jar trinidad-impl/incubator-m1-SNAPSHOT/trinidad-impl-incubator-m1-SNAPSHOT.jar
the only thing I need to place in my projects /lib directory? Is there anything else I need to do in order to complete installation? -----Original Message----- From: Günther, Thorsten [mailto:[EMAIL PROTECTED] Sent: Wed 9/20/2006 9:59 AM To: [email protected] Subject: AW: ADF Faces v10 with NetBeans 5.5 Yes, Trinidad is (based on) the ADF Faces donation from Oracle. But I would not say it's the same thing since there already have been made numerous changes in the Trinidad code base. Trinidad is still in the incubator at Apache so there is no subproject homepage at myfaces.apache.org by now. But there are already a couple of pages about Trinidad in the myfaces wiki: http://wiki.apache.org/myfaces/ADF_Faces The build linked in the wiki is somewhat outdated, you can find a current build at http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/trinidad/ AFAIK all elements included in ADF are also available in Trinidad, but some of them have been renamed (documented in the wiki). Perhaps looking at the Trinidad demo helps you to solve your problem even if you plan to stick with ADF. The configuration ist still pretty much the same apart from name changes. Regards, Thorsten -----Ursprüngliche Nachricht----- Von: Causevic, Dzenan [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 20. September 2006 15:26 An: [email protected] Betreff: RE: ADF Faces v10 with NetBeans 5.5 Well isn't the ADF Faces and Trinidad the same thing? I thought Trinidad is just a new name for ADF Faces which were donated by Oracle to the open source community. I am confused but anyway... Is Trinidad separate project? Does Trinidad allow me to create tab manues and hierarchical trees that are expandable (windows explorer view)? Where can I download Trinidad? What is the home page for the Trinidad project? Dzenan Causevic Software Web Developer NaviSite, Inc. Syracuse, NY (315) 453-2912 x5346 -----Original Message----- From: Günther, Thorsten [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 4:56 AM To: [email protected] Subject: AW: ADF Faces v10 with NetBeans 5.5 Hi Dzenan! This is the user list for Trinidad, so maybe the people in metalink and/or NetBeans lists can provide better help for your problem. Perhaps you try using Trinidad and take look at the sample-application to see differences in setup, URI or something. Regards, Thorsten -----Ursprüngliche Nachricht----- Von: Causevic, Dzenan [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 19. September 2006 19:48 An: [email protected] Betreff: ADF Faces v10 with NetBeans 5.5 I needed some extra functionality for my current project, and I came across ADF Faces. I downloaded it and I followed the instruction on the installation process. That installation says that I need to place adf-faces-api-10_1_3_0_4.jar and adf-faces-impl-10_1_3_0_4.jar in my projects /lib directory. However when I add those files to the lib directory I can not run (deploy) my project from the IDE which in this case is NetBeans v5.5. It does build the project, however when I try to run (deploy) it gives me the error message saying that it can not find requested .jsp files Is it possible that this is yet unknown bug with NetBeans? Is there any other previous version such as 9, or 8 still in distribution for the download? I would like to try with some older version and see how that works, cos I am pretty sure there is a bug in version 10
