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 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: /WEB-INF/dialog-config.xml.  No embedded configuration found at:
> META-INF/dialog-config.xml
>  ERROR http-8080-Processor25
> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/app] -
> No definition for dialog name 'newadmin' can be found
> 
> 
> web.xml:
> 
>       <context-param>
>               
> <param-name>org.apache.shale.dialog.scxml.CONFIGURATION</param-name>
>               <param-value>/WEB-INF/dialog-config.xml</param-value>
>       </context-param>
> 
> dialog-config.xml:
> 
> <scxmldialogs>
>       <dialog scxmlconfig="new-admin-user.xml" name="newadmin"
>               dataclassname="my.app.jsf.beans.UserBeanWrapper" />
> </scxmldialogs>
> 
> What did i miss?
> 
> A dialog-config.xml is there, a dialog named newadmin too - why does the
> manager does not find it? Any ideas?
> 
> Torsten

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to