From 87c281c9bab8df6bfdc27aeae071b36a1739a69d Mon Sep 17 00:00:00 2001 From: Michele Silva Date: Wed, 2 Nov 2011 20:00:35 -0200 Subject: [PATCH] Upload de redes bayesianas. --- SimDeCS/.classpath | 32 ++++++++++++---------------- SimDeCS/WebContent/WEB-INF/components.xml | 3 ++ SimDeCS/WebContent/WEB-INF/pages.xml | 5 ++++ SimDeCS/WebContent/layout/menu.xhtml | 7 ++++++ 4 files changed, 29 insertions(+), 18 deletions(-) diff --git a/SimDeCS/.classpath b/SimDeCS/.classpath index db235b9..5edd50d 100644 --- a/SimDeCS/.classpath +++ b/SimDeCS/.classpath @@ -1,18 +1,14 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/SimDeCS/WebContent/WEB-INF/components.xml b/SimDeCS/WebContent/WEB-INF/components.xml index 1de84a9..db05c34 100644 --- a/SimDeCS/WebContent/WEB-INF/components.xml +++ b/SimDeCS/WebContent/WEB-INF/components.xml @@ -62,5 +62,8 @@ --> + diff --git a/SimDeCS/WebContent/WEB-INF/pages.xml b/SimDeCS/WebContent/WEB-INF/pages.xml index 1ea222c..d4f4b67 100644 --- a/SimDeCS/WebContent/WEB-INF/pages.xml +++ b/SimDeCS/WebContent/WEB-INF/pages.xml @@ -66,5 +66,10 @@ Unexpected error, please try again + + + #{org.jboss.seam.handledException.message} + + diff --git a/SimDeCS/WebContent/layout/menu.xhtml b/SimDeCS/WebContent/layout/menu.xhtml index 3d91a3b..0c2b532 100644 --- a/SimDeCS/WebContent/layout/menu.xhtml +++ b/SimDeCS/WebContent/layout/menu.xhtml @@ -46,6 +46,13 @@ includePageParams="false" propagation="none"/> + + + -- 1.7.6.4