RE: SV: SV: SHALE-444

2007-05-29 Thread Torsten Krah
I did said: windows-preferences-plugindeveloptment-targetplatform-plugins There i see the shale plugin. Opening this plugin thing does not result in any message at the ErrorLogView - i mean the same view like you. Changing the perspective to plugindevelopment does also not result in any message

RE: SV: SV: SHALE-444

2007-05-29 Thread Torsten Krah
: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 11:55 AM To: Opstvedt, Hermod Cc: user@shale.apache.org Subject: RE: SV: SV: SHALE-444 I did said: windows-preferences-plugindeveloptment-targetplatform-plugins There i see the shale plugin. Opening this plugin thing

RE: SV: SV: SHALE-444

2007-05-29 Thread Torsten Krah
, den 29.05.2007, 12:51 +0200 schrieb Torsten Krah: Looking at: http://wiki.eclipse.org/index.php/Eclipse_Plugin_Version_Table i see that my 3.2.1 version, does not have the junit4.runtime plugin, either the apt ones. So it cant work i guess. You are using 3.2.2, do you have

SCXML dialog manager issue

2007-05-28 Thread Torsten Krah
Sometimes i get the following: java.lang.NullPointerException at org.apache.shale.dialog.scxml.SCXMLDialogManager.create(SCXMLDialogManager.java:96) at org.apache.shale.dialog.scxml.SCXMLDialogManager.create(SCXMLDialogManager.java:87) at

Re: SV: SV: SHALE-444

2007-05-27 Thread Torsten Krah
they belong? Am Sonntag, den 27.05.2007, 09:45 +0200 schrieb Hermod Opstvedt: Hi Well, then I am at a loss. I have it running on 3 different machines doing exactly what you did. Maybe Ryan can shed some light on this. Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto

Re: SV: SV: SHALE-444

2007-05-27 Thread Torsten Krah
Its a jar file. I copied the jar in the plugin directory - must i unzip the jar there? Yes, Graphical Editing Framework GEF and Xerxes are there, installed through the eclipse manager and up to date. Torsten Am Sonntag, den 27.05.2007, 13:31 -0400 schrieb Ryan Wynn: ns directory, not simply

Re: SV: SV: SHALE-444

2007-05-27 Thread Torsten Krah
to actually create a directory inside plugins first. cd plugins mkdir shale_clay_plugin_1.0.0 cd shale_clay_plugin_1.0.0 mv shale_clay_plugin_1.0.0.zip . unzip shale_clay_plugin_1.0.0.zip then restart eclipse On 5/27/07, Torsten Krah [EMAIL PROTECTED] wrote: Its a jar file. I copied

Re: ConfigDefinitionsWatchdogFilter - defintion refresh conditions?

2007-05-26 Thread Torsten Krah
. Torsten Gary E-Mail-Nachricht-Anlage Weitergeleitete Nachricht Von: Torsten Krah [EMAIL PROTECTED] An: user@shale.apache.org Betreff: ConfigDefinitionsWatchdogFilter - defintion refresh conditions? Datum: Sun, 29 Apr 2007 14:15:13 + I've configured

SHALE-444

2007-05-26 Thread Torsten Krah
Hi, did found - wowww - this nice work. Although i am too dumb to get it working with eclipse. What have i have to do to get it working (got eclipse3.2). Compile something, put something at some place, some help would be nice :-) - i cant wait to see this plugin in action ;) Torsten

Re: SV: SHALE-444

2007-05-26 Thread Torsten Krah
://www.opstvedt.com/div/shale_clay_plugin_1.0.0.jar Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 26. mai 2007 17:14 Til: user@shale.apache.org Emne: SHALE-444 Hi, did found - wowww - this nice work. Although i am too dumb to get it working

Re: SHALE-409 fix

2007-05-23 Thread Torsten Krah
The question would be - as the second run is really useless - how to identify annotated tiger beans. If they can be identified (dont know if this is possible and how to do it yet), than the code in run two can be fixed to do what the comment does want to do, remove them, instead of removing the

FacesConstants.VIEW_NAME_RENDERED - requestMap parameter is missing, so prerender gets not called.

2007-05-23 Thread Torsten Krah
In the ViewPhaseListener, the view going to be rendered it taken from the requestMap. Using JSF/Shale this works fine. String viewName = (String) map.get(FacesConstants.VIEW_NAME_RENDERED); Using JSF, ViewController and SWF - viewName gets null - the VIEW_NAME_RENDERED is not in the map.

Re: SV: SV: SV: Shale and Sandbox inputSuggestAjax

2007-05-21 Thread Torsten Krah
: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 11. mai 2007 15:18 Til: user@shale.apache.org Emne: RE: SV: SV: Shale and Sandbox inputSuggestAjax Yeah, declared it. component jsfid=suggestAjax extends=s:inputSuggestAjax attributes set name

Re: Submitted values lost - view is refilled everytime with model values

2007-05-21 Thread Torsten Krah
Can anyone confirm or deny this? I'll tried to make this happen in the clay usecase app, but i can't reproduce it there. Using my own example - i get this bug everytime. Torsten Am Dienstag, den 01.05.2007, 17:08 +0200 schrieb Torsten Krah: Got it - maybe. This works: !DOCTYPE html PUBLIC

Re: Shale and Sandbox inputSuggestAjax

2007-05-11 Thread Torsten Krah
Question about the chain configuration. How can i support more than one inputSuggestAjax inputs - the PropertyListenerCommand does have static mappings. Changing the method signature will result in an error. Is there a clean way to support more than one instance with different method signatures?

Re: SV: SV: Shale and Sandbox inputSuggestAjax

2007-05-11 Thread Torsten Krah
Thx - nice work. Tried it, works so far - method gets called and i get an ajax response. But i see no popup in the browser, must have done something wrong ;). Torsten Am Dienstag, den 08.05.2007, 19:57 +0200 schrieb Hermod Opstvedt: Hi Wiki entry in place. Hermod -Opprinnelig

Re: SV: SV: Shale and Sandbox inputSuggestAjax

2007-05-11 Thread Torsten Krah
diego,maxstreet,SJ,12],[philadelphia,philstreet,NW,13 ],[new york,newstreet,IL,14],[san francisco,sanstreet,NY,15],] The same. But no popup for the suggests. No ajax or js error on the debug console - whats wrong here? Torsten Am Freitag, den 11.05.2007, 09:45 +0200 schrieb Torsten Krah: Thx

Re: s:inputSuggestAjax an Shale/Clay - ValidatorInputRenderer Type problem, the defaultRenderer wrapped is of the needed type - how to expose?

2007-05-04 Thread Torsten Krah
Torsten Gary Am Donnerstag, den 03.05.2007, 19:01 +0200 schrieb Torsten Krah: Did some code do get this wrapped functionality in. Ajay encode call is made now - however, on the InputAjax class - the method binding was not set. What else have i have to do, to get a method

Re: SV: s:inputSuggestAjax an Shale/Clay - ValidatorInputRenderer Type problem, the defaultRenderer wrapped is of the needed type - how to expose?

2007-05-04 Thread Torsten Krah
Hm nice, did you implement AjaxRenderer on the ShaleInputValidator class? Otherwise it wont work, mentioned in the other posts on this thread. Torsten Am Freitag, den 04.05.2007, 19:52 +0200 schrieb Hermod Opstvedt: follo smime.p7s Description: S/MIME cryptographic signature

RE: Clay full-xml and namespace ignoring my tags

2007-05-03 Thread Torsten Krah
Look at my post and the answers on the list about: Clay Symbols aren't namespace aware - would be nice to have, wouldnt it The imported content is precompiled and added after that, because of that, namespaces declared in other files don't get applied to the included ones. Torsten Am

Re: s:inputSuggestAjax an Shale/Clay

2007-05-03 Thread Torsten Krah
Get it now rendered, although a form in a form it does not really like. But i am facing the same problem you've got, nothing happens - my bean methods are not called. Am Dienstag, den 01.05.2007, 22:59 +0200 schrieb Hermod Opstvedt: Hi Has anybody made the inputSuggestAjax component work in

Re: s:inputSuggestAjax an Shale/Clay - ValidatorInputRenderer Type problem, the defaultRenderer wrapped is of the needed type - how to expose?

2007-05-03 Thread Torsten Krah
there. What may we have to do here, to get it working in clay - don't know much about the ValidatorInputRenderer yet ;) Maybe its sufficient, to add the AjaxRenderer Interface? Torsten Am Donnerstag, den 03.05.2007, 17:50 +0200 schrieb Torsten Krah: Get it now rendered, although a form in a form it does

Re: s:inputSuggestAjax an Shale/Clay - ValidatorInputRenderer Type problem, the defaultRenderer wrapped is of the needed type - how to expose?

2007-05-03 Thread Torsten Krah
Hm - its a method binding expression - not a value binding one, so it should be MB, shouldn't it? Torsten Am Donnerstag, den 03.05.2007, 19:01 +0200 schrieb Torsten Krah: Did some code do get this wrapped functionality in. Ajay encode call is made now - however, on the InputAjax class

Place to look for if component attributes declared in the markup are not set to the Component - although defined in the xml file clay uses to look for the component

2007-05-03 Thread Torsten Krah
Some question about shales interna. Where have i have to look for, it i have declared attributes in my clay xml config, but they are ignored. Its a little bit connected to the inputSuggestAjax thread. s:inputSuggestAjax suggestedItemsMethod=#{inputSuggestAjax.getItems} maxSuggestedItems=10

SCXML - onError event, custom ExcpetionHandler?

2007-05-02 Thread Torsten Krah
Hi. Got some question. onError events at scxml level are reported by the SimpleErrorReporter. Is there a way in shale, to plug in other ExceptionHandling classes? I thought something about onError as xml element. onTransition, onEntry and onExit are also interesting. First one is the more

Re: Submitted values lost - view is refilled everytime with model values

2007-05-01 Thread Torsten Krah
Got it - maybe. This works: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html xmlns=http://www.w3.org/1999/xhtml; xmlns:f=http://java.sun.com/jsf/core; xmlns:h=http://java.sun.com/jsf/html;

Re: ConfigDefinitionsWatchdogFilter - defintion refresh conditions?

2007-04-30 Thread Torsten Krah
for nested fragments that have changed. Torsten Gary E-Mail-Nachricht-Anlage Weitergeleitete Nachricht Von: Torsten Krah [EMAIL PROTECTED] An: user@shale.apache.org Betreff: ConfigDefinitionsWatchdogFilter - defintion refresh conditions? Datum: Sun, 29 Apr

ViewController Mapping - One Bean backing more than one View

2007-04-29 Thread Torsten Krah
The default ViewController Mapping maps the ViewId with $ to the Bean name. However, if you got more than one page and want to use one bean to manage it - how to do? Example - a view only and a edit page for a customer can use the same bean - although the view ID is different. Have i have to use

Re: Submitted values lost - view is refilled everytime with model values

2007-04-29 Thread Torsten Krah
schrieb Gary VanMatre: From: Torsten Krah [EMAIL PROTECTED] Hm did many Debug Points. My RequestParameterMap got the entered values. They are applied to my components in Phase 2 - setLocalValueSet is called with set = true. Now Phase 3 fails and Lifecycle goes to Phase 6. Now a fresh tree

Re: SV: ViewController Mapping - One Bean backing more than one View

2007-04-29 Thread Torsten Krah
Ok i have do declare things twice or more, thought their might be some other way which does not need to declare the bean class more than once, only the names. Is this possible with the Bean annotation too, or only when declaring through faces-config.xml? Would be nice to have something like this:

Re: SV: Dialog SCXML Data class - Setter injection, ViewController etc. pp.

2007-04-29 Thread Torsten Krah
, or shale. Torsten Am Sonntag, den 29.04.2007, 14:24 +0200 schrieb Hermod Opstvedt: Hi Are you using the Shale-spring integration? Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 29. april 2007 12:08 Til: user@shale.apache.org Emne: Dialog

Re: Submitted values lost - view is refilled everytime with model values

2007-04-29 Thread Torsten Krah
Ok some more insight - it fails already with pure Clay - the View is not taking part on SWF or SCXML dialogs (good to know, because SWF is working than fine). Lets take a look - i have a login form: The one which works: view component jsfid=/index.xml extends=loginLayout symbols

ConfigDefinitionsWatchdogFilter - defintion refresh conditions?

2007-04-29 Thread Torsten Krah
I've configured the WatchdogFilter to refresh my page definitions. But i can change my html pages (symbols) like i want - the changes are deployed, but clay does not refresh the page with the new content when navigating to the same page. Which conditions have to be met to get this working, i

Re: SV: Submitted values lost - view is refilled everytime with model values

2007-04-27 Thread Torsten Krah
Hm read 410 issue but don't see the connection yet, can you be a bit more detailed about it? Torsten Am Donnerstag, den 26.04.2007, 21:46 +0200 schrieb Hermod Opstvedt: Hi I think this is related to [1], since you are missing stuff from scope [1]

Submitted values lost - view is refilled everytime with model values

2007-04-26 Thread Torsten Krah
Got a problem with clay and flowScoped Spring beans. My view is everytime filled with the model values. The submitted values are lost. I can enter some data in my input fields and submit the form - if i left some required input fields empty, a message appears that something is missing, so far so

Re: componentType=override

2007-04-23 Thread Torsten Krah
Did it, but now i get: java.lang.RuntimeException: javax.faces.FacesException: Undefined component type org.apache.myfaces.custom.updateactionlistener.UpdateActionListener org.apache.shale.clay.component.Clay.encodeBegin(Clay.java:393)

Re: componentType=override

2007-04-23 Thread Torsten Krah
Hm - the updateActionListener component does not define a COMPONENT_TYPE. Whats now? How can i declare this component to use it with clay? Torsten Am Montag, den 23.04.2007, 12:49 +0200 schrieb Torsten Krah: Did it, but now i get: java.lang.RuntimeException: javax.faces.FacesException

Re: SV: SV: using tld2claycfg

2007-04-18 Thread Torsten Krah
mojo folder. Torsten Am Dienstag, den 17.04.2007, 22:52 +0200 schrieb Hermod Opstvedt: Hi Where did you run this (folder?) Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 17. april 2007 15:23 Til: [EMAIL PROTECTED] Kopi: user

Re: using tld2claycfg

2007-04-17 Thread Torsten Krah
I guess Hermod does, because he made it. My problem is, i cant build the tool with maven, maybe i am doing something wrong - so Hermod, can you give us a short intro what to do to build it after svn checkout and how to create the clay config files? Torsten Am Sonntag, den 15.04.2007, 12:40

Re: SV: using tld2claycfg

2007-04-17 Thread Torsten Krah
. The generated jar in the target folder contains the Clay config files you want. [1] https://svn.apache.org/repos/asf/shale/maven/trunk/tld2claycfg Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 17. april 2007 13:43 Til: user@shale.apache.org

Re: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Torsten Krah
, den 12.04.2007, 20:28 -0700 schrieb Craig McClanahan: On 4/12/07, Torsten Krah [EMAIL PROTECTED] wrote: cd ~/Development/src/shale-parent - top lvl directory of svn checkout mvn clean install Whats interesting is - it seams the complete jsf spec api is not found. Searching ~/.m2

Re: SV: Shale Build Error - Lifecycle class not found

2007-04-13 Thread Torsten Krah
Freitag, den 13.04.2007, 15:42 +0200 schrieb Hermod Opstvedt: Hi Have you tried the mvn -U clean install? -U forces update. Also: Are you using a maven-proxy by chance? Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 13. april 2007 10:12 Til

componentType=override

2007-04-13 Thread Torsten Krah
I am trying to use the updateActionListener from Tomahawk, using Hermods tomahawk 1.1.5 Snapshot xml for clay. But i get this exception: [181892007-04-13

Re: Shale Build Error - Lifecycle class not found

2007-04-12 Thread Torsten Krah
a little more about what commands you used to initiate the build that is breaking like this? Craig On 4/10/07, Torsten Krah [EMAIL PROTECTED] wrote: Trying to build latest SVN Snapshot, i get: [INFO] Surefire report directory: /home/tkrah/Development/src/shale-parent/shale-test/target

Re: SV: Shale Build Error - Lifecycle class not found

2007-04-11 Thread Torsten Krah
Running 2.0.6 :-(

Shale Build Error - Lifecycle class not found

2007-04-10 Thread Torsten Krah
Trying to build latest SVN Snapshot, i get: [INFO] Surefire report directory: /home/tkrah/Development/src/shale-parent/shale-test/target/surefire-reports org.apache.maven.surefire.booter.SurefireExecutionException: javax/faces/lifecycle/Lifecycle; nested exception is

RE: Shale Build Error - Lifecycle class not found

2007-04-10 Thread Torsten Krah
testing. Hermod -Original Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 10, 2007 12:42 PM To: user@shale.apache.org Subject: Shale Build Error - Lifecycle class not found Trying to build latest SVN Snapshot, i get: [INFO] Surefire report

Clay Symbols aren't namespace aware - would be nice to have, wouldnt it?

2007-04-08 Thread Torsten Krah
Using a full HTML clay view it is possible to do things like that in a clay view: html xmlns=http://www.w3.org/1999/xhtml; xmlns:f=http://java.sun.com/jsf/core; xmlns:h=http://java.sun.com/jsf/html; xmlns:clay=http://shale.apache.org/clay; xmlns:s=http://shale.apache.org/core;

RE: Clay - how to set locale Parameter for f:view in html/xml views?

2007-04-08 Thread Torsten Krah
Hi again - did not create the issue yet ( yeah should really do this ), but saw the file AssignViewRootCommand.java, which mentioned the locale. Is it already possible yet, to support the locale UIViewRoot attribute? If yes, how to to so in clay templates? kind regards Torsten smime.p7s

RE: Clay - how to set locale Parameter for f:view in html/xml views?

2007-04-08 Thread Torsten Krah
Yeah might be, really lost track of this issue a little bit, although it was my question in 11/06. And i hope i am wrong now with my question: Is a EL Expression supported at: span id=view jsfid=f:view locale=en / works but span id=view jsfid=f:view locale=#{index.myLocale} / which

Re: Clay Symbols aren't namespace aware - would be nice to have, wouldnt it?

2007-04-08 Thread Torsten Krah
Hm that makes i a little bit more clear to me. Yeah, something like the example would be nice, although because of the dynamic approach i still have to include something, which i already did at some other root template. So maybe, i'll have to include the namespaces again if i do not use the

maven build problem of latest svn trunk

2007-02-02 Thread Torsten Krah
Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 Found PropertyDescriptor [EMAIL PROTECTED] [INFO] [jar:jar] [INFO] [ERROR] BUILD ERROR [INFO]

Re: shale-282 - character encoding problem with remoting/ajax

2006-12-15 Thread Torsten Krah
Any hints about this - using latest trunk and the problem is still there :( Am Mittwoch, den 01.11.2006, 12:07 +0100 schrieb Torsten Krah: I am using german umlauts - the messages in the bundles are encoded in java unicode notation, works fine for all Message things. Now using remoting - its

Re: ViewController.prerender()

2006-12-15 Thread Torsten Krah
Thx for help. I got the point why prerender is not called - looking at the phaselistener there is following code in the beforeRenderResponse() method: ... Map map = event.getFacesContext().getExternalContext().getRequestMap(); String viewName = (String)

Re: ViewController.prerender()

2006-12-15 Thread Torsten Krah
Gary E-Mail-Nachricht-Anlage Weitergeleitete Nachricht Von: Torsten Krah [EMAIL PROTECTED] An: user@shale.apache.org Betreff: Re: ViewController.prerender() Datum: Fri, 15 Dec 2006 17:03:58 + Thx for help. I got the point why prerender is not called

RE: ViewController.prerender()

2006-11-21 Thread Torsten Krah
Is this fixed, jira told closed, but its not working for me. Using prerender + preprocess ( doesnt matter if tiger annotations or viewcontroller interface is added ), they are not called. Its a simple bean in request scope, annotated with prerender + preprocess, init and destroy are working, the

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-11-14 Thread Torsten Krah
in the jsf implemantation or does shale destroy things which it shouldn't? Any help would be nice - i don't know why the context gets lost, something i should look for in clay or shale which would be nice debug points? Torsten Am Donnerstag, den 02.11.2006, 13:17 +0100 schrieb Torsten Krah: Using

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-11-14 Thread Torsten Krah
I am using clay - espacially i am using clay only as the html views and the composition of components through inheritance is a dream :-), and navigation between non clay views ( jsp ) and clay ones ( html ) is broken - so i have to choose clay or non clay ( wrote a post to the list which is

Re: Tiger extension - beans/views ignored

2006-11-12 Thread Torsten Krah
Yeah, noticed that in my anser to myself - i have the xml file in the jar file itself, look at the answer to myself. However its not working. Torsten Am Freitag, den 10.11.2006, 10:53 -0800 schrieb Craig McClanahan: On 11/10/06, Torsten Krah [EMAIL PROTECTED] wrote: I put an empty faces

Re: Tiger extension - beans/views ignored

2006-11-12 Thread Torsten Krah
Build and using tiger already from sources, so it should work. The sql app cannot be tested yet because 56k modem is too slow to download things, i'll test tomorrow. Am Sonntag, den 12.11.2006, 07:53 -0800 schrieb Craig McClanahan: On 11/12/06, Torsten Krah [EMAIL PROTECTED] wrote: Yeah

Re: Tiger extension - beans/views ignored

2006-11-12 Thread Torsten Krah
Ok works now - ant screwed all up :-(, but now it works - sorry for the noise. Torsten Am Sonntag, den 12.11.2006, 19:35 +0100 schrieb Torsten Krah: Build and using tiger already from sources, so it should work. The sql app cannot be tested yet because 56k modem is too slow to download things

Re: Tiger extension - beans/views ignored

2006-11-10 Thread Torsten Krah
, shouldn't matter. Am Freitag, den 10.11.2006, 15:44 +0100 schrieb Torsten Krah: I put an empty faces-config.xml in my app/META-INF directory. The annotated classes are in a jar file which is in app/WEB-INF/lib . This should be enough to make my annotations work with tiger - right? However - all my

clay - custom converter example

2006-11-08 Thread Torsten Krah
Does anyone using clay with custom converters? I have a label which should get a converter. Tried it this way in clay config: ... element renderId=2 jsfid=baseLabel attributes set name=value value=#{user.language} /

RE: Problem with Shale Token

2006-11-07 Thread Torsten Krah
should mention this also though. Hermod -Original Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 10:47 AM To: user@shale.apache.org Subject: Re: Problem with Shale Token Ok its working. I did not know until now - that it have

RE: Problem with Shale Token

2006-11-07 Thread Torsten Krah
if (context.getMaximumSeverity() != null) { . I think that maybe the wiki should mention this also though. Hermod -Original Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 10:47 AM To: user@shale.apache.org Subject: Re: Problem

[scxml] dialog not found problem

2006-11-07 Thread Torsten Krah
Got it working once, but now i don't find out whats going wrong since i've changed some dialog configs, the log says: WARN http-8080-Processor25 org.apache.shale.dialog.scxml.SCXMLDialogManager - No dialog configuration information present. No default configuration found at:

Re: [scxml] dialog not found problem

2006-11-07 Thread Torsten Krah
Hm seconds after posting it and reading the configs xx times i saw the change in dialog-config.xml, its not any longer scxmldialogs, but dialogs , thx to me ;) Torsten Am Dienstag, den 07.11.2006, 17:08 +0100 schrieb Torsten Krah: Got it working once, but now i don't find out whats going wrong

Transparent Dialog Data?

2006-11-06 Thread Torsten Krah
Hi again :-). If i want to access my dialog data, i have to use #{dialog.data.myproperty} for example. Reading some papers of Craig, there was once plans to make this transparent - which would be nice because i can reuse my view definitions for dialog views and non dialog ones. Whats the state

Re: Problem with Shale Token

2006-11-06 Thread Torsten Krah
Token is broken for myfaces greater than 1.1.1. Look there: http://issues.apache.org/struts/browse/SHALE-287 Torsten Am Montag, den 06.11.2006, 13:52 +0200 schrieb Adrian Mitev: Hi all! I have problem using s:token. I have form with input fields and required=true. When i leave the field

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-11-02 Thread Torsten Krah
Mittwoch, den 18.10.2006, 08:39 +0200 schrieb Torsten Krah: Its hard to tell whats not working. I've set the parameter and refer in a view to a property of a bean which does not exist to produce an exception causing a 500 code. My Page does not show up ... - hm i try to debug it, maybe i find

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-11-02 Thread Torsten Krah
) at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:416) ... 32 more Why there is no context? Torsten Am Donnerstag, den 02.11.2006, 12:18 +0100 schrieb Torsten Krah: Still no success here. Adapted the shale-usecases example to test this page - but still

Re: scxml dialogs - how to register them, and whats with dialog2stateview.xml

2006-10-27 Thread Torsten Krah
snap And whats with the dialog2stateview.xml, have i have to register it too in some context param? snap/ Thats from the old documentation page [3], which I pointed you to ;-) That bit is obsolete. /snap If this is obsolete, is their any way to map a state to a view, or have i have

Re: How to build the shale-test-dialog-scxml application?

2006-10-26 Thread Torsten Krah
this? And if i can, how to do it? Torsten Am Donnerstag, den 26.10.2006, 22:10 -0700 schrieb Wendy Smoak: On 10/26/06, Torsten Krah [EMAIL PROTECTED] wrote: Running mvn install in the framework directory - the ones where all shale parts are in - results in this error: mvn install

Re: How to build the shale-test-dialog-scxml application?

2006-10-26 Thread Torsten Krah
;-) Thanks for the help. The build was successfully, including the sample app i am interested in. Torsten Am Donnerstag, den 26.10.2006, 22:28 -0700 schrieb Wendy Smoak: On 10/26/06, Torsten Krah [EMAIL PROTECTED] wrote: Thx, now it starts the build, but it fails at: Compiling 1 source

Re: ViewController - session controlled beans?

2006-10-25 Thread Torsten Krah
: On 10/23/06, Torsten Krah [EMAIL PROTECTED] wrote: Documentation reads - in nearly all circumsistances ... , but if i want to have a bean in session scope for caching purposes, does ViewController work too? No, this does not work ... init() is called only when the corresponding bean

Re: ViewController postBack processing question

2006-10-25 Thread Torsten Krah
viewControllers/backingbeans from AbstractFacesBean, since it has nice helper methods. HTH. Matthias On 10/23/06, Torsten Krah [EMAIL PROTECTED] wrote: I've got a question about the postBack methods i have to implement to match ViewController interface. What should i have to have to implement

Re: ViewController postBack processing question

2006-10-25 Thread Torsten Krah
because you are thinking i extends instead of implement ... Have i have to use the 1.0.4 Snapshots? Torsten Am Montag, den 23.10.2006, 19:49 -0700 schrieb Craig McClanahan: On 10/23/06, Torsten Krah [EMAIL PROTECTED] wrote: I've got a question about the postBack methods i have to implement

Re: Myfaces Sandbox ConversationTag Clay possible?

2006-10-25 Thread Torsten Krah
thx for your answers - i think i am going to evaluate 1.0.4 and its new dialog implementation. Torsten Am Dienstag, den 24.10.2006, 01:48 -0400 schrieb Rahul Akolkar: On 10/23/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 10/23/06, Torsten Krah [EMAIL PROTECTED] wrote: snip/ Btw ist

ViewController - session controlled beans?

2006-10-23 Thread Torsten Krah
Documentation reads - in nearly all circumsistances ... , but if i want to have a bean in session scope for caching purposes, does ViewController work too? I ask because my init method does not get called when using a session scoped bean which implements ViewController, should it call the methods

Tomahawks t:saveState and Clay

2006-10-23 Thread Torsten Krah
Does both work together? Everytime i tried i get excpetions which does not occur when not using t:saveState, any hints? Torsten

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-10-23 Thread Torsten Krah
It keeps mine, but it still refused to go to my error page, any hints how to find where it fail? Torsten Am Mittwoch, den 18.10.2006, 09:57 +0200 schrieb Torsten Krah: Hm realized that i've got a warning: WARN main org.apache.myfaces.config.FacesConfigurator - More than one managed bean w

RE: Clay - how to set locale Parameter for f:view in html/xml views?

2006-10-19 Thread Torsten Krah
if they work ( i guess they do ). Am Mittwoch, den 18.10.2006, 15:38 + schrieb Gary VanMatre: From: Torsten Krah [EMAIL PROTECTED] But this makes the assumption that the browsers preferences are used ( i dont want to make views for every language, one view for all - which changes

RE: Clay - tomahawks commandSortHeader

2006-10-19 Thread Torsten Krah
PROTECTED]: Hi This is from the samples right? I don't think that actually works, but provide a stacktrace so we can have a look at it. Hermod -Original Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 12:38 PM To: user@shale.apache.org Subject

RE: Clay - tomahawks commandSortHeader

2006-10-19 Thread Torsten Krah
Hm i don't get it. Also i've found a bug i guess, using the tomahawks auto sortable feature of the dataTable, it cannot render the commandSortHeaders when used with clay, anyone a solution? kind regards Am Donnerstag, den 19.10.2006, 13:00 +0200 schrieb Torsten Krah: The samples uses its own

Re: Clay: outputLink - href unused, gets cleared.

2006-10-18 Thread Torsten Krah
Confirmed it - using value= it works. Opened issue at https://issues.apache.org/struts/browse/SHALE-313 Thx for feedback. Torsten Am Dienstag, den 17.10.2006, 15:36 + schrieb Gary VanMatre: I am trying to get clay working, but got some issues: a target=_blank

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-10-18 Thread Torsten Krah
debugged the application - my error handler does not get called ... if the above one is right, it should be called, should it? Torsten Am Dienstag, den 17.10.2006, 22:02 -0700 schrieb Craig McClanahan: On 10/17/06, Torsten Krah [EMAIL PROTECTED] wrote: https://issues.apache.org/struts/browse

Re: [SHALE-277] - Error Page for Code 500 - broken?

2006-10-18 Thread Torsten Krah
schrieb Torsten Krah: Looking at: http://wiki.apache.org/shale/ExceptionHandling i created a error handler which implements org.apache.shale.view.ExceptionHandler. I've than stored it in application scope - faces-config.xml: managed-bean managed-bean-name

Clay HTML View - where to set @managed-bean-name?

2006-10-18 Thread Torsten Krah
I want to use the html Views and made some components referring to [EMAIL PROTECTED] How do i set this in a html view? In a jsp i would use: clay:clay id=loginTemplate jsfid=login.html managedBeanName=loginBean/ But now i got pure html with some implicit mappings and explicit ones like:

Clay - how to set locale Parameter for f:view in html/xml views?

2006-10-18 Thread Torsten Krah
Is there a way to set the locale of the viewRoot? In the jsp: f:view locale=#{languageBean.currentLanguage} ... /f:view does the job. But where to do this in clay html/xml views? Torsten

RE: Clay - how to set locale Parameter for f:view in html/xml views?

2006-10-18 Thread Torsten Krah
Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 12:54 PM To: user@shale.apache.org Subject: Clay - how to set locale Parameter for f:view in html/xml views? Is there a way to set the locale of the viewRoot? In the jsp: f:view locale

Re: SV: Clay - how to set locale Parameter for f:view in html/xml views?

2006-10-18 Thread Torsten Krah
there is a difference between html and jsp Hermod -Opprinnelig melding- Fra: Torsten Krah [mailto:[EMAIL PROTECTED] Sendt: 18. oktober 2006 15:41 Til: user@shale.apache.org Emne: RE: Clay - how to set locale Parameter for f:view in html/xml views? But this makes

RE: Clay: outputLink - href unused, gets cleared.

2006-10-17 Thread Torsten Krah
The span way works - but according to the docs, a is one of the implicitly mapped elements, so i thought it should work too, shouldn't it? Why should a html designer use a span tag when he wants a link - a is the desired tag to use here, shouldn't it be mapped? kind regards Am Dienstag, den

[SHALE-277] - Error Page for Code 500 - broken?

2006-10-17 Thread Torsten Krah
https://issues.apache.org/struts/browse/SHALE-277 Does anyone got it working - i mean the custom error page which is configured through the param mentioned there. If yes - any hints how to get it work or debug would be nice - because the resolution is not a problem, but for me it is one ... kind