<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2591</id>
	<title>Nabble - Helma - User</title>
	<updated>2008-12-18T01:42:29Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Helma---User-f2591.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma---User-f2591.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-21069584</id>
	<title>Re: app.data in cluster environments</title>
	<published>2008-12-18T01:42:29Z</published>
	<updated>2008-12-18T01:42:29Z</updated>
	<author>
		<name>Hannes Wallnoefer-2</name>
	</author>
	<content type="html">Hi Axel,
&lt;br&gt;&lt;br&gt;I'm not sure I understand. You want a app.data property that is
&lt;br&gt;shared/replicated among helma instances in a cluster? If so, I think
&lt;br&gt;this is what HelmaGroups is about, although I don't know how well it
&lt;br&gt;is supported/updated.
&lt;br&gt;&lt;br&gt;Another option would be to directly access the jgroups channel
&lt;br&gt;infrastructure from helmaswarm if you are already using that, maybe
&lt;br&gt;putting a DistributedHashtable on top of it and storing it somewhere
&lt;br&gt;in the app hierarchy.
&lt;br&gt;&lt;br&gt;BTW, I'm moving this thread to the new google groups helma list, as
&lt;br&gt;the old helma-user list is supposed to be retired. If you answer to
&lt;br&gt;this, please only send to the google groups address.
&lt;br&gt;&lt;br&gt;Hannes
&lt;br&gt;&lt;br&gt;On Wed, Dec 17, 2008 at 5:40 PM, Axel Zuzek &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21069584&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.zuzek@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is there something like like app.data without helma-swarm synchronizing
&lt;br&gt;&amp;gt; mechanism?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need it to persist
&lt;br&gt;&amp;gt; app.data.userTrackingDBConnection = new helma.Database(&amp;quot;xy&amp;quot;);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but this won't work within cluster environments
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thx
&lt;br&gt;&amp;gt; axel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21069584&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21069584&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/app.data-in-cluster-environments-tp21056640p21069584.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21056640</id>
	<title>app.data in cluster environments</title>
	<published>2008-12-17T08:40:19Z</published>
	<updated>2008-12-17T08:40:19Z</updated>
	<author>
		<name>Axel Zuzek</name>
	</author>
	<content type="html">hello,&lt;br&gt;&lt;br&gt;is there something like like app.data without helma-swarm synchronizing mechanism?&lt;br&gt;&lt;br&gt;I need it to persist &lt;br&gt;app.data.userTrackingDBConnection = new helma.Database(&amp;quot;xy&amp;quot;);&lt;br&gt;&lt;br&gt;but this won&amp;#39;t work within cluster environments&lt;br&gt;
&lt;br&gt;thx&lt;br&gt;axel &lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21056640&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/app.data-in-cluster-environments-tp21056640p21056640.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20236248</id>
	<title>Re: __defineGetter__ for existing HopObject properties</title>
	<published>2008-10-29T14:26:59Z</published>
	<updated>2008-10-29T14:26:59Z</updated>
	<author>
		<name>Juerg Lehni-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Almost a year later, here a patch that gets this to work.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://helma.org/bugs/show_bug.cgi?id=647&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/bugs/show_bug.cgi?id=647&lt;/a&gt;&lt;br&gt;&lt;br&gt;With this in place, we can do neat things like adding support for &amp;nbsp;
&lt;br&gt;watch / unwatch to HopObjects:
&lt;br&gt;&lt;br&gt;HopObject.prototype.watch = function(prop, handler) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.__defineGetter__(prop, function() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.unwatch(prop);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var value = this[prop];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.watch(prop, handler);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return value;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.__defineSetter__(prop, function(value) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.unwatch(prop);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var ret = handler.call(this, prop, this[prop], value);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (ret !== undefined)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; value = ret;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this[prop] = value;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.watch(prop, handler);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;HopObject.prototype.unwatch = function(prop) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; delete this[prop];
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;I am curious to find out if this can make it into Helma 1.6.3 (or &amp;nbsp;
&lt;br&gt;later).
&lt;br&gt;&lt;br&gt;Jürg
&lt;br&gt;&lt;br&gt;On 20 Nov 2007, at 18:10, Joshua Paine wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Walter Krivanek, VividVisions wrote:
&lt;br&gt;&amp;gt;&amp;gt; I can't use __defineGetter__ for properties of a HopObject, which are
&lt;br&gt;&amp;gt;&amp;gt; defined in type.properties, can I?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looks like no. Which is at odds with the treatment of standard
&lt;br&gt;&amp;gt; properties. E.g., in Rhino and Firefox 2,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; a = { a:'hi' };
&lt;br&gt;&amp;gt; a.__defineGetter__('a',function(){ return 'bye'; });
&lt;br&gt;&amp;gt; a.a;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the above code returns &amp;quot;bye&amp;quot;. But apparently in Firefox 3 you'll &amp;nbsp;
&lt;br&gt;&amp;gt; have to
&lt;br&gt;&amp;gt; delete a.a first before you can define a getter for it (which makes
&lt;br&gt;&amp;gt; sense to me). I don't know if that works with HopObjects, and I also
&lt;br&gt;&amp;gt; don't know if it would result in that property actually being deleted.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can't access the stored value of the original property from the
&lt;br&gt;&amp;gt; getter anyway, so trying to overload the actual property seems like a
&lt;br&gt;&amp;gt; bad idea to me. In one case where I've needed a getter/setter (stored
&lt;br&gt;&amp;gt; the value in the DB as an Int unix timestamp, wanted to work with it &amp;nbsp;
&lt;br&gt;&amp;gt; as
&lt;br&gt;&amp;gt; a Date object) I just named the property .modified_ and wrote my &amp;nbsp;
&lt;br&gt;&amp;gt; getters
&lt;br&gt;&amp;gt; and setters for .modified.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Joshua
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20236248&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20236248&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/getCacheUsage-suggestion-tp13731054p20236248.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19968134</id>
	<title>improvements and questions.</title>
	<published>2008-10-14T00:09:43Z</published>
	<updated>2008-10-14T00:09:43Z</updated>
	<author>
		<name>kunitoki</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi i&amp;#39;ve come into a series of problems with logging so far when mixing helma and&lt;br&gt;other libraries around (especially the apache commons). For example i&amp;#39;m using FOP&lt;br&gt;all the time for render PDF reports, and if you use FOP in debug mode there are chances to&lt;br&gt;
get StackOverflows here and there. So the only way to disable FOP debugging in helma is to &lt;br&gt;modify the Logging LogFactory class this way.&lt;br&gt;&lt;br&gt;keep track of a system (but better app.properties) variable that keeps which kind of classes&lt;br&gt;
you need to disable:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vector disabledLoggers = new Vector ();&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; String disabledClasses = System.getProperty(&amp;quot;helma.disablelog&amp;quot;, &amp;quot;&amp;quot;);&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; String[] disabled = disabledClasses.split (&amp;quot;:&amp;quot;);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; for (int i = 0; i &amp;lt; disabled.length; i++)&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; String disableTempClass = disabled[i].trim();&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; if (disableTempClass.length () &amp;gt; 0)&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disabledLoggers.add (disableTempClass);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;&lt;br&gt;then in public Log getInstance(String logname) we do:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // normalize log name&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; logname = logname.replaceAll(&amp;quot;[^\\w\\d\\.]&amp;quot;, &amp;quot;&amp;quot;);&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (int i = 0; i &amp;lt; disabledLoggers.size(); i++)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (logname.startsWith ((String) disabledLoggers.get (i)))&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return getNoLog();&lt;br&gt;&lt;br&gt;and getNoLog is like this:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // static global to the class no logger&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static NoOpLog noLog = new NoOpLog ();&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /**&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Get a no logger&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * @return a logger that writes to Nirvana&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public static Log getNoLog() {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return noLog;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;Anyway while browsing the Logging code i see the line in constructor:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; logdir = System.getProperty(&amp;quot;helma.logdir&amp;quot;, &amp;quot;log&amp;quot;);&lt;br&gt;&lt;br&gt;After doing some debugging, &amp;quot;helma.logdir&amp;quot; is set when Server starts from the server.properties logDir&lt;br&gt;
property (if it isn&amp;#39;t system wise), but actually server.properties is parsed AFTER the Logging class have&lt;br&gt;been initialized. So for instance we can have dicrepancies between the actual log directories and the&lt;br&gt;ones we have specified in the server.properties.&lt;br&gt;
&lt;br&gt;&lt;br&gt;Let me know what u think&lt;br&gt;&lt;br&gt;ps. Keep up the good work with HelmaNG !!!&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Lucio&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19968134&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/improvements-and-questions.-tp19968134p19968134.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19965197</id>
	<title>Re: Standalone servlet helma.home</title>
	<published>2008-10-13T17:19:38Z</published>
	<updated>2008-10-13T17:19:38Z</updated>
	<author>
		<name>Maksim Lin for technical support mailling lists</name>
	</author>
	<content type="html">Hi Patrick,
&lt;br&gt;&lt;br&gt;Having a quick look through the 1.6.2 src it looks like the helma.home
&lt;br&gt;property is set, but not read by getInstallDir() in Main.java.
&lt;br&gt;Looking at its code, looks like there are a number of places where the
&lt;br&gt;location can come from:
&lt;br&gt;&lt;br&gt;- &amp;quot;-i&amp;quot; on the cmd line
&lt;br&gt;- the jar url that the Main class is loaded from
&lt;br&gt;- System.getProperty(&amp;quot;user.dir&amp;quot;)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://dev.helma.org/trac/helma/browser/helma/helma/tags/helma_1_6_2/sr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.helma.org/trac/helma/browser/helma/helma/tags/helma_1_6_2/sr&lt;/a&gt;&lt;br&gt;c/helma/main/launcher/Main.java#L148
&lt;br&gt;&lt;br&gt;Maks.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19965197&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19965197&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt;] On Behalf Of Patrick Lee
&lt;br&gt;&amp;gt; Sent: Tuesday, 14 October 2008 09:25
&lt;br&gt;&amp;gt; To: Helma User Mailing List
&lt;br&gt;&amp;gt; Subject: [Helma-user] Standalone servlet helma.home
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm trying to set helma.home for helma running under tomcat. 
&lt;br&gt;&amp;gt; On windows helma.home seems to be the System32 directory.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've tried setting helma.home via -Dhelma.home passed in to 
&lt;br&gt;&amp;gt; tomcat but Helma is not using that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any hints?
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19965197&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19965197&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Standalone-servlet-helma.home-tp19964063p19965197.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19964063</id>
	<title>Standalone servlet helma.home</title>
	<published>2008-10-13T15:24:37Z</published>
	<updated>2008-10-13T15:24:37Z</updated>
	<author>
		<name>Patrick Lee-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm trying to set helma.home for helma running under tomcat. On
&lt;br&gt;windows helma.home seems to be the System32 directory.
&lt;br&gt;&lt;br&gt;I've tried setting helma.home via -Dhelma.home passed in to tomcat but
&lt;br&gt;Helma is not using that.
&lt;br&gt;&lt;br&gt;Any hints?
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19964063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Standalone-servlet-helma.home-tp19964063p19964063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19758882</id>
	<title>Re: org.mozilla.javascript.NativeArray toJSON error</title>
	<published>2008-10-01T04:54:06Z</published>
	<updated>2008-10-01T04:54:06Z</updated>
	<author>
		<name>Hannes Wallnoefer</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi Julian,&lt;br&gt;&lt;br&gt;my first guess would have been that the parent scope or prototype of the array are wrong or null, maybe because it has been serialized/deserialized or was created in another scope. &lt;br&gt;&lt;br&gt;
org.mozilla.javascript.NativeArray is indeed the class Rhino uses to implement javascript arrays, but you shouldn&amp;#39;t see that when you do an uneval() or toSource().&lt;br&gt;&lt;br&gt;Hannes&lt;br&gt;&lt;br&gt;PS the helma mailing list has moved to &lt;a href=&quot;http://groups.google.com/group/helma&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/helma&lt;/a&gt; - I just haven&amp;#39;t managed to turn the switch on the old list yet :-) So I&amp;#39;m cross-posting my answer to the new list.&lt;br&gt;
&lt;br&gt;2008/10/1 Julian Tree &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19758882&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;julian.tree@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div dir=&quot;ltr&quot;&gt;Sometimes when I have an object with arrays &lt;br&gt;&lt;br&gt;I&amp;#39;m doing &lt;br&gt;&lt;br&gt;if(!session.data.jobulousSurvey.Review.responses) session.data.jobulousSurvey.Review.responses = []&lt;br&gt;&lt;br&gt;if I uneval. &lt;br&gt;
&lt;br&gt;uneval(session.data.jobulousSurvey.Review.responses)&amp;nbsp; // this is&amp;nbsp; end up to be org.mozilla.javascript.NativeArray&lt;br&gt;&lt;br&gt;1. why is this happening? &lt;br&gt;2. this doesn&amp;#39;t work with session.data.jobulousSurvey.Review.toJSON()&lt;br&gt;

&lt;br&gt;I don&amp;#39;t really mind using a mozilla array, as long as I can use toJSON method on it.&lt;br&gt;&lt;br&gt;Any recommendation or insight as why this is happening?&amp;nbsp; Is this a bug? &lt;br&gt;&lt;br&gt;Julian &lt;br&gt;&lt;/div&gt;
&lt;br&gt;_______________________________________________&lt;br&gt;
Helma-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19758882&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19758882&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/org.mozilla.javascript.NativeArray-toJSON-error-tp19754701p19758882.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19755678</id>
	<title>Re: date.js cause memory leak</title>
	<published>2008-10-01T00:20:50Z</published>
	<updated>2008-10-01T00:20:50Z</updated>
	<author>
		<name>Rainer Rynesch</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;We had the same problem, it's because datejs overwrites the toString() method (causing an infinte loop when done twice) of the javascript Date prototype, as soon as you put the datejs within a condition there is no problem in chaning code (but you can't change date.js)
&lt;br&gt;&lt;br&gt;if(!global.dateloaded){
&lt;br&gt;&amp;nbsp; global.dateloaded = true;
&lt;br&gt;... Date.js code ...
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;Rainer
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19755678&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19755678&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt;] Im Auftrag von Julian Tree
&lt;br&gt;&amp;gt; Gesendet: Mittwoch, 01. Oktober 2008 06:34
&lt;br&gt;&amp;gt; An: Helma User Mailing List
&lt;br&gt;&amp;gt; Betreff: [Helma-user] date.js cause memory leak
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi, 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have included the following lib &lt;a href=&quot;http://www.datejs.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.datejs.com&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It works great, except for when I change some code and reload 
&lt;br&gt;&amp;gt; a web page, then Rhino or Helma instance just keeps on 
&lt;br&gt;&amp;gt; running until it times out. &amp;nbsp;It takes up 180% cpu on my 
&lt;br&gt;&amp;gt; MacBook. &amp;nbsp;The code runs fine as long as I don't change thing, 
&lt;br&gt;&amp;gt; but as you guys can see this will not work. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this a bug in Rhino, Helma or something to do with 
&lt;br&gt;&amp;gt; date.js. &amp;nbsp;I know that that lib is stil in alpha and it is 
&lt;br&gt;&amp;gt; mostly for clientside, but one thing I like about helma is 
&lt;br&gt;&amp;gt; that I will be able to use clientside js lib on serverside as 
&lt;br&gt;&amp;gt; well. &amp;nbsp;Please let me know if there are any work around. Thanks.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Julian
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19755678&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/date.js-cause-memory-leak-tp19754359p19755678.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19754701</id>
	<title>org.mozilla.javascript.NativeArray toJSON error</title>
	<published>2008-09-30T22:30:25Z</published>
	<updated>2008-09-30T22:30:25Z</updated>
	<author>
		<name>Julian Tree</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Sometimes when I have an object with arrays &lt;br&gt;&lt;br&gt;I&amp;#39;m doing &lt;br&gt;&lt;br&gt;if(!session.data.jobulousSurvey.Review.responses) session.data.jobulousSurvey.Review.responses = []&lt;br&gt;&lt;br&gt;if I uneval. &lt;br&gt;
&lt;br&gt;uneval(session.data.jobulousSurvey.Review.responses)&amp;nbsp; // this is&amp;nbsp; end up to be org.mozilla.javascript.NativeArray&lt;br&gt;&lt;br&gt;1. why is this happening? &lt;br&gt;2. this doesn&amp;#39;t work with session.data.jobulousSurvey.Review.toJSON()&lt;br&gt;
&lt;br&gt;I don&amp;#39;t really mind using a mozilla array, as long as I can use toJSON method on it.&lt;br&gt;&lt;br&gt;Any recommendation or insight as why this is happening?&amp;nbsp; Is this a bug? &lt;br&gt;&lt;br&gt;Julian &lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19754701&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/org.mozilla.javascript.NativeArray-toJSON-error-tp19754701p19754701.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19754359</id>
	<title>date.js cause memory leak</title>
	<published>2008-09-30T21:34:05Z</published>
	<updated>2008-09-30T21:34:05Z</updated>
	<author>
		<name>Julian Tree</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi, &lt;br&gt;&lt;br&gt;I have included the following lib &lt;a href=&quot;http://www.datejs.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.datejs.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;It works great, except for when I change some code and reload a web page, then Rhino or Helma instance just keeps on running until it times out.&amp;nbsp; It takes up 180% cpu on my MacBook.&amp;nbsp; The code runs fine as long as I don&amp;#39;t change thing, but as you guys can see this will not work. &lt;br&gt;
&lt;br&gt;Is this a bug in Rhino, Helma or something to do with date.js.&amp;nbsp; I know that that lib is stil in alpha and it is mostly for clientside, but one thing I like about helma is that I will be able to use clientside js lib on serverside as well.&amp;nbsp; Please let me know if there are any work around. Thanks.&lt;br&gt;
&lt;br&gt;Julian&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19754359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/date.js-cause-memory-leak-tp19754359p19754359.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19452627</id>
	<title>dontEnum() error</title>
	<published>2008-09-12T02:36:07Z</published>
	<updated>2008-09-12T02:36:07Z</updated>
	<author>
		<name>Julian Tree</name>
	</author>
	<content type="html">I am getting following error when I try to loop through a collection
&lt;br&gt;and get set of child collection. The error is not consistent. Sometime
&lt;br&gt;it shows and sometimes it doesn't. And something I get a heap space
&lt;br&gt;error. &amp;nbsp;Any ideas? &amp;nbsp;We are due to launch on oct 1st, so it is
&lt;br&gt;important that we figure what is going on.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Error in application
&lt;br&gt;&lt;br&gt;dontEnum() called with non-String argument
&lt;br&gt;&lt;br&gt;Java Stack
&lt;br&gt;&lt;br&gt;org.mozilla.javascript.EvaluatorException: dontEnum() called with
&lt;br&gt;non-String argument
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.scripting.rhino.RhinoCore.getValidPrototype(RhinoCore.java:403)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.scripting.rhino.RhinoCore.getNodeWrapper(RhinoCore.java:650)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.scripting.rhino.RhinoCore$WrapMaker.wrap(RhinoCore.java:1039)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mozilla.javascript.ScriptRuntime.toObject(ScriptRuntime.java:937)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mozilla.javascript.ScriptRuntime.toObject(ScriptRuntime.java:885)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mozilla.javascript.Context.toObject(Context.java:1528)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.scripting.rhino.RhinoEngine.setGlobals(RhinoEngine.java:203)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.framework.core.RequestEvaluator.initGlobals(RequestEvaluator.java:993)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at helma.framework.core.RequestEvaluator.run(RequestEvaluator.java:211)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:613)
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19452627&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dontEnum%28%29-error-tp19452627p19452627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19049149</id>
	<title>Moving to Google Groups</title>
	<published>2008-08-19T05:06:08Z</published>
	<updated>2008-08-19T05:06:08Z</updated>
	<author>
		<name>Hannes Wallnoefer-2</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;I set up two new groups on google groups called Helma and Helma NG. As
&lt;br&gt;previously announced, I've decided to outsource the mailing list
&lt;br&gt;hosting, and google groups seemed like the best choice for me.
&lt;br&gt;&lt;br&gt;For discussion of Helma 1.x:
&lt;br&gt;&lt;a href=&quot;http://groups.google.com/group/helma&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/helma&lt;/a&gt;&lt;br&gt;&lt;br&gt;For discussion of Helma NG:
&lt;br&gt;&lt;a href=&quot;http://groups.google.com/group/helma-ng&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/helma-ng&lt;/a&gt;&lt;br&gt;&lt;br&gt;I'll switch off the old mailing lists within the next few days. Of
&lt;br&gt;course the archives will be preserved.
&lt;br&gt;&lt;br&gt;Hannes
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19049149&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Moving-to-Google-Groups-tp19049149p19049149.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18997369</id>
	<title>Re: [jala] captcha broken?</title>
	<published>2008-08-15T04:46:07Z</published>
	<updated>2008-08-15T04:46:07Z</updated>
	<author>
		<name>Tobi Schäfer</name>
	</author>
	<content type="html">hello anton
&lt;br&gt;&lt;br&gt;&amp;gt; oh. yes that should be definitely more promiment. i suggest it &amp;nbsp;
&lt;br&gt;&amp;gt; should be
&lt;br&gt;&amp;gt; mentioned here:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.orf.at/trac/jala/wiki/JalaModules#Captcha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.orf.at/trac/jala/wiki/JalaModules#Captcha&lt;/a&gt;&lt;br&gt;&lt;br&gt;i moved the note to the url you suggested. i agree it's the better spot.
&lt;br&gt;&lt;br&gt;btw. i think the license restriction does not apply anymore, anyway, &amp;nbsp;
&lt;br&gt;as the developers went back to lgpl just a few months after &amp;nbsp;
&lt;br&gt;jala.captcha was released [1].
&lt;br&gt;&lt;br&gt;will post a ticket about that later.
&lt;br&gt;&lt;br&gt;&amp;gt; i have created a ticket, but there was an error while uploading the
&lt;br&gt;&amp;gt; attachment (permission denied to store the image) so i added the svn
&lt;br&gt;&amp;gt; diff in the ticket-text.
&lt;br&gt;&lt;br&gt;oops, thanks anyway, for both trying to add an attachment and letting &amp;nbsp;
&lt;br&gt;me know that it does not work.
&lt;br&gt;&lt;br&gt;i fixed the permissions for the trac attachment directory and uploads &amp;nbsp;
&lt;br&gt;are working again.
&lt;br&gt;&lt;br&gt;furthermore, i extracted the patch you provided in ticket #88 and &amp;nbsp;
&lt;br&gt;added it as attachment to ticket #87 [2].
&lt;br&gt;&lt;br&gt;ciao,
&lt;br&gt;tobi
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;[1] &lt;a href=&quot;http://forge.octo.com/jcaptcha/confluence/display/general/2006/06/30/Back+to+LGPL&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forge.octo.com/jcaptcha/confluence/display/general/2006/06/30/Back+to+LGPL&lt;/a&gt;&amp;nbsp;
&lt;br&gt;...
&lt;br&gt;[2] &lt;a href=&quot;https://dev.orf.at/trac/jala/ticket/87&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.orf.at/trac/jala/ticket/87&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18997369&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/18997369/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jala--captcha-broken--tp18811205p18997369.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18961245</id>
	<title>Re: [jala] captcha broken?</title>
	<published>2008-08-13T04:23:33Z</published>
	<updated>2008-08-13T04:23:33Z</updated>
	<author>
		<name>Anton Pirker</name>
	</author>
	<content type="html">Tobi Schäfer wrote:
&lt;br&gt;&amp;gt; hey anton
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; thanks for the suggestion which i hardly noticed due to some helma-user 
&lt;br&gt;&amp;gt; mails not coming through.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; regarding the missing jar this is communicated at the jala site [1]. 
&lt;br&gt;&amp;gt; (should this be more prominent?)
&lt;br&gt;&lt;br&gt;oh. yes that should be definitely more promiment. i suggest it should be 
&lt;br&gt;mentioned here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://dev.orf.at/trac/jala/wiki/JalaModules#Captcha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.orf.at/trac/jala/wiki/JalaModules#Captcha&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and would you mind creating a ticket at [1] with your patch attached? 
&lt;br&gt;&amp;gt; we'd be very happy.
&lt;br&gt;&amp;gt; :)
&lt;br&gt;&lt;br&gt;i have created a ticket, but there was an error while uploading the 
&lt;br&gt;attachment (permission denied to store the image) so i added the svn 
&lt;br&gt;diff in the ticket-text.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;DI(FH) Anton Pirker
&lt;br&gt;Helma Freelancer
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18961245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jala--captcha-broken--tp18811205p18961245.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18939635</id>
	<title>Re: PHP scripting engine plugin v0.1</title>
	<published>2008-08-12T00:59:00Z</published>
	<updated>2008-08-12T00:59:00Z</updated>
	<author>
		<name>Daniel Ruthardt</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi Maks,&lt;br&gt;
&lt;br&gt;
Quercus is pretty much the best product I was able to find to connect
Java and PHP. Of course I do know, that native PHP is able to use Java,
but with Quercus its even easier to use Java from within PHP, but most
important the integration effectively works in both directions.&lt;br&gt;
After having finished the first release of the PHP plugin, I can judge
the Quercus engine as being quite easy to integrate in any Java
application. Especially extending the the PHP context with additional
modules (like the GlobalObject does it for JS) is extremely easy and
far more straightforward than what I could see how it is done for the
JS context.&lt;br&gt;
&lt;br&gt;
The motivation however of writing the plugin was not that I prefer
(Quercus) PHP over (Rhino) JS. Personally I like both languages and I
can see advantages and disadvantages in both of them. Theoretically
Helma was able to be extended with different scripting languages for
years. But as far as I know, nobody ever did it. So the motivation was
a proof of concept of the the scripting engine interface of Helma. My
personal conclusion is, that the interface is at least good enough to
allow various scripting language plugins to be developed. It could
however be much better, if having a variety of different scripting
languages would be a goal. Learning were things can be enhanced was
another important motivation for writing the plugin.&lt;br&gt;
&lt;br&gt;
Btw, these are some of my personal favorites of using PHP as scripting
language for Helma.&lt;br&gt;
&lt;br&gt;
class HopObject {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; public function size() {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; return &quot;overriding can be so damn easy &quot; . HopObjectJava::size();&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; public function __get($name) {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; return &quot;generic getters and setters, finally!&quot;;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; public function main_action() {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; import java.util.Date;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; echo new Date();&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
Kind regards,&lt;br&gt;
Daniel&lt;br&gt;
&lt;br&gt;
PS: Thanks for the pointer to script-10.jar! Only having resin-util.jar
is not enough, but the script-10.jar might have the missing things. I
will give it a try.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Maksim Lin for technical support mailling lists wrote:
&lt;blockquote cite=&quot;mid:BD03441322F50A439A4CF61D2E14C4BA1B1B77@STREETON.boh.ngv.local&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Hi Daniel,

Thanks for the pointer to Quercus! - I didnt even realise there was a
Java implementation of PHP. 
I'm not sure if I would use it to write PHP scripts inside my Helma
apps, but its very cool how you've been able to integrate running php
scripts directly and pretty cleanly within Helma!
However I could see myself using Quercus as a way of running PHP apps
alongside Helma apps...

Also I notice you include the Resin.jar but in thier .war download, it
only seems to depend on resin-util.jar and script-10.jar which are much
smaller (643+27kb vs 8.9Mb) so perhaps you might be able to use that
instead for your package?

Maks.

  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;-----Original Message-----
From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18939635&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt; 
[&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18939635&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt;] On Behalf Of Daniel Ruthardt
Sent: Tuesday, 12 August 2008 00:58
To: Helma User Mailing List; Helma Developer Mailing List
Subject: [Helma-user] PHP scripting engine plugin v0.1

Hi list,

I've been working on a PHP scripting engine plugin for Helma 
1.x during the last two weeks.
Although not finished. complete, or completely tested yet, I 
feel it is ready to be released to the public.
A sample application is included.

The plugin is based on the Quercus PHP scripting engine [1] 
by Caucho, which is part of the Resin [2] application server. 
Caucho offers both a
GPLv2 and a commercial pro version. So far, the plugin makes 
use of the
GPLv2 version only, which lacks Java bytecode compilation support. 
Caucho claims, that the commercial pro version (which offers 
Java bytecode compilation support is 4x faster than mod_php. 
I did some small standalone (i.e. without Helma) tests, which 
resulted in the pro version being at least twice as fast as 
mod_php and sometimes even faster as compiled Rhino JS.

You can download the plugin from [3]. The release file is 
meant as overlay over a Helma 1.x (I only tested it with 
Helma 1.6.2) distribution. So to test it, simply extract a 
new Helma distribution [4] file and extract the plugin 
release file over it. The plugin release file contains three 
new libraries (quercus.jar, resin.jar and warp.jar), a test 
application (welcomePhp), an internal database for the test 
application (db/welcomePhp), static files for the test 
application and most important a simple script to start Helma 
(start_with_php.sh).

IMPORTANT:
For some reason (still need to find out why), the plugin only 
works when you start Helma like the included script file does 
it (i.e. it does not work, if you start Helma with the 
original start.sh script file which starts Helma via the 
launcher.jar).

About Warp:
Just to have it mentioned: the php plugin is hosted at Sourceforge. 
Warp, the project under which it is hosted, is a (my) fork of 
Helma 1.x. 
The intention of the fork is to rewrite and extend a 
pluggable Helma 1.x from the inside (compared to Helma NG). 
The fork allows me to do that in a flexible and permissive 
way. No need to look at the SVN yet, the current version does 
not differ from Helma (except being reformatted a little 
bit). Although it will soon differ substantially, it will 
always remain compatible to Helma 1.x (including future 
versions, at least that is the main goal). Additionally I 
will always provide functionality as Helma 1.x plugins (like 
the php plugin) too, if possible (if it is possible to have 
such functionality as Helma plugin). What was known as Warp 
before (the Warp repository implementation) [5] will soon be 
rewritten and included in Warp.

Kind regards,
Daniel

[1] &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://quercus.caucho.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quercus.caucho.com/&lt;/a&gt;
[2] &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://caucho.com/resin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://caucho.com/resin/&lt;/a&gt;
[3]
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;p&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;amp;p&lt;/a&gt;
ackage_id=287402
[4] &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dev.helma.org/download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/download/&lt;/a&gt;
[5] &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dev.helma.org/wiki/Related+Projects/#Warp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/wiki/Related+Projects/#Warp&lt;/a&gt;
_______________________________________________
Helma-user mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18939635&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;

    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;_______________________________________________
Helma-user mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18939635&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18939635&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PHP-scripting-engine-plugin-v0.1-tp18927482p18939635.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18935766</id>
	<title>Re: PHP scripting engine plugin v0.1</title>
	<published>2008-08-11T16:39:00Z</published>
	<updated>2008-08-11T16:39:00Z</updated>
	<author>
		<name>Maksim Lin for technical support mailling lists</name>
	</author>
	<content type="html">Hi Daniel,
&lt;br&gt;&lt;br&gt;Thanks for the pointer to Quercus! - I didnt even realise there was a
&lt;br&gt;Java implementation of PHP. 
&lt;br&gt;I'm not sure if I would use it to write PHP scripts inside my Helma
&lt;br&gt;apps, but its very cool how you've been able to integrate running php
&lt;br&gt;scripts directly and pretty cleanly within Helma!
&lt;br&gt;However I could see myself using Quercus as a way of running PHP apps
&lt;br&gt;alongside Helma apps...
&lt;br&gt;&lt;br&gt;Also I notice you include the Resin.jar but in thier .war download, it
&lt;br&gt;only seems to depend on resin-util.jar and script-10.jar which are much
&lt;br&gt;smaller (643+27kb vs 8.9Mb) so perhaps you might be able to use that
&lt;br&gt;instead for your package?
&lt;br&gt;&lt;br&gt;Maks.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18935766&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18935766&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt;] On Behalf Of Daniel Ruthardt
&lt;br&gt;&amp;gt; Sent: Tuesday, 12 August 2008 00:58
&lt;br&gt;&amp;gt; To: Helma User Mailing List; Helma Developer Mailing List
&lt;br&gt;&amp;gt; Subject: [Helma-user] PHP scripting engine plugin v0.1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi list,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've been working on a PHP scripting engine plugin for Helma 
&lt;br&gt;&amp;gt; 1.x during the last two weeks.
&lt;br&gt;&amp;gt; Although not finished. complete, or completely tested yet, I 
&lt;br&gt;&amp;gt; feel it is ready to be released to the public.
&lt;br&gt;&amp;gt; A sample application is included.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The plugin is based on the Quercus PHP scripting engine [1] 
&lt;br&gt;&amp;gt; by Caucho, which is part of the Resin [2] application server. 
&lt;br&gt;&amp;gt; Caucho offers both a
&lt;br&gt;&amp;gt; GPLv2 and a commercial pro version. So far, the plugin makes 
&lt;br&gt;&amp;gt; use of the
&lt;br&gt;&amp;gt; GPLv2 version only, which lacks Java bytecode compilation support. 
&lt;br&gt;&amp;gt; Caucho claims, that the commercial pro version (which offers 
&lt;br&gt;&amp;gt; Java bytecode compilation support is 4x faster than mod_php. 
&lt;br&gt;&amp;gt; I did some small standalone (i.e. without Helma) tests, which 
&lt;br&gt;&amp;gt; resulted in the pro version being at least twice as fast as 
&lt;br&gt;&amp;gt; mod_php and sometimes even faster as compiled Rhino JS.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can download the plugin from [3]. The release file is 
&lt;br&gt;&amp;gt; meant as overlay over a Helma 1.x (I only tested it with 
&lt;br&gt;&amp;gt; Helma 1.6.2) distribution. So to test it, simply extract a 
&lt;br&gt;&amp;gt; new Helma distribution [4] file and extract the plugin 
&lt;br&gt;&amp;gt; release file over it. The plugin release file contains three 
&lt;br&gt;&amp;gt; new libraries (quercus.jar, resin.jar and warp.jar), a test 
&lt;br&gt;&amp;gt; application (welcomePhp), an internal database for the test 
&lt;br&gt;&amp;gt; application (db/welcomePhp), static files for the test 
&lt;br&gt;&amp;gt; application and most important a simple script to start Helma 
&lt;br&gt;&amp;gt; (start_with_php.sh).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; IMPORTANT:
&lt;br&gt;&amp;gt; For some reason (still need to find out why), the plugin only 
&lt;br&gt;&amp;gt; works when you start Helma like the included script file does 
&lt;br&gt;&amp;gt; it (i.e. it does not work, if you start Helma with the 
&lt;br&gt;&amp;gt; original start.sh script file which starts Helma via the 
&lt;br&gt;&amp;gt; launcher.jar).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; About Warp:
&lt;br&gt;&amp;gt; Just to have it mentioned: the php plugin is hosted at Sourceforge. 
&lt;br&gt;&amp;gt; Warp, the project under which it is hosted, is a (my) fork of 
&lt;br&gt;&amp;gt; Helma 1.x. 
&lt;br&gt;&amp;gt; The intention of the fork is to rewrite and extend a 
&lt;br&gt;&amp;gt; pluggable Helma 1.x from the inside (compared to Helma NG). 
&lt;br&gt;&amp;gt; The fork allows me to do that in a flexible and permissive 
&lt;br&gt;&amp;gt; way. No need to look at the SVN yet, the current version does 
&lt;br&gt;&amp;gt; not differ from Helma (except being reformatted a little 
&lt;br&gt;&amp;gt; bit). Although it will soon differ substantially, it will 
&lt;br&gt;&amp;gt; always remain compatible to Helma 1.x (including future 
&lt;br&gt;&amp;gt; versions, at least that is the main goal). Additionally I 
&lt;br&gt;&amp;gt; will always provide functionality as Helma 1.x plugins (like 
&lt;br&gt;&amp;gt; the php plugin) too, if possible (if it is possible to have 
&lt;br&gt;&amp;gt; such functionality as Helma plugin). What was known as Warp 
&lt;br&gt;&amp;gt; before (the Warp repository implementation) [5] will soon be 
&lt;br&gt;&amp;gt; rewritten and included in Warp.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Kind regards,
&lt;br&gt;&amp;gt; Daniel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [1] &lt;a href=&quot;http://quercus.caucho.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quercus.caucho.com/&lt;/a&gt;&lt;br&gt;&amp;gt; [2] &lt;a href=&quot;http://caucho.com/resin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://caucho.com/resin/&lt;/a&gt;&lt;br&gt;&amp;gt; [3]
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;p&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;p&lt;/a&gt;&lt;br&gt;&amp;gt; ackage_id=287402
&lt;br&gt;&amp;gt; [4] &lt;a href=&quot;http://dev.helma.org/download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/download/&lt;/a&gt;&lt;br&gt;&amp;gt; [5] &lt;a href=&quot;http://dev.helma.org/wiki/Related+Projects/#Warp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/wiki/Related+Projects/#Warp&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18935766&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18935766&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PHP-scripting-engine-plugin-v0.1-tp18927482p18935766.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18927482</id>
	<title>PHP scripting engine plugin v0.1</title>
	<published>2008-08-11T07:57:51Z</published>
	<updated>2008-08-11T07:57:51Z</updated>
	<author>
		<name>Daniel Ruthardt</name>
	</author>
	<content type="html">Hi list,
&lt;br&gt;&lt;br&gt;I've been working on a PHP scripting engine plugin for Helma 1.x during 
&lt;br&gt;the last two weeks.
&lt;br&gt;Although not finished. complete, or completely tested yet, I feel it is 
&lt;br&gt;ready to be released to the public.
&lt;br&gt;A sample application is included.
&lt;br&gt;&lt;br&gt;The plugin is based on the Quercus PHP scripting engine [1] by Caucho, 
&lt;br&gt;which is part of the Resin [2] application server. Caucho offers both a 
&lt;br&gt;GPLv2 and a commercial pro version. So far, the plugin makes use of the 
&lt;br&gt;GPLv2 version only, which lacks Java bytecode compilation support. 
&lt;br&gt;Caucho claims, that the commercial pro version (which offers Java 
&lt;br&gt;bytecode compilation support is 4x faster than mod_php. I did some small 
&lt;br&gt;standalone (i.e. without Helma) tests, which resulted in the pro version 
&lt;br&gt;being at least twice as fast as mod_php and sometimes even faster as 
&lt;br&gt;compiled Rhino JS.
&lt;br&gt;&lt;br&gt;You can download the plugin from [3]. The release file is meant as 
&lt;br&gt;overlay over a Helma 1.x (I only tested it with Helma 1.6.2) 
&lt;br&gt;distribution. So to test it, simply extract a new Helma distribution [4] 
&lt;br&gt;file and extract the plugin release file over it. The plugin release 
&lt;br&gt;file contains three new libraries (quercus.jar, resin.jar and warp.jar), 
&lt;br&gt;a test application (welcomePhp), an internal database for the test 
&lt;br&gt;application (db/welcomePhp), static files for the test application and 
&lt;br&gt;most important a simple script to start Helma (start_with_php.sh).
&lt;br&gt;&lt;br&gt;IMPORTANT:
&lt;br&gt;For some reason (still need to find out why), the plugin only works when 
&lt;br&gt;you start Helma like the included script file does it (i.e. it does not 
&lt;br&gt;work, if you start Helma with the original start.sh script file which 
&lt;br&gt;starts Helma via the launcher.jar).
&lt;br&gt;&lt;br&gt;About Warp:
&lt;br&gt;Just to have it mentioned: the php plugin is hosted at Sourceforge. 
&lt;br&gt;Warp, the project under which it is hosted, is a (my) fork of Helma 1.x. 
&lt;br&gt;The intention of the fork is to rewrite and extend a pluggable Helma 1.x 
&lt;br&gt;from the inside (compared to Helma NG). The fork allows me to do that in 
&lt;br&gt;a flexible and permissive way. No need to look at the SVN yet, the 
&lt;br&gt;current version does not differ from Helma (except being reformatted a 
&lt;br&gt;little bit). Although it will soon differ substantially, it will always 
&lt;br&gt;remain compatible to Helma 1.x (including future versions, at least that 
&lt;br&gt;is the main goal). Additionally I will always provide functionality as 
&lt;br&gt;Helma 1.x plugins (like the php plugin) too, if possible (if it is 
&lt;br&gt;possible to have such functionality as Helma plugin). What was known as 
&lt;br&gt;Warp before (the Warp repository implementation) [5] will soon be 
&lt;br&gt;rewritten and included in Warp.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://quercus.caucho.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://quercus.caucho.com/&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://caucho.com/resin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://caucho.com/resin/&lt;/a&gt;&lt;br&gt;[3] 
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;package_id=287402&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=235880&amp;package_id=287402&lt;/a&gt;&lt;br&gt;[4] &lt;a href=&quot;http://dev.helma.org/download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/download/&lt;/a&gt;&lt;br&gt;[5] &lt;a href=&quot;http://dev.helma.org/wiki/Related+Projects/#Warp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/wiki/Related+Projects/#Warp&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18927482&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PHP-scripting-engine-plugin-v0.1-tp18927482p18927482.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18888860</id>
	<title>Re: new style xml rpc</title>
	<published>2008-08-08T02:38:47Z</published>
	<updated>2008-08-08T02:38:47Z</updated>
	<author>
		<name>Anton Pirker</name>
	</author>
	<content type="html">Thanks for the help! (both of you)
&lt;br&gt;&lt;br&gt;As there is no documentation about this feature i added a wiki page:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://dev.helma.org/wiki/XML-RPC+Sample/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/wiki/XML-RPC+Sample/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;greetings,
&lt;br&gt;Anton
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Tobi Schäfer wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; maybe the api code of antville could be useful, too:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://code.google.com/p/antville/source/browse/trunk/code/Api/Api.js#103&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/antville/source/browse/trunk/code/Api/Api.js#103&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; btw. was something wrong with helma-user recently? this is the first 
&lt;br&gt;&amp;gt; mail i got since 31-jul-2008, and according to the archive there have 
&lt;br&gt;&amp;gt; been sent some more...?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; hth,
&lt;br&gt;&amp;gt; tobi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 07.08.2008, at 18:56, Chris Zumbrunn wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Aug 7, 2008, at 18:27 , Anton Pirker wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but i somehow recall, that there is a new way of doing things.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; something with adding _xmlrpc instead of _action to the functionname.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is there any documentation on the whole xml/rpc server and client
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; issue?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; i can't find anything usefull.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It's in addition to _action, not instead of it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The &amp;quot;complete docs&amp;quot; can be found here: ;-)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://dev.helma.org/Community/#nabble-td1153379&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/Community/#nabble-td1153379&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18888860&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18888860&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;DI(FH) Anton Pirker
&lt;br&gt;Helma Freelancer
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18888860&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-style-xml-rpc-tp18874415p18888860.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18882727</id>
	<title>Re: [jala] captcha broken?</title>
	<published>2008-08-07T17:17:25Z</published>
	<updated>2008-08-07T17:17:25Z</updated>
	<author>
		<name>Juerg Lehni-4</name>
	</author>
	<content type="html">Hello Anton,
&lt;br&gt;&lt;br&gt;Why not just rely on Helma's internal image saving mechanisms? They &amp;nbsp;
&lt;br&gt;would use whatever is available on a given system...
&lt;br&gt;&lt;br&gt;Jürg
&lt;br&gt;&lt;br&gt;On 4 Aug 2008, at 09:25, Anton Pirker wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I hope i also can ask jala questions in here.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I just wanted to add a jala.Captcha() to my app and it did not work.
&lt;br&gt;&amp;gt; First thing was, that the jcaptcha jar file was missing.
&lt;br&gt;&amp;gt; I downloaded the latest version, changed the filename in Captcha.js &amp;nbsp;
&lt;br&gt;&amp;gt; and
&lt;br&gt;&amp;gt; tried again. Again no luck.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Captcha.js uses Packages.com.sun.image.codec.jpeg.JPEGCodec which &amp;nbsp;
&lt;br&gt;&amp;gt; seems
&lt;br&gt;&amp;gt; not to be available in OpenJdk Java 1.6.0-b09.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So i changed the code to use javax.imagei like this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/**
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * Render a new captcha image.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; */
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;this.renderImage = function renderImage() {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; var image = captcha.getImageChallenge();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; var stream = new java.io.ByteArrayOutputStream();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; javax.imageio.ImageIO.write(image, &amp;quot;jpg&amp;quot;, stream);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; res.contentType = &amp;quot;image/jpeg&amp;quot;;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; res.writeBinary(stream.toByteArray());
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; return;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;};
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now it works!
&lt;br&gt;&amp;gt; Maybe some of the jala folks can add this changes to the repository?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks,
&lt;br&gt;&amp;gt; Anton
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; DI(FH) Anton Pirker
&lt;br&gt;&amp;gt; Helma Freelancer
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18882727&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18882727&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jala--captcha-broken--tp18811205p18882727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18875481</id>
	<title>Re: [jala] captcha broken?</title>
	<published>2008-08-07T10:22:34Z</published>
	<updated>2008-08-07T10:22:34Z</updated>
	<author>
		<name>Tobi Schäfer</name>
	</author>
	<content type="html">hey anton
&lt;br&gt;&lt;br&gt;thanks for the suggestion which i hardly noticed due to some helma- 
&lt;br&gt;user mails not coming through.
&lt;br&gt;&lt;br&gt;regarding the missing jar this is communicated at the jala site [1]. &amp;nbsp;
&lt;br&gt;(should this be more prominent?)
&lt;br&gt;&lt;br&gt;and would you mind creating a ticket at [1] with your patch attached? &amp;nbsp;
&lt;br&gt;we'd be very happy.
&lt;br&gt;:)
&lt;br&gt;&lt;br&gt;ciao,
&lt;br&gt;tobi
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;[1] &lt;a href=&quot;http://dev.orf.at/trac/jala/wiki#Importantnoterejala.Captcha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.orf.at/trac/jala/wiki#Importantnoterejala.Captcha&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;https://dev.orf.at/trac/jala/newticket&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.orf.at/trac/jala/newticket&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18875481&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/18875481/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jala--captcha-broken--tp18811205p18875481.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18875257</id>
	<title>Re: new style xml rpc</title>
	<published>2008-08-07T10:08:10Z</published>
	<updated>2008-08-07T10:08:10Z</updated>
	<author>
		<name>Tobi Schäfer</name>
	</author>
	<content type="html">maybe the api code of antville could be useful, too:
&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/antville/source/browse/trunk/code/Api/Api.js#103&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/antville/source/browse/trunk/code/Api/Api.js#103&lt;/a&gt;&lt;br&gt;&lt;br&gt;btw. was something wrong with helma-user recently? this is the first &amp;nbsp;
&lt;br&gt;mail i got since 31-jul-2008, and according to the archive there have &amp;nbsp;
&lt;br&gt;been sent some more...?
&lt;br&gt;&lt;br&gt;hth,
&lt;br&gt;tobi
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 07.08.2008, at 18:56, Chris Zumbrunn wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Aug 7, 2008, at 18:27 , Anton Pirker wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; but i somehow recall, that there is a new way of doing things.
&lt;br&gt;&amp;gt;&amp;gt; something with adding _xmlrpc instead of _action to the functionname.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; is there any documentation on the whole xml/rpc server and client
&lt;br&gt;&amp;gt;&amp;gt; issue?
&lt;br&gt;&amp;gt;&amp;gt; i can't find anything usefull.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's in addition to _action, not instead of it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The &amp;quot;complete docs&amp;quot; can be found here: ;-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dev.helma.org/Community/#nabble-td1153379&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/Community/#nabble-td1153379&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18875257&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18875257&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/18875257/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-style-xml-rpc-tp18874415p18875257.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18874992</id>
	<title>Re: new style xml rpc</title>
	<published>2008-08-07T09:56:06Z</published>
	<updated>2008-08-07T09:56:06Z</updated>
	<author>
		<name>Chris Zumbrunn</name>
	</author>
	<content type="html">&lt;br&gt;On Aug 7, 2008, at 18:27 , Anton Pirker wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; but i somehow recall, that there is a new way of doing things.
&lt;br&gt;&amp;gt; something with adding _xmlrpc instead of _action to the functionname.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is there any documentation on the whole xml/rpc server and client &amp;nbsp;
&lt;br&gt;&amp;gt; issue?
&lt;br&gt;&amp;gt; i can't find anything usefull.
&lt;br&gt;&lt;br&gt;It's in addition to _action, not instead of it.
&lt;br&gt;&lt;br&gt;The &amp;quot;complete docs&amp;quot; can be found here: ;-)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://dev.helma.org/Community/#nabble-td1153379&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/Community/#nabble-td1153379&lt;/a&gt;&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18874992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-style-xml-rpc-tp18874415p18874992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18874415</id>
	<title>new style xml rpc</title>
	<published>2008-08-07T09:27:44Z</published>
	<updated>2008-08-07T09:27:44Z</updated>
	<author>
		<name>Anton Pirker</name>
	</author>
	<content type="html">hi list!
&lt;br&gt;&lt;br&gt;i am writing a small xml/rpc server and client right now.
&lt;br&gt;&lt;br&gt;a while back i already did this and used following properties in 
&lt;br&gt;app.properties to define the callable function:
&lt;br&gt;&lt;br&gt;xmlRpcAccess = api.getAllJobs, api.getApplicationForm, api.storeFile,
&lt;br&gt;xmlRpcHandlerName = *
&lt;br&gt;&lt;br&gt;but i somehow recall, that there is a new way of doing things.
&lt;br&gt;something with adding _xmlrpc instead of _action to the functionname.
&lt;br&gt;&lt;br&gt;is there any documentation on the whole xml/rpc server and client issue? 
&lt;br&gt;i can't find anything usefull.
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;anton
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;DI(FH) Anton Pirker
&lt;br&gt;Helma Freelancer
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18874415&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-style-xml-rpc-tp18874415p18874415.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18817443</id>
	<title>Re: app.registerUser</title>
	<published>2008-08-04T11:56:22Z</published>
	<updated>2008-08-04T11:56:22Z</updated>
	<author>
		<name>Joshua Paine</name>
	</author>
	<content type="html">I have
&lt;br&gt;&lt;br&gt;_name = EMAIL
&lt;br&gt;&lt;br&gt;in my most recent User.properties, and it is working fine. Helma 1.6.2.
&lt;br&gt;I don't know that it will make any difference, but try ALL CAPSing the
&lt;br&gt;column name.
&lt;br&gt;&lt;br&gt;Also make sure you've restarted your app since you set that, again just
&lt;br&gt;in case.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Joshua Paine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18817443&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joshua@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18817443&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/app.registerUser-tp18817304p18817443.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18817304</id>
	<title>app.registerUser</title>
	<published>2008-08-04T11:48:53Z</published>
	<updated>2008-08-04T11:48:53Z</updated>
	<author>
		<name>Julian Tree</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;The User/type.properties has _name mapped
&lt;br&gt;&lt;br&gt;_name &amp;nbsp; &amp;nbsp; &amp;nbsp; = jobulous_user_email
&lt;br&gt;&lt;br&gt;&lt;br&gt;but when I do
&lt;br&gt;app. registerUser
&lt;br&gt;&lt;br&gt;It is still looking for a user.name column in the database
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://helma.zumbrunn.com/reference/app.html#app.registerUser&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.zumbrunn.com/reference/app.html#app.registerUser&lt;/a&gt;&lt;br&gt;&lt;br&gt;Is this a bug or an intended behavior?
&lt;br&gt;&lt;br&gt;Julian
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18817304&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/app.registerUser-tp18817304p18817304.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18812097</id>
	<title>addRepository...</title>
	<published>2008-08-04T06:33:18Z</published>
	<updated>2008-08-04T06:33:18Z</updated>
	<author>
		<name>Klemens-3</name>
	</author>
	<content type="html">helma 1.6.2 (April 7 2008) seems to parse the code of the repository
&lt;br&gt;in the reverse direction if you add it via app.addRepository() instead
&lt;br&gt;of adding a configuration line like
&lt;br&gt;&lt;br&gt;twoday_media_trunk_2.repository.2 =
&lt;br&gt;../kngRepositories/twoday_media/trunk_2/jalaLib/core/code
&lt;br&gt;&lt;br&gt;to the apps.properties.
&lt;br&gt;&lt;br&gt;reverse direction?
&lt;br&gt;&amp;quot;Zip.js, Array.js&amp;quot; instead of &amp;quot;Array.js, Zip.js&amp;quot;
&lt;br&gt;&lt;br&gt;why is that?
&lt;br&gt;&lt;br&gt;is this a bug?
&lt;br&gt;&lt;br&gt;greetings,
&lt;br&gt;-- 
&lt;br&gt;klemens mantzos
&lt;br&gt;web developer | vienna - &lt;a href=&quot;http://knallgrau.at/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://knallgrau.at/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18812097&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/addRepository...-tp18812097p18812097.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18812087</id>
	<title>Re: Helma Windows service does not work</title>
	<published>2008-08-04T06:25:18Z</published>
	<updated>2008-08-04T06:25:18Z</updated>
	<author>
		<name>jirkap</name>
	</author>
	<content type="html">Thanks for your reply. I finally solved it using JRE 1.5.0_15, there
&lt;br&gt;are some issues with 1.6 version of JRE and JavaService (mailed this
&lt;br&gt;yesterday, but I suppose the mail has not been delivered to the board
&lt;br&gt;for some reason). It is just more comfortable to run it as a service,
&lt;br&gt;I had been using the start.bat before then.
&lt;br&gt;&lt;br&gt;jirka
&lt;br&gt;&lt;br&gt;On Sun, Aug 3, 2008 at 10:30 PM, Joshua Paine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18812087&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joshua@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm no longer running Windows, but if you're just doing development on
&lt;br&gt;&amp;gt; Win, don't worry about running it as a service at all. Just run
&lt;br&gt;&amp;gt; start.bat in the Helma folder.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Joshua Paine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18812087&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joshua@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18812087&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18812087&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma-Windows-service-does-not-work-tp18790754p18812087.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18811507</id>
	<title>get prototype name in macro</title>
	<published>2008-08-04T04:52:53Z</published>
	<updated>2008-08-04T04:52:53Z</updated>
	<author>
		<name>Anton Pirker</name>
	</author>
	<content type="html">hi list!
&lt;br&gt;&lt;br&gt;i have a macro in HopObject, so it is usable from all the prototypes.
&lt;br&gt;in this macro i want to get the name of the prototype called the macro.
&lt;br&gt;&lt;br&gt;If i do:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; res.write(this._prototype);
&lt;br&gt;&lt;br&gt;it says &amp;quot;HopObject&amp;quot; but not the the name of the prototype from which i 
&lt;br&gt;called the macro. Can i get this information somehow?
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Anton
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;DI(FH) Anton Pirker
&lt;br&gt;Helma Freelancer
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18811507&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/get-prototype-name-in-macro-tp18811507p18811507.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18811205</id>
	<title>[jala] captcha broken?</title>
	<published>2008-08-04T01:25:23Z</published>
	<updated>2008-08-04T01:25:23Z</updated>
	<author>
		<name>Anton Pirker</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I hope i also can ask jala questions in here.
&lt;br&gt;&lt;br&gt;I just wanted to add a jala.Captcha() to my app and it did not work.
&lt;br&gt;First thing was, that the jcaptcha jar file was missing.
&lt;br&gt;I downloaded the latest version, changed the filename in Captcha.js and 
&lt;br&gt;tried again. Again no luck.
&lt;br&gt;&lt;br&gt;Captcha.js uses Packages.com.sun.image.codec.jpeg.JPEGCodec which seems 
&lt;br&gt;not to be available in OpenJdk Java 1.6.0-b09.
&lt;br&gt;&lt;br&gt;So i changed the code to use javax.imagei like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Render a new captcha image.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; &amp;nbsp; this.renderImage = function renderImage() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var image = captcha.getImageChallenge();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var stream = new java.io.ByteArrayOutputStream();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;javax.imageio.ImageIO.write(image, &amp;quot;jpg&amp;quot;, stream);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;res.contentType = &amp;quot;image/jpeg&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;res.writeBinary(stream.toByteArray());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; };
&lt;br&gt;&lt;br&gt;&lt;br&gt;Now it works!
&lt;br&gt;Maybe some of the jala folks can add this changes to the repository?
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;Anton
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;DI(FH) Anton Pirker
&lt;br&gt;Helma Freelancer
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.ignaz.at&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ignaz.at&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://shnitzl.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://shnitzl.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18811205&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jala--captcha-broken--tp18811205p18811205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18810722</id>
	<title>Re: Helma Windows service does not work</title>
	<published>2008-08-03T13:30:53Z</published>
	<updated>2008-08-03T13:30:53Z</updated>
	<author>
		<name>Joshua Paine</name>
	</author>
	<content type="html">I'm no longer running Windows, but if you're just doing development on
&lt;br&gt;Win, don't worry about running it as a service at all. Just run
&lt;br&gt;start.bat in the Helma folder.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Joshua Paine &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18810722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joshua@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18810722&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma-Windows-service-does-not-work-tp18790754p18810722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18811537</id>
	<title>Re: Helma Windows service does not work</title>
	<published>2008-08-03T08:53:04Z</published>
	<updated>2008-08-03T08:53:04Z</updated>
	<author>
		<name>jirkap</name>
	</author>
	<content type="html">I finally solved it using JRE 1.5.0_15 in case someone would run into
&lt;br&gt;the same troubles.
&lt;br&gt;There are some problems with JRE 1.6 and JavaService.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;jirka
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18811537&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma-Windows-service-does-not-work-tp18790754p18811537.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18790754</id>
	<title>Helma Windows service does not work</title>
	<published>2008-08-02T09:34:47Z</published>
	<updated>2008-08-02T09:34:47Z</updated>
	<author>
		<name>jirkap</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I am having difficulties running Helma service on Windows XP SP2. I
&lt;br&gt;read about submitting questions about it to dev-helma mailing list,
&lt;br&gt;but as I also noticed something about closing it, I guess it is more
&lt;br&gt;proper to post it here (hope I do not break any rules).
&lt;br&gt;&lt;br&gt;I downloaded the HelmaService.zip file from
&lt;br&gt;&lt;a href=&quot;http://adele.helma.org/download/helma/contrib/hannes/helmaservice/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://adele.helma.org/download/helma/contrib/hannes/helmaservice/&lt;/a&gt;&amp;nbsp;and
&lt;br&gt;followed instructions several times:
&lt;br&gt;&lt;br&gt;installservice.bat c:\progra~1\java\jre1.6.0_5 d:\dev\helma client
&lt;br&gt;&lt;br&gt;The information about succesful installation always appears, then I
&lt;br&gt;add the following line to server.properties file as required:
&lt;br&gt;&lt;br&gt;webPort=8080
&lt;br&gt;&lt;br&gt;But then when I try to start the service from the services control
&lt;br&gt;panel, it just gives me a message like this:
&lt;br&gt;&lt;br&gt;&amp;quot;The service has started and shut down. It happens when the service is
&lt;br&gt;not needed anymore&amp;quot; - or something like that, I actually cannot
&lt;br&gt;reinterpret what it exactly says as I use
&lt;br&gt;&lt;br&gt;I tried to run it from shell, but it does not work either giving me
&lt;br&gt;something like this:
&lt;br&gt;&lt;br&gt;Starting Helma service.
&lt;br&gt;Helma service cannot be activated.
&lt;br&gt;The service did not report any error.
&lt;br&gt;&lt;br&gt;That's it. Maybe there is some problem with the JRE? As I am pretty
&lt;br&gt;new in all of this, I have no idea. Thank you for any suggestions
&lt;br&gt;&lt;br&gt;jirka
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18790754&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma-Windows-service-does-not-work-tp18790754p18790754.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18744864</id>
	<title>Re: Skin Name in Macro</title>
	<published>2008-07-30T16:25:00Z</published>
	<updated>2008-07-30T16:25:00Z</updated>
	<author>
		<name>Maksim Lin for technical support mailling lists</name>
	</author>
	<content type="html">Hi Julian,
&lt;br&gt;&lt;br&gt;Yes and no.
&lt;br&gt;No, its currently not exposed to JS but Yes the info is all there in the
&lt;br&gt;Java code.
&lt;br&gt;&lt;br&gt;Its actually a little convoluted as:
&lt;br&gt;* the current skin object (Java Skin class) is a private member variable
&lt;br&gt;called &amp;quot;activeSkin&amp;quot; of the ReponseTrans class.
&lt;br&gt;* ReponseTrans is a private member variable called &amp;quot;res&amp;quot; of the
&lt;br&gt;ReponseBean class. 
&lt;br&gt;&lt;br&gt;Because the above 2 variables are private, they are currently not
&lt;br&gt;accessible to JS.
&lt;br&gt;But even if they were, the Skin class has no reference to the resource
&lt;br&gt;(eg. skin file) that created it, which is probably what you actually
&lt;br&gt;want.
&lt;br&gt;&lt;br&gt;Sooooo, I've whipped a quick patch (attached) that gives access to the
&lt;br&gt;current skisn resource name, eg.
&lt;br&gt;&lt;br&gt;function doSomething_macro() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; writeln(&amp;quot;I was called from the
&lt;br&gt;Skin:&amp;quot;+res.getResponseTransaction().activeSkin.getName());
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;The patch is against current helma trunk. I'l also add this to bugzilla
&lt;br&gt;in the hope of getting it into the Helma mainline as this is not the
&lt;br&gt;first time I've needed access to the res.res (ReponseTrans) so would be
&lt;br&gt;nice to have it accessible in JS outside this particular usecase.
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;Maks.
&lt;br&gt;&lt;br&gt;ps. I've updated as well the comment of ResponseTrans which is clearly
&lt;br&gt;out of date and wrong.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18744864&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18744864&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-user-bounces@...&lt;/a&gt;] On Behalf Of Julian Tree
&lt;br&gt;&amp;gt; Sent: Wednesday, 30 July 2008 22:50
&lt;br&gt;&amp;gt; To: Helma User Mailing List
&lt;br&gt;&amp;gt; Subject: [Helma-user] Skin Name in Macro
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Within a macro can I find out which template it is called from?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Julian
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Helma-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18744864&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18744864&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;helma-access-activeSkin-patch.diff&lt;/strong&gt; (5K) &lt;a href=&quot;http://old.nabble.com/attachment/18744864/0/helma-access-activeSkin-patch.diff&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Skin-Name-in-Macro-tp18732502p18744864.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18732502</id>
	<title>Skin Name in Macro</title>
	<published>2008-07-30T05:49:53Z</published>
	<updated>2008-07-30T05:49:53Z</updated>
	<author>
		<name>Julian Tree</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Within a macro can I find out which template it is called from?
&lt;br&gt;&lt;br&gt;Julian
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18732502&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Skin-Name-in-Macro-tp18732502p18732502.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18732185</id>
	<title>Re: Best way of extending HopObject functions</title>
	<published>2008-07-30T05:30:03Z</published>
	<updated>2008-07-30T05:30:03Z</updated>
	<author>
		<name>Joshua Paine</name>
	</author>
	<content type="html">Generic getter/setters are not possible in standard javascript, but I 
&lt;br&gt;think support for JSAdapter is built into recent versions that should 
&lt;br&gt;make it possible for you (not sure, haven't experimented with it).
&lt;br&gt;&lt;br&gt;To override the built-ins, what I have ended up doing is just using 
&lt;br&gt;another type as my base type from which to inherit. Then I don't have to 
&lt;br&gt;move any existing functions (which I've found is prone to unexpected 
&lt;br&gt;interactions with the cache) and it's still easy to call the built-ins.
&lt;br&gt;&lt;br&gt;HopObject.get.apply(this,arguments)
&lt;br&gt;&lt;br&gt;-Joshua
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18732185&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Best-way-of-extending-HopObject-functions-tp18731478p18732185.html" />
</entry>

</feed>
