Re: How to trace/debug?

2008-02-15 Thread Curtiss Howard
I generally use Eclipse's remote debugging facilities. I'm not sure what appserver you're using, but with Tomcat you can do the following: set JPDA_ADDRESS=8000 set JPDA_TRANSPORT=dt_socket catalina jpda start Then in Eclipse you select a project, choose Open Debug Dialog and create a new

Re: Faces append suffix to given id

2008-02-20 Thread Curtiss Howard
out what's going on. Thanks, Curtiss Howard On Feb 19, 2008 2:17 AM, Vitaly Venediktov [EMAIL PROTECTED] wrote: Hi, My jsp looks like %@ taglib uri=http://java.sun.com/jsf/html; prefix=h% %@ taglib uri=http://java.sun.com/jsf/core; prefix=f% %@ taglib uri=http://myfaces.apache.org

Re: MyFaces @PostConstruct and DI issue

2008-02-25 Thread Curtiss Howard
of the devs would like to weigh in with their opinion about opening a JIRA issue for this problem I'd be happy to provide it. Curtiss Howard

Re: MyFaces @PostConstruct and DI issue

2008-02-25 Thread Curtiss Howard
Well, I guess that's why it pays to spend a few minutes looking on JIRA ;). Gerald Müllan wrote: Hi, this issue was already discussed under https://issues.apache.org/jira/browse/MYFACES-1761 cheers, Gerald On Mon, Feb 25, 2008 at 3:24 PM, Curtiss Howard [EMAIL PROTECTED] wrote:

Re: [COMMUNITY] MyFaces += Jan-Kees van Andel

2009-02-26 Thread Curtiss Howard
in that area. Would you like to start a discussion about this with us? Thanks, Curtiss Howard On Thu, Feb 26, 2009 at 2:29 PM, Jan-Kees van Andel jankeesvanan...@gmail.com wrote: Thanks guys and also thanks to the rest of the MyFaces team for the trust. The first thing I'm gonna try to implement