Re: MyFaces CODI and Weld 1.0.1

2011-03-09 Thread Christian Kaltepoth
o please try adding those section to all your beans.xml files and plz report > back if that worked out. > > LieGrue, > strub > > > [1] https://issues.jboss.org/browse/CDI-18 > --- On Wed, 3/9/11, Christian Kaltepoth wrote: > >> From: Christian Kaltepoth >>

MyFaces CODI and Weld 1.0.1

2011-03-09 Thread Christian Kaltepoth
his? I'm not really sure if it is a CODI or a Weld issue. Thanks Christian -- Christian Kaltepoth Blog: http://chkal.blogspot.com/ Twitter: http://twitter.com/chkal

Re: commandbutton does not call the backend bean

2010-09-28 Thread Christian Kaltepoth
s to cause > PROCESS_VALIDATIONS to stop? > > Many thanks, > Xiaobo > -- Christian Kaltepoth Blog: http://chkal.blogspot.com/ Twitter: http://twitter.com/chkal

Re: Issues installing Tomahawk

2009-08-01 Thread Christian Kaltepoth
r in web.xml > - Add the the taglib to my pages when I use Tomahawk components > > But when I browse any page of my application (even those which don't use > Tomahawk components), it gives me a "error 503". > > Does anybody have any hint about this ? > > Th

Re: t:datatable, select a row and go to another page

2008-11-11 Thread Christian Kaltepoth
On Tuesday 11 November 2008 03:25:57 tong123123 wrote: > there is a t:datatable for storing the header > table information, when user select a row, > display a new page for the detail information > of this select item, how to do this in JSF? > > I think I need to use t:datatable, with a field > out

Re: Table rows without table

2008-08-10 Thread Christian Kaltepoth
On Sunday 10 August 2008 21:22:05 Markus Mehrwald wrote: > Hello, > > actually this is not really a MyFaces problem but hopefully someone can > help me although. > I have got a panel grid with two columns and a few rows. In this panel > grid I want to have something like a data table or a data list

Re: Replacing expression factory

2008-08-09 Thread Christian Kaltepoth
On Saturday 09 August 2008 12:30:22 Matthias Wessendorf wrote: > > Very interesting question. I just did some code research to find out if > > there is some possibility to define a custom ExpressionFactory > > implementation. > > > > I found the context parameter 'org.apache.myfaces.EXPRESSION_FACT

Re: Replacing expression factory

2008-08-09 Thread Christian Kaltepoth
On Thursday 07 August 2008 12:08:00 XMaNIaC wrote: > Hi, > > In JSF-RI you can: > > >com.sun.faces.expressionFactory >org.jboss.el.ExpressionFactoryImpl > > > to use JBOSS-EL and have method invocation. Is this possible in MyFaces? > > Regards Very interesting question. I just did some c

Re: [Tomahawk][Faceslets][Seam] Tomahawk controls not rendered

2008-06-29 Thread Christian Kaltepoth
On Friday 27 June 2008 22:20:13 Guy Bashan wrote: > Hi, > > I am using Tomahawk, Facelets and Seam. Page it rendered properly. When I > add Tomahawk control it is not rendered on the screen. When I change from > "t" to "h" and refresh the page, the control is rendered. > > Has anyone encountered a

Re: How to get managed bean object in java script

2007-07-05 Thread Christian Kaltepoth
Hi, take a look at Shale Remoting [1]. It provides a way to call backing bean methods from javascript via ajax. [1] http://shale.apache.org/shale-remoting/ Kind Regards, Christian Am Freitag, 6. Juli 2007 06:21 schrieb [EMAIL PROTECTED]: > Hi, > > How to get managed bean object inside java s

Re: Possible "bug" in tag/component?

2007-03-27 Thread Christian Kaltepoth
r page to display potential validation errors? Perhaps some validation error occurred that is not displayed. This would cause your action method and the listeners to be ignored because of the failure in the validation phase. Kind regards Christian -- Christian Kaltepoth <[EMAIL PROTECT

Re: Possible "bug" in tag/component?

2007-03-27 Thread Christian Kaltepoth
r page to display potential validation errors? Perhaps some validation error occurred that is not displayed. This would cause your action method and the listeners to be ignored because of the failure in the validation phase. Kind regards Christian -- Christian Kaltepoth <[EMAIL PROTECT