Re: t:collapsiblePanel

2006-03-27 Thread Andreas Zeller - zit-systems
Hey Martin, No, I actually don't. But this should be a completely different object inside the dataTable. Indpendent from the version of the collapsible, right? Whatever... Thanks for the hint... I'll give it a try and let you guys know if it works. Andreas Martin Marinschek wrote: Are you

RE: [SPAM] Re: How to speed up JSF

2006-03-27 Thread Yee CN
Thanks Martin. It will be great news if browse back button works. Do I have to use /redirect in JSF navigation for this to work properly? Regards, Yee -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Monday, 27 March 2006 3:56 PM To: [EMAIL PROTECTED] Cc:

MyFaces and Jasper Reports

2006-03-27 Thread Murat Hazer
Hi,Is there any article which explains best practices for using MyFaces with JasperReports? ( Just I am telling for extra knowledge; spring works in the middle tier and hibernate work in the db layer).Or you can suggest different reporting frameworks. Regards.-- Murat HAZERElektrik-Elektronik

tree2 deleting node

2006-03-27 Thread Kalev Noor
Hello All, Can anyone point me to solution how to delete node with subnodes in tree2 component. Im using server side toggle and I discovered that when deleting tree2 component it is redrawn from cookies. So when node have sub nodes then Im getting exception as cookies telling that some

JSF application

2006-03-27 Thread Yura.Tkachenko
Hi, All I have a problem and want to know your advises about this. I have a page with request managed bean and this bean have property which referenced to session scope bean. When I need to initialize my page with default values with session scope beans I always do this in default

missing row attribute in a datatable using a datascroller causes by zero exception

2006-03-27 Thread Hans Sowa
HiIs there a possibility to enhance the code of this method? My Problem is if there the row attribute is missing in the datatable (using datascroller) you will always get an by zero exception because of the line if ( uiData.getFirst() % rows 0). It would be very helpfull to have a more specific

RE: jscookmenu and custom themes in 1.1.1

2006-03-27 Thread Lindholm, Greg
Yes I have a custom theme working, here are the steps (cut and pasted from an earlier post). I'm using Tomahawk and MyFaces release 1.1.1 and trying to create a custom theme for jscookmenu. I've extract all the files from org.apache.myfaces.custom.navmenu.jscookmenu.resource.ThemeOffice to

PDF Problems with IE

2006-03-27 Thread Le Van
I have the problem about displaying PDF file ( Pdf file got from binary stream of pdf file). At First.jsp t:commandButton value=#{myBean.getPDF}/ MyBean.java public String getPDF() { HttpServletResponse response = (HttpServletResponse)getExternalContext().getResponse(); Blob myBlob

DataTable with SelectOneMenu

2006-03-27 Thread Irlefin
Hi, I've got a form, that contains a DataTable with a SelectOneMenu in each row. After submitting the form I need to know, in which row which SelectItem was selected from the SelectOneMenu. I tried to bind the table and menu with "binding" to UIData (for the table) and UISelectItem (for

RE: A dynamic component and the JSF lifecycle

2006-03-27 Thread Jeremy Sager
Hi Adam - Thanks for the response. What you are saying actually makes a ton of sense, seeing as how the components show up some of the time. I am indeed setting a unique id on the showDetailItems... I store them on the editorinput objects because I may need to find them later if the user has

RE: JSF and Tiles

2006-03-27 Thread CONNER, BRENDAN \(SBCSI\)
Same here. I've been following the thread just out of curiosity, wondering why we've had no problems with our JSF/Tiles integration, considering several such applications are running fine in production. I guess I'll have to take a look at the referenced 2005 JavaOne presentation to see why

Invalid to flush

2006-03-27 Thread sri
Hi I am getting the following exception after upgrading my appserver oc4j 10.1.2 to 10.1.3, can any of you give me a hint why would it be ? javax.servlet.jsp.JspException: InValid to flush BodyContent: no backing stream behind it at

Re: Invalid to flush

2006-03-27 Thread sri
I am using the myfaces version from 10/30/2005 nightly build. Thanks On 3/27/06, sri [EMAIL PROTECTED] wrote: Hi I am getting the following exception after upgrading my appserver oc4j 10.1.2 to 10.1.3, can any of you give me a hint why would it be ? javax.servlet.jsp.JspException: InValid to

Re: DataTable with SelectOneMenu

2006-03-27 Thread Greg
for each user h:selectOneMenu value=#{bean.user.selectedRoleId} f:selectItems value=#{bean.allRoles}/ /h:selectOneMenu

Re: DataTable with SelectOneMenu

2006-03-27 Thread Greg
Sorry, I meant: h:selectOneMenu value=#{user.selectedRoleId}

portal problems

2006-03-27 Thread Srinivas Surapaneni
When I am running the calendar component ( no popup ) in a portal environment, the links are not working I cannot go back or forward on the month. It submits to the server and nothing happens I am geeting the following warning WARN [11:44:54]

Re: DataTable with SelectOneMenu

2006-03-27 Thread Irlefin
Thanks for your answer, but thats not ne problem ... a user-object hasn't got this selectedRoleId attribute. It has a role object as Attribute and I need the Id (from the selectOneMenu) to add the correct role-object to the user-object (what is done in the bean). So I have to know, what SelectItem

CANCEL: Drinking beer in Vienna/Austria

2006-03-27 Thread Mario Ivankovits
Hi! Some of the MyFaces guys are ill, on vacation or have a project deadline. I thought planning such a event far enough in the future will make the date stable, but unhappily sometimes life can be hard. So I'll cancel this date and inform you about another one as soon as possible. The positive

Re: DataTable with SelectOneMenu

2006-03-27 Thread Greg
Thats the point isnt it ? i.e. at the moment you have a many to one mapping, i.e. multiple instances of a select menu all mapping back to one bean property. I have a similiar problem too, in that the User objects are (ideally) just provided to me, but as they stand they do not have a 'roleId'

Re: DataTable with SelectOneMenu

2006-03-27 Thread Andreas Hoegen
I considered this solution, but I'm afraid my data-structure is a bit to complicated, to do something like this (it's not as simple as I discribed - there are some vectors involved and so on ;-) and in addition I shouldn't solve the problem this way. I had related problem with an datatable and

graphicImageDynamic

2006-03-27 Thread udokrass
Hi, i have problems to implement the sandbox tag graphicImageDynamic. I followed the instructions and use the actual subversion version where i found an example. But with hibernate and facelets it will not work for me. I've read a lot, implemented all properly, but the image from the database

Re: DataTable with SelectOneMenu

2006-03-27 Thread Irlefin
well, that was the wrong email address *g* - Original Message - From: Andreas Hoegen [EMAIL PROTECTED] To: MyFaces Discussion users@myfaces.apache.org Sent: Monday, March 27, 2006 8:10 PM Subject: Re: DataTable with SelectOneMenu I considered this solution, but I'm afraid my

disabling logs on myfaces

2006-03-27 Thread Dudu
I have a log4j.properties file, but I want it only to logs generated by my application...How can I do this... the better way... are there a way to disable the logs of myfaces, in the web.xml???Thanks

Re: CANCEL: Drinking beer in Vienna/Austria

2006-03-27 Thread Thomas Spiegl
Hi, what about having a meeting next week? Location: Ma Pitom Date: 4.4.2006 Time: 18:30 Hasta luego, Thomas On 3/27/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Some of the MyFaces guys are ill, on vacation or have a project deadline. I thought planning such a event far enough in the

[ANNOUNCE] Mailing Lists for ADF Faces Incubator Podling

2006-03-27 Thread Craig McClanahan
Good news! There are now four email lists that will be specifically focused on the ADF Faces component contribution to Apache! You can use the subscription links below to subscribe yourselves to the corresponding lists. ADF Faces User List -- this is the place to ask questions about using the ADF

Re: t:collapsiblePanel

2006-03-27 Thread Andreas Zeller - zit-systems
Very well then... Running snapshot now... Gives me an exception... duplicate ID... Doesn't work at all and I don't know why... I think I gotta implement something on my own... Martin Marinschek wrote: Are you using latest nightly? There has been a fair amount of fixes for collapsible

inputText inputSecret Sizes vary

2006-03-27 Thread James Reynolds
I have an inputText and an InputSecret component that are set to the same size. However, I've noticed that in IE, their sizes vary. Sometimes the inputText is bigger and sometimes it's the other way around. Any idea why this happens? Have a great day

RE: Sample portlet application using My Faces?

2006-03-27 Thread Stan Silvert
Portlet Instructions here. Any simple JSF application will do fine as a sample: http://wiki.apache.org/myfaces/CreatingJSFPortlets Stan Silvert JBoss, Inc. [EMAIL PROTECTED] callto://stansilvert From: Marcio E Miranda [mailto:[EMAIL PROTECTED] Sent: Friday, March

Re: Getting the sandbox components

2006-03-27 Thread Mike Kienenberger
On 3/27/06, octoberdan [EMAIL PROTECTED] wrote: I downloaded the examples, but sandbox isn't there! Is there another place to get the most recent build of sandbox? I'm in desperate need of the picklist component... The only way to get it right now is to build the source from svn. There's an

Re: missing row attribute in a datatable using a datascroller causes by zero exception

2006-03-27 Thread Mike Kienenberger
Fixed as of March 1st. http://issues.apache.org/jira/browse/TOMAHAWK-104 On 3/27/06, Hans Sowa [EMAIL PROTECTED] wrote: Hi Is there a possibility to enhance the code of this method? My Problem is if there the row attribute is missing in the datatable (using datascroller) you will always get

Re: Problem with PhaseListener

2006-03-27 Thread Mike Kienenberger
Add the phase listener to your faces-config.xml file instead so that it is only registered once at application startup. On 3/26/06, Lisaa [EMAIL PROTECTED] wrote: Hi., In order to manipulate (update model before event request) the default lifecycle, I added a PhaseListener to my Backing

RE: Duplicate id : _id1. Child could not be added.

2006-03-27 Thread Murray Brandon
Hi all, I've been thinking about what I might be doing that's different from everyone else. 1) Currently I use a single form for the entire application (my form is defined at the root only) and my application is in a single large component tree with many facelet includes so the display is

Re: Duplicate id : _id1. Child could not be added.

2006-03-27 Thread Travis Reeder
Definitely want to use rendered vs c:if. JSF doesn't see the if so it will assign an id to the next component it sees the first time around, and if that changes next reload, the component that JSF hasn't seen will get assigned an id that may have already been used. Something like that anyways. ;)

Re: Component Creation Listener

2006-03-27 Thread Travis Reeder
I ran into this problem too, and it seemed to disappear when I removed the binding attribute. Duplicate id : scroll_1:first. Child could not be addedPaul, have you confirmed that your patch has been applied? It looks like the bug is closed, but I'm still having the problem. TravisOn 12/7/05,

RE: JSF application

2006-03-27 Thread Yee CN
You can create a property called setInit() in your bean, then public void setInit(boolean dummy) { // your initialization code } Then in your faces-config.xml you provide a dummy true to this property. This should appear last, as you would probably want to have all other

MyFaces API SelectItem as an interface rather than a concrete class?

2006-03-27 Thread Murray Brandon
I noticed that javax.faces.model.SelectItem in the MyFaces API is a concrete class, which means if I want to make my model objects selectable, I have to extend this class - too bad if I already extend some other class :-( SelectItem appears to lend itself well to being an interface (could move the

Re: MyFaces API SelectItem as an interface rather than a concrete class?

2006-03-27 Thread Dennis Byrne
Anything under javax.faces is put there per the spec. MyFaces, as an implementation of the spec, cannot make SelectItem an interface. Try using the Decorator patern ;) Dennis Byrne -Original Message- From: Murray Brandon [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 10:25 PM

SVN Organization

2006-03-27 Thread Brandon Goodin
Hey All, Is there somewhere that the SVN organization is documented. I'm trying to figure out whether i should checkout the core, current, legacy, maven, release, shared, site, and tomahawk. I'd like to get my fingers on the latest and greatest. Any help will be appreciated. Brandon

Re: SVN Organization

2006-03-27 Thread Dennis Byrne
You'll want the current dir . This information should be on the wiki but I am not sure. Dennis Byrne -Original Message- From: Brandon Goodin [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 10:58 PM To: 'MyFaces Discussion' Subject: SVN Organization Hey All, Is there somewhere

Re: SVN Organization

2006-03-27 Thread Brandon Goodin
What are all the other directories for? The current directory only contains a pom.xml. I'm curious if someone can explain what all the other modules represent. Brandon On 3/27/06, Dennis Byrne [EMAIL PROTECTED] wrote: You'll want the current dir . This information should be on the wiki but I

RE: Duplicate id : _id1. Child could not be added - lazy loading xhtml

2006-03-27 Thread Murray Brandon
Title: Message Thanks Travis, From the sound of it, massive warnings need to be placed around references to the c:if to stop people using it if it doesn't work, or is it just when coupled with include type tags? I'd like to read more on the subject if anyone has some doco on how it

Re: SVN Organization

2006-03-27 Thread Dennis Byrne
current will take care of the other directories via the SVN externals. Dennis Byrne -Original Message- From: Brandon Goodin [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 11:10 PM To: 'MyFaces Discussion' Subject: Re: SVN Organization What are all the other directories for?

Re: AW: tabchangelistener

2006-03-27 Thread mr_chandru
Matthias, Can you pls tell me which jar file ur using for this serverSideTabSwitch=true . where can i get the jar file from. I am a newbie. -- View this message in context: http://www.nabble.com/tabchangelistener-t470701.html#a3623427 Sent from the MyFaces - Users forum at Nabble.com.

Re: SVN Organization

2006-03-27 Thread Brandon Goodin
Thanks Dennis! On 3/27/06, Dennis Byrne [EMAIL PROTECTED] wrote: current will take care of the other directories via the SVN externals. Dennis Byrne -Original Message- From: Brandon Goodin [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 11:10 PM To: 'MyFaces Discussion'

How to close popup using a button

2006-03-27 Thread Dave
I like to add a commandbutton (Close) in a popup, how to close the popup when user click the button? Thanks! New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates.

Re: How to close popup using a button

2006-03-27 Thread Dennis Byrne
Use window.close(); ;) Dennis Byrne -Original Message- From: Dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 02:28 AM To: users@myfaces.apache.org Subject: How to close popup using a button I like to add a commandbutton (Close) in a popup, how to close the popup when