xml validation with 1.0.4

2007-02-14 Thread flood
Hello ! How can I turn off XML-Validation for the configuration files like dialog-config.xml and faces-config.xml? On Glassfish V2 b33 without access to the internet I'm getting: Caused by: java.net.UnknownHostException: shale.apache.org at

Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread flood
Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition outcome named dialog:Dienststellensuche from a state named Dienststellenliste in a dialog named

RE: Clay challange

2007-02-14 Thread Gary VanMatre
From: [EMAIL PROTECTED] Hi Thanks, Ryan. This is what you get when you copy/paste and then go blind :) (I need to sit down and repeat to my self: DO NOT DO THIS! a thousand times) You are not alone there. Hey Ryan, what's the status of that Eclipse 3.2 plug in that you are trying

Re: Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread Paul Spencer
Jan, Add a slash to the viewId. viewId=/Dienststellensuche.jsp Paul Spencer [EMAIL PROTECTED] wrote: Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition

Re: Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread Rahul Akolkar
On 2/14/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition outcome named dialog:Dienststellensuche from a state

are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?

2007-02-14 Thread Hasan Turksoy
hi, i'm using shale.1.0.2 in my project(using JDK1.4).. i want to shift shale version up.. but as far as i see, shale1.0.3 and shale1.0.4 versions built with JDK1.5 (as manifest file says)... in fact shale1.0.4's release notes includes an issue to build it with JDK1.4too.. but i can not