orchestra/datatable/datascroller LazyInitializationException

2009-02-11 Thread Carl Howarth
! I was under the impression that conversation.access did not require me to start/name conversations manually. Can anyone help? Thanks very much in anticipation, Carl -- View this message in context: http://www.nabble.com/orchestra-datatable-datascroller-LazyInitializationException

RE: orchestra/datatable/datascroller LazyInitializationException

2009-02-11 Thread Carl Howarth
to the results page through which the conversation needs to live. I hope this makes sense! Thanks, Carl Mario Ivankovits wrote: Hi! -Original Message- From: Carl Howarth [mailto:carl.howa...@dlapiper.com] Sent: Wednesday, February 11, 2009 11:56 AM bean name

Re: commandLink commandButton differences in file download behaviour problem

2007-11-21 Thread Carl Howarth
first attempt with rest faces, and although it may not be the most elegant way of achieving my goal, it works. If anybody does have a solution to make the standard commandlink work I would still be very happy to hear it! Cheers, Carl -- View this message in context: http://www.nabble.com

Re: commandLink commandButton differences in file download behaviour problem

2007-11-20 Thread Carl Howarth
forward to hearing one! Many thanks, Carl -- View this message in context: http://www.nabble.com/commandLink-commandButton-differences-in-file-download-behaviour-problem-tf2375460.html#a13858353 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Could not instantiate converter: null

2006-09-27 Thread Carl Sziebert
Hello all:I am currently trying to apply a custom converter to the h:selectOneRadio tag using MyFaces and Facelets. The converter class is compiling and is available on the classpath, however I am seeing the following message: javax.faces.FacesException: Could not instantiate converter: null

Odd rendering issue

2006-09-26 Thread Carl Sziebert
Hello all:I'm seeing an odd rendering issue using MyFaces, Facelets and Ajax4jsf. When viewing/editing my xhtml files, all form inputs render according to the size attribute correctly. However, when the JSF components are rendered, the inputs seem to distort wildly and grow much longer. Has anyone

RE: Problem getting c:out to work with JSF

2006-08-25 Thread Carl Sziebert
iterator: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#template-repea t Carl -Original Message- From: Chris Hane [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 9:13 AM To: users@myfaces.apache.org Subject: Problem getting c:out to work with JSF I am trying to create

RE: Problems with c:out and JSF

2006-08-24 Thread Carl Sziebert
Chris, you'll also want to note that Facelets doesn't support the full spectrum of JSTL tags. See the following documentation for JSTL support: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#taglib-availab le-jstl Carl -Original Message- From: Carl Sziebert Sent: Thursday

RE: Problems with c:out and JSF

2006-08-24 Thread Carl Sziebert
If you're using facelets, then you can use the standard facelet iterator and the expression #{rate.method.id}. There is no need to use h:outputText. See the following documentation for the ui:repeat facelets tag: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#template-repea t Carl

Managed bean lookup from servlet filter?

2006-06-05 Thread Carl Sziebert
Is lookup of a managed bean from a filter even possible? Thanks in advance. Carl

Tomahawk 1.1.2 AND panelNavigation2 AND tiles

2006-05-09 Thread Hannes Carl Meyer
Salut, I updated my application to myfaces-1.1.3 and tomahawk-1.1.2 - but I still have strange problems using t:panelNavigation2 inside my application using tiles The panelNavigation2 is just not rendered correctly inside a tiles based application... I already posted this issue to

h:message and rendered flag

2006-05-08 Thread Carl Sziebert
serActions.user.firstName.valid}" / I get the feeling that I should be doing things differently or there is something trivial I am missing. Any and all help is appreciated. Thanks. Carl

Re: MyFaces 1.1.2 Listener startup probs Deltas in web.xml

2006-04-19 Thread Hannes Carl Meyer
Hi Phil, Hi List, I'm experiencing problems with myfaces 112 and tomahawk 112-snapshot too. Application startup is totally fine (I'm using a web.xml example from the tomahawk-examples-112-snapshot distribution) and my jsf-spring integration is working too! BUT, my t:panelNavigation2 is not

Issue with myfaces-core-1.1.2/tomahawk-1.1.2-snapshot and t:panelNavigation2 within tiles

2006-04-19 Thread Hannes Carl Meyer
Hi List, Hi Developer Team, I have got a working myfaces-1.1.1 tomahawk-1.1.1 application, using tiles (JspTilesViewHandlerImpl) AND some t:panelNavigation2 elements. When I use myfaces-1.1.2 and the latest nightly tomahawk-1.1.2-snapshot everything EXCEPT t:panelNavigation2 is working...

Noob question: virtual path mapping

2006-03-28 Thread Carl Sziebert
(LeaderFollowerWorkerThread.java:80) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) java.lang.Thread.run(Thread.java:595) TIA. Carl

RE: Noob question: virtual path mapping

2006-03-28 Thread Carl Sziebert
28, 2006 12:47 PM To: MyFaces Discussion Subject: Re: Noob question: virtual path mapping can you post complete web.xml ? On 3/28/06, Carl Sziebert [EMAIL PROTECTED] wrote: Hello all: First, I did STFU with no luck, sorry if this question has been asked and answered a million times before

RE: Noob question: virtual path mapping

2006-03-28 Thread Carl Sziebert
Tried that already with the same results. That's what strikes me as odd. Why would the app work with .jsf but not /faces ? Carl -Original Message- From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 1:05 PM To: MyFaces Discussion Subject: Re: Noob

Re: Tree2 and illogical state

2006-03-22 Thread Hannes Carl Meyer
Moin, I experienced the same problem with a server-side tree2. I guess the following link would be interesting for you: http://issues.apache.org/jira/browse/MYFACES-690?page=comments#action_12357570 Hannes Btw this problem seems only to occur with client side toggling! But unfortunately

Re: Tiles standalone

2005-10-05 Thread Carl
geText5}/li li#{index.HomePageText6}/li li#{index.HomePageText7}/li li#{index.HomePageText8}/li/ul" escape="false"/ Carl Simon Kitching wrote: I'm talking about stuff like: ul lih:outputText value="#{somebean.item1}"/ lih:outputText value="#{somebean.item2}"/

Re: Tiles standalone

2005-10-04 Thread Carl
mePageText6}/li li#{index.HomePageText7}/li li#{index.HomePageText8}/li/ul" escape="false"/ Carl Simon Kitching wrote: I'm talking about stuff like: ul lih:outputText value="#{somebean.item1}"/ lih:outputText value="#{somebean.item2}"/

Re: MyFaces 1.1.0 and FileUpload

2005-09-22 Thread Carl
Thanks Bruno. My suspicions are confirmed. I tried the nightly build with the same result. However, the latest nightly build is from the 16th which is probably a little too old to include the updates. I'll give the next one a try. Thanks again, Carl Bruno Aranda wrote: I think

MyFaces 1.1.0 and FileUpload

2005-09-21 Thread Carl
something? Would appreciate some help. Thanks, Carl (I removed the commons-fileupload-1.0.jar which I used under 1.0.9 which is included in myfaces 1.1.0).