1.1.0 still with tree2 bug

2005-09-24 Thread Guilherme Gomes
ee being displayed without getting this exception ? Any help would be appreciated. Regards Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: URGENT! HELP ME! Tree2 state problem

2005-09-15 Thread Guilherme Gomes
Well, i solved my issue by not creating a new tree. I have my tree in a session bean, so i just clean the root's children - with attention to collapse the nodes if they are expanded - and then repopulate the tree with the new data. That solved it, as i no longer have the same exception as you do n

Re: HELP : tree2 problem ?

2005-09-12 Thread Guilherme Gomes
I "fixed" the problem by not discarding the previous tree. Instead of building a new one, just "clean" the one you have, i.e. , get rid of all children - don't forget to set the expanded nodes as not expanded too. It seems that if you create a new tree, myfaces will try to use the previous tree

Re: Tree2 state problem

2005-09-12 Thread Guilherme Gomes
reate a new tree, myfaces will try to use the previous tree state. If you use the same one, no problem arises. Hope this helps. Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

HELP : tree2 problem ?

2005-09-12 Thread Guilherme Gomes
w tree. Am i missing something here or is it suposed to work like this ? If so, how can i totally change the tree being displayed without getting this exception ? If i don't expand any of the nodes there is no problem, as it is to be expected. Any help would be appreciated. Regard

RE: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
ilter properly configured in the web.xmlit must also be mapped to /faces/* , besides the *.jsf mapping. Let me know if anything helps. Regards Guilherme Gomes Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs

tree2 questions

2005-08-22 Thread Guilherme Gomes
NodeExpanded(selected.getIdentifier())) state.toggleExpanded(selected.getIdentifier()); And the result is that the parent node is not expanded at all. So the ideia is for the parent node to expand and show the new children with the edit controls. Any ideias ? Guilherme Gomes

RE: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
Well, i was wrong, he split parameter also works for NavigationMenuItems other than the top level ones. I only saw it after restarting JBOSS. So you can have a sun-menu with a list of items and have a separator between them Guilherme Gomes

RE: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
You might also want to try the latest nightly build, as my previous problem was mostly fixed. Regards Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

RE: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
You might also want to try the latest nightly build, as my previous problem was mostly fixed. Regards Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

RE: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
o a "exit" item that is separated from the others by a line, so you pay attention because that one is different. This only works on the top-level items - by my experience so far, this might be otherwise. Hope this helps. Regards Guilherme Gomes _

Re: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
e and returned to the main page, the error di not appear. As i see no other problem besides the error warning so far, i am now using this build. Anything else just let me know. Thanks for the attention. Regards Guilherme Gomes __ Do You Yahoo!? Tir

Re: help moving from public 1.0.9 to nightly build

2005-08-22 Thread Guilherme Gomes
ed as far as i can tell. Regards Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: help moving from public 1.0.9 to nightly build

2005-08-21 Thread Guilherme Gomes
Yes, i first tried using the august 20 night build, then the others. I will try tonight's build to see if what you checked in helps in this issue. Thanks for your time. Regards Guilherme Gomes Start your day with

Re: help moving from public 1.0.9 to nightly build

2005-08-21 Thread Guilherme Gomes
Well, after some further testing... The only night build that works from the available set with dates august 15 to 20 is the august 16 night build. All others give me that ContentTypeList exceptions. __ Do you Yahoo!? Read only the mail you wa

Re: JSCOOK bug ?

2005-08-21 Thread Guilherme Gomes
now that i have the nightly build working correctly...Yes this is fixed... hurrray! Great work ! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: help moving from public 1.0.9 to nightly build

2005-08-21 Thread Guilherme Gomes
Ok, forget it. My fault. I was using a few commons*.jar on the jboss lib directory and deploying other myfaces*.jar on the war file. That setup didn't work that well when i changed to the new myfaces-api,myfaces-impl and tomahawk package. __ Do Y

help moving from public 1.0.9 to nightly build

2005-08-20 Thread Guilherme Gomes
So I'm trying to use the nightly build. I changed the jars, now using the 3 jar files. Everything starts fine on JBOSS 4.0, but when i try to run the examples This is what i get on my application: 01:56:39,943 ERROR [Engine] ApplicationDispatcher[/alfa] Servlet.service() for servlet jsp thre

JSCOOK bug ?

2005-08-20 Thread Guilherme Gomes
.9. As this been reported before or fixed in the nightly build ? Any help is appreciated. Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: Tree2 blank screen

2005-08-19 Thread Guilherme Gomes
Hope this could help. Regards, Guilherme Gomes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com