AW: [Trinidad] Table does not auto-refresh (PPR) when "show details" is clicked

2008-08-28 Thread Fleischer Peter
I don't know any Trindad template for Netbeans. Netbeans has different project types. One of them being type "web application". There is wizard when choosing this project type which allow to add some functionality like portlet support, faces or especially visual web faces development. Visual web

AW: MF1.2.0 & faces: no Images rendered?

2007-08-06 Thread Fleischer Peter
Just a quick thought, but I think Tomcat doesn't allow access to WEB-INF folder via HTTP. Peter -Ursprüngliche Nachricht- Von: Wolf Benz [mailto:[EMAIL PROTECTED] Gesendet: Montag, 6. August 2007 12:38 An: users@myfaces.apache.org Betreff: MF1.2.0 & faces: no Images rendered? Hi List,

AW: [TRINIDAD] Trinidad and Seam

2007-08-06 Thread Fleischer Peter
Hi Kito, we are using Trindad together with Seam in a small project. So far we integrated: - A pages.xml file to do some actions when navigating to a page. - Annotations on our beans so we don't need to declare them in faces-config.xml anymore. - Seam Remoting together with some Dojo Toolkit co

AW: [Trinidad] trinidad libraries in Netbeans

2007-07-19 Thread Fleischer Peter
ys would be interested in creating a complib file for the Trinidad releases.!? I think this would be very useful! -Original Message----- From: Fleischer Peter [mailto:[EMAIL PROTECTED] Sent: 19 July 2007 11:14 To: MyFaces Discussion Subject: AW: [Trinidad] trinidad libraries in Netbean

AW: [Trinidad] trinidad libraries in Netbeans

2007-07-19 Thread Fleischer Peter
It should be possible for any JSF component library. In Netbeans VWP it requires a complib file (see http://wiki.java.net/bin/view/Javatools/CustomComponentLibraries). Creating one seems to be quite a lot of work. But it sure would be a nice thing. Peter -Ursprüngliche Nachricht- Von:

AW: [Trinidad] Causing Too many open files error?

2007-07-05 Thread Fleischer Peter
ng. > > Is it possible that Matthias gave you a snapshot before > the fix landed? > > -- Adam > > > > On 7/2/07, Adam Winer <[EMAIL PROTECTED]> wrote: > > Thanks - everything in web.xml seems as it should be. > > Back to the code for me... > > >

AW: [Trinidad] Causing Too many open files error?

2007-07-01 Thread Fleischer Peter
These files should at most get locked once, and only at startup, and the first GC should flush them... Are you really seeing repeated locks on these files? Could you show your web.xml? -- Adam On 6/29/07, Fleischer Peter <[EMAIL PROTECTED]> wrote: > > > Hi Adam, > > yester

AW: [Trinidad] Causing Too many open files error?

2007-06-29 Thread Fleischer Peter
Adam Winer < <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]> wrote: I think I've found the problem - Trinidad calls URLConnection.getLastModified() in a number of places. If that's pointing at an URL from inside a JAR, this will implicitly open the JAR file, and not release

AW: [Trinidad] Searching for daily builds

2007-06-28 Thread Fleischer Peter
: [Trinidad] Searching for daily builds Hi Peter, they should be here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/trinidad-api/ but there is no 1.0.2-snap published. Continuum was down, and is back now. I am working on this On 6/28/07, Fleischer Peter <[EM

[Trinidad] Searching for daily builds

2007-06-28 Thread Fleischer Peter
Hello, http://myfaces.apache.org/trinidad/download.html says something about nightly builds, but checking the file dates in the directories I can't find any. Am I searching in a wrong location? Are there no public nightly builds? I desperately need a version of Trinidad with the issue Trinidad-

AW: [Trinidad] Causing Too many open files error?

2007-06-21 Thread Fleischer Peter
e what might be causing this though because I shut down my webserver and restarted it and everything has been working fine since. What happens when you restart tomcat? Scott On 6/20/07, Fleischer Peter < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Hello, we ar

[Trinidad] Causing Too many open files error?

2007-06-20 Thread Fleischer Peter
Hello, we are developing a quite simple application based on MyFaces, Trinidad and Facelets. After deploying this application to a Tomcat 5.5.23 and using the application for a while we are facing connection errors in Tomcat caused by too many open files. Checking the running Tomcat process wi