Problem with JSCookMenu and it's actions

2007-10-30 Thread Tobias Kühne
Hello all, I'm trying to use the jscookmenu component. The menu is diplayed correctly, but the actions belonging to the navigationMenuItems aren't working. All I got when clicking on an item is this: HTTP Status 404 - /easywords/idJsp0_navmenu_menu:A%5Dsuccess type Status report message

Re: Problem with JSCookMenu and it's actions

2007-10-30 Thread Gerald Müllan
Hi, why do you have specified the javascript location? Maybe the paths are wrong. cheers, Gerald On 10/30/07, Tobias Kühne [EMAIL PROTECTED] wrote: Hello all, I'm trying to use the jscookmenu component. The menu is diplayed correctly, but the actions belonging to the navigationMenuItems

Re: Problem with JSCookMenu and it's actions

2007-10-30 Thread Tobias Kühne
Hi Gerald why do you have specified the javascript location? Maybe the paths are wrong. I changed the location, because I created an own theme for the menu. The paths were right, but there was a file called MyFacesHack.js missing... It works now, when I use one of the default themes...

Problem with JSCookMenu on a Tomcat redirected jsf page

2007-06-29 Thread Laurentiu Trica
Hi I have a JSF error page for my application and I set Tomcat to redirect the PAGE_NOT_FOUND error to this page. The JSF error page contains the JSCookMenu component, for which I added the ExtensionFilter into web.xml The problem is that when being redirected byTomcat to the error page, the

Re: Problem with jsCookMenu (urgent)

2007-02-20 Thread Mikael Andersson
Solved! I'll post what I found out in case another beginner stumbles over this, mainly applies if you are using Facelets. First custom theme directory structure, this is how I did it : [webRoot]/_css/jscookmenu/ JSCookMenu.js

Problem with jsCookMenu (urgent)

2007-02-19 Thread Zohner, Michael
Hi. I implemented the jsCookMenu and made a simple menu with that. In the navigation-xml (jsf) I added for e.g. navigation-rule from-view-id*/from-view-id navigation-case from-outcomeSCHEDULER/from-outcome to-view-id/scheduler/schedulerManager.xhtml/to-view-id /navigation-case /navigation-rule

Re: Problem with jsCookMenu (urgent)

2007-02-19 Thread Mikael Andersson
I have the same problem. When using standard ThemeIE, it just redisplays the same page whenever I have submenus? It works ok if I have just top level menu items. I am using : facelets 1.1.12 myfaces 1.1.4 tomahawk 1.1.4 Do I need a facelets taghandler for this? This doesn't work :

problem with jscookmenu in jsf/facelets

2007-02-16 Thread Zohner, Michael
Hi, I am trying to get the tomahawk jscookmenu working. I downloaded the js scripts from http://jscook.yuanheng.org/JSCookMenu/ and I have a simple page like this: ui:composition xmlns=http://www.w3.org/1999/xhtml; xmlns:ui=http://java.sun.com/jsf/facelets;

problem with jscookmenu

2007-01-28 Thread Marco Mistroni
hi all, i am experiencing problems in my myfaces app regarding jscookmenu When i load it in the jsf page, i am receiving the following error: 17:40:41,687 INFO [STDOUT] 28-Jan-2007 17:40:41 com.sun.facelets.FaceletViewHan dler handleRenderException SEVERE: Error Rendering View[/main.xhtml]

Re: [tomahawk] problem with jscookmenu in firefox and mozilla

2006-12-15 Thread Andrzej Jakubowski
Hello, I can reply myself. I have switched from JSF RI 1.2_03 to MyFaces 1.1.5 and it works now. So it looks like jscookmenu does not work with JSF RI in mozilla and firefox. Regards Andrzej Andrzej Jakubowski wrote: Hello, I have got a problem with jscookmenu in firefox 2, 1.0 (linux

[tomahawk] problem with jscookmenu in firefox and mozilla

2006-12-13 Thread Andrzej Jakubowski
Hello, I have got a problem with jscookmenu in firefox 2, 1.0 (linux), Mozilla 1.7.2 (MS). Menu does not dispaly at all, and in the JS console some errors appear. Menu works fine in Opera and in IE 6. Errors from firefox: Error: myThemeOfficeBase is not defined Plik źródłowy: http

Problem with jsCookMenu

2006-09-26 Thread Bieringer, Dominik
Hi! Ive a problem with jsCookMenu, when using with the following conditions: Server side state saving Disabling cookies For being able to identify the session, MyFaces appends the jsessionid at the end of URLs. The problem is the following: var myThemeOfficeBase='/faces

Re: problem with jscookmenu

2006-01-31 Thread Marco Mistroni
[EMAIL PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved. I've tried with today's nightly build, It still continues. Regards, Onur On 1/27/06, Martin Marinschek [EMAIL PROTECTED] wrote: Ah - cool thanks for the info. I've had

Re: problem with jscookmenu

2006-01-31 Thread Onur Tokan
, January 30, 2006 02:19 PM To: 'MyFaces Discussion', [EMAIL PROTECTED] Subject: Re: problem with jscookmenu Hello all, can anyone explain me what is the pr oper bean to be configured iwth jscookmenu? in examples, it is listed as org.apache.myfaces.examples.misc.NavigationMenu

Re: problem with jscookmenu

2006-01-31 Thread Marco Mistroni
[mailto:[EMAIL PROTECTED] ] Sent: Monday, January 30, 2006 02:19 PM To: 'MyFaces Discussion', [EMAIL PROTECTED] Subject: Re: problem with jscookmenuHello all, can anyone explain me what is the pr oper bean to be configured iwth jscookmenu? in examples, it is listed

Re: problem with jscookmenu

2006-01-31 Thread Onur Tokan
, January 30, 2006 02:19 PM To: 'MyFaces Discussion', [EMAIL PROTECTED] Subject: Re: problem with jscookmenu Hello all, can anyone explain me what is the pr oper bean to be configured iwth jscookmenu? in examples, it is listed

Re: problem with jscookmenu

2006-01-30 Thread Martin Marinschek
Hi Onur, Gerald Müllan just fixed that - I just checked in. Thanks! regards, Martin On 1/30/06, Onur Tokan [EMAIL PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved. I've tried with today's nightly build, It still continues. Regards, Onur On 1/27/06, Martin

Re: problem with jscookmenu

2006-01-30 Thread Onur Tokan
PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved. I've tried with today's nightly build, It still continues. Regards, Onur On 1/27/06, Martin Marinschek [EMAIL PROTECTED] wrote: Ah - cool thanks for the info. I've had that info from one of my

Re: problem with jscookmenu

2006-01-30 Thread Martin Marinschek
/html Regards, Onur On 1/30/06, Martin Marinschek [EMAIL PROTECTED] wrote: Hi Onur, Gerald Müllan just fixed that - I just checked in. Thanks! regards, Martin On 1/30/06, Onur Tokan [EMAIL PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved

Re: problem with jscookmenu

2006-01-30 Thread Martin Marinschek
Müllan just fixed that - I just checked in. Thanks! regards, Martin On 1/30/06, Onur Tokan [EMAIL PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved. I've tried with today's nightly build, It still continues. Regards, Onur

Re: problem with jscookmenu

2006-01-30 Thread Marco Mistroni
just fixed that - I just checked in. Thanks! regards, Martin On 1/30/06, Onur Tokan [EMAIL PROTECTED] wrote:Hi, Is the problem about jscookmenu component solved. I've tried withtoday's nightly build, It still continues. Regards, Onur On 1/27/06, Martin

Re: problem with jscookmenu / still problems

2006-01-30 Thread Marco Mistroni
Hello,i m still havingp roblems...i have downloaded the nightly build dated 30/1, version 1.1.2-SNAPSHOT of both myfaces core and tomahawk, and now i am gettign this exception :19:28:45,468 ERROR [[jsp]] Servlet.service() for servlet jsp threw exceptionjava.lang.NoSuchMethodError:

Re: problem with jscookmenu

2006-01-30 Thread Dennis Byrne
), rather than what it is. Dennis Byrne -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 02:19 PM To: 'MyFaces Discussion', [EMAIL PROTECTED] Subject: Re: problem with jscookmenu Hello all, can anyone explain me what is the pr oper bean

Re: problem with jscookmenu / still problems

2006-01-30 Thread Thomas Spiegl
The nightly build 30/01 does not contain the patch, Martin has commited it a few hours ago. Get the latest version from svn. For information on building MyFaces with Maven see http://wiki.apache.org/myfaces/Building_With_Maven regards Thomas On 1/30/06, Marco Mistroni [EMAIL PROTECTED] wrote:

Re: problem with jscookmenu

2006-01-30 Thread Onur Tokan
! regards, Martin On 1/30/06, Onur Tokan [EMAIL PROTECTED] wrote: Hi, Is the problem about jscookmenu component solved. I've tried with today's nightly build, It still continues. Regards, Onur On 1/27/06

problem with jscookmenu

2006-01-27 Thread Marco Mistroni
hello all,i have huge problems iwth jscookmenu. :(i have downloaded, from nightly, tomahawk-1.1.2 and myfaces-core-1.1.2i took the jscookmenu sample from apps and 'adapted' to my app (at hte end i reduced it to folloowing lines) [EMAIL PROTECTED] file=/taglibs.jsp%[EMAIL PROTECTED]

Re: problem with jscookmenu

2006-01-27 Thread Martin Marinschek
We know that jscookmenu is currently not working. We've been hit by that as well for a current project. That is on top of my list of things to be fixed, hopefully on monday everything will be up to speed again. regards, Martin On 1/27/06, Marco Mistroni [EMAIL PROTECTED] wrote: hello all, i

Re: problem with jscookmenu

2006-01-27 Thread Dudu
I have posting before the JscookMenu of nightly build was not workingToday I downloaded the nigthly build versionand it is working now.In exception the external link feature of NavigationMenuItem But is need to put the jscookmenu outside of any form, sometimes I need it inside

Re: problem with jscookmenu

2006-01-27 Thread Martin Marinschek
Ah - cool thanks for the info. I've had that info from one of my developers. well, we'll try to get it working with our current configuration on monday in any case. regards, Martin On 1/27/06, Dudu [EMAIL PROTECTED] wrote: I have posting before the JscookMenu of nightly build was not

Problem with jscookMenu

2005-10-12 Thread Huber, Michael
Hello there everybody, I have a Problem with the jsfcookMenu component. If I use it, i get a javascript error cmThemeOffice is not defined (same if I use another Theme, e.g. cmThemeIE is not defined). The extensions are set up correctly, at least it seems like that to me. I searched in the

Re: Problem with jscookMenu

2005-10-12 Thread Simon Kitching
Huber, Michael wrote: Hello there everybody, I have a Problem with the jsfcookMenu component. If I use it, i get a javascript error cmThemeOffice is not defined (same if I use another Theme, e.g. cmThemeIE is not defined). The extensions are set up correctly, at least it seems like that to

AW: AW: AW: problem with JSCookMenu

2005-08-25 Thread Stefan Gesigora
/theme.css (File not found) -Ursprüngliche Nachricht- Von: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 17:49 An: MyFaces Discussion Betreff: Re: AW: AW: problem with JSCookMenu -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hmm i think this is what u need

Re: AW: AW: problem with JSCookMenu

2005-08-25 Thread Martin Marinschek
Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 17:49 An: MyFaces Discussion Betreff: Re: AW: AW: problem with JSCookMenu -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hmm i think this is what u need but i not sure: add the extension filter to the web.xml

AW: AW: AW: problem with JSCookMenu

2005-08-25 Thread Stefan Gesigora
: AW: AW: problem with JSCookMenu Your question was already answered ;) you need to add this section to the web.xml file - no matter if you use MyFaces or the RI: !-- Extensions Filter -- filter filter-nameextensionsFilter/filter-name filter

Re: AW: AW: AW: problem with JSCookMenu

2005-08-25 Thread Carsten Höhne
Hello, The jscookmenu is shown except the pics. The AppServer doesn't find these pics with these paths: Are you sure it is the fault of the appserver? I have deployed the myfaces example simple.war to a tomcat5.5.9 After starting the container and going to http://localhost:8080/simple with

problem with JSCookMenu

2005-08-24 Thread Stefan Gesigora
Hello folks! I've got some problems using JSF RI + myfaces extensions with the component JSCookMenu. I've tried several settings but it didn't work! Could anyone give me a description how to implement the JSCookMenu in the right way? Thanks a lot Stefan Gesigora

Re: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, u must add the following to the header: !-- JSCook Menu -- script language=JavaScript src=jscookmenu/JSCookMenu.js type=text/javascript/script script language=JavaScript src=jscookmenu/ThemePanel/theme.js/script link rel=stylesheet

RE: problem with JSCookMenu

2005-08-24 Thread Delbrouck, Henri-Philippe
the prefix t. Hope this help. If still problem, please ask. Henri-Philippe Delbrouck -Original Message- From: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Sent: mercredi 24 août 2005 11:09 To: MyFaces Discussion Subject: Re: problem with JSCookMenu -BEGIN PGP SIGNED MESSAGE- Hash

Re: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
. If still problem, please ask. Henri-Philippe Delbrouck -Original Message- From: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Sent: mercredi 24 août 2005 11:09 To: MyFaces Discussion Subject: Re: problem with JSCookMenu hi, u must add the following to the header: !-- JSCook

AW: problem with JSCookMenu

2005-08-24 Thread Stefan Gesigora
x:navigationMenuItems value=#{MenuBean.menu} / /x:jscookMenu -Ursprüngliche Nachricht- Von: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 12:31 An: MyFaces Discussion Betreff: Re: problem with JSCookMenu -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i

Re: AW: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
- Von: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 12:31 An: MyFaces Discussion Betreff: Re: problem with JSCookMenu hi, i only see jscookmenu when i declare the script in the head otherwise i see nothing. also on http://myfaces.apache.org/tomahawk

RE: problem with JSCookMenu

2005-08-24 Thread Delbrouck, Henri-Philippe
Subject: AW: problem with JSCookMenu Hi! Thanks for the hints!! I tried like Helmut told me. Now I can see the first level of the menu but the submenus weren't shown... Here's my code. Any ideas? Thanks Stefan Gesigora public List getMenu() { List menu = new ArrayList(); NavigationMenuItem

Re: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
(NavigationMenuItem[] navItems){ this.navItems = navItems; } } Hope this help Henri-Philippe -Original Message- From: Stefan Gesigora [mailto:[EMAIL PROTECTED] Sent: mercredi 24 août 2005 13:07 To: MyFaces Discussion Subject: AW: problem with JSCookMenu

Re: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
? Let me see your source. -Original Message- From: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Sent: mercredi 24 août 2005 14:06 To: MyFaces Discussion Subject: Re: problem with JSCookMenu Henri, maybe you could help me with my link problem. why my links open a new browser? i

Re: AW: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
. How can I disable this attitude? Greetings Stefan Gesigora -Ursprüngliche Nachricht- Von: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 14:06 An: MyFaces Discussion Betreff: Re: problem with JSCookMenu Henri, maybe you could help me

AW: AW: problem with JSCookMenu

2005-08-24 Thread Stefan Gesigora
:08 An: MyFaces Discussion Betreff: Re: AW: problem with JSCookMenu -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes that means you didnt install jscookmenu correct. i told you before that you can define it in the head and so on but when you install the jscookmenu correctly then all works fine

Re: AW: AW: problem with JSCookMenu

2005-08-24 Thread Helmut Juskewycz
build and the modified web.xml!) Any suggestions? Stefan Gesigora -Ursprüngliche Nachricht- Von: Helmut Juskewycz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 15:08 An: MyFaces Discussion Betreff: Re: AW: problem with JSCookMenu yes that means you didnt