r9546 - helma-ng/trunk/src/org/helma/javascript

[email protected]
Newsgroups gmane.comp.java.helma.cvs
Message-ID <20090319153428.7B8223D0D6@mia>
Author: hannes
Date: 2009-03-19 16:34:28 +0100 (Thu, 19 Mar 2009)
New Revision: 9546

Modified:
   helma-ng/trunk/src/org/helma/javascript/RhinoEngine.java
Log:
... and also update the error message :-)

Details at http://dev.helma.org/trac/helma/changeset/9546

Modified: helma-ng/trunk/src/org/helma/javascript/RhinoEngine.java
===================================================================
--- helma-ng/trunk/src/org/helma/javascript/RhinoEngine.java	2009-03-19 15:32:25 UTC (rev 9545)
+++ helma-ng/trunk/src/org/helma/javascript/RhinoEngine.java	2009-03-19 15:34:28 UTC (rev 9546)
@@ -213,7 +213,7 @@
             try {
                 evaluate(cx, getScript("helma/shell"), scope);
             } catch (Exception x) {
-                log.error("Warning: couldn't load module 'helma.shell'", x);
+                log.error("Warning: couldn't load module 'helma/shell'", x);
             }
             return scope;
         } finally {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.