Janos Bekesi | 1 Apr 14:13
Picon

cookie-problems


Hi all,

I have a problem with setting and deleting cookies which prevents the
autologin-feature of gobi to work properly.

On my development server cookie setting and deleting works like it should,
but  helma is serving requests directly.

The production server setup is a bit more complicated: web requests are
served by apache2 which redirects to a helma instance on a proxy port.

The autologin feature of gobi does not work properly, because it seems that
apache or helma (or perhaps another proxy) creates 2 cookies, one with the
'www' in front of the domain name, and one without, so the underlying
function is caught in a loop of sorts (logout-login; logout-login; since
deleting the cookie only reaches one of both).

So I would like to know if anyone has had this type of problem, or has a
clue to this strange behaviour, if not a solution ;-)

best wishes, 

	Janos
--

-- 
View this message in context: http://www.nabble.com/cookie-problems-tp16418191p16418191.html
Sent from the Helma - User mailing list archive at Nabble.com.
Hannes Wallnoefer | 2 Apr 15:48
Picon
Favicon
Gravatar

Re: playing around with helma.servlet.StandaloneServletClient

Thanks, Philipp. I committed your patch and closed bug 544.
http://helma.org/bugs/show_bug.cgi?id=544

hannes

2008/3/17, Franz Philipp Moser <philipp.moser <at> chello.at>:
> Hi list,
>
>  this weekend I played around with helma and tomcat. First of all it
>  works nice with some drawbacks.
>
>   * you can't use app.__app__.getAppDir
>   * you can't use repositories
>
>  These 2 things are really annoying so I tried to overcome them with some
>  java in helma.servlet.StandaloneServletClient.
>
>  The first things is simple:
>  in helma/servlet/StandaloneServletClient.java FIND:
>  {{{
>  app = new Application(appName, repositories, dbHome);
>  }}}
>
>  REPLACE WITH:
>  {{{
>  File appHome = new File(appDir);
>  app = new Application(appName, null, repositories, appHome, dbHome);
>  }}}
>
>  So everything is OK with the getAppDir function. Maybe we should ad a
(Continue reading)

Anton Pirker | 3 Apr 15:50

helma user-base

hello!

i just wondered if someone knows how many helma-developers are out there?

are there some numbers on downloads of releases or svn-updates to the 
repository?

are there any estimations about how much of us are out there?

--
Anton
Chris Zumbrunn | 4 Apr 14:53
Gravatar

Re: helma user-base


On Apr 3, 2008, at 15:50 , Anton Pirker wrote:
> hello!
>
> i just wondered if someone knows how many helma-developers are out  
> there?
>
> are there some numbers on downloads of releases or svn-updates to the
> repository?

I don't have the stats for that. Don't know if Hannes knows.

 From the stats I have, I know about approximately 1000 visits to the  
download page per month. How many of these actually translate into  
downloads I don't know. Plus I know about approximately 10'000  
additional direct downloads (not accessing via the download web page)  
per year based on stats from sites like versiontracker.com,  
macupdate.com, apple.com and freshmeat.net.

> are there any estimations about how much of us are out there?

It's really hard to say. A lot more than we think, I think. It seems  
I'm increasingly coming across people that have used helma for several  
month or even years without that they ever subscribed to a mailing  
list, popped into the irc channel or blogged/mentioned helma before.

Plus, since Helma is BSD licensed, I'm sure there are quite a lot of  
companies out there that have built their business/products on top of  
Helma, but that do not talk about it publicly. For example, I only  
learned about Axiom, a commercial Helma fork (http://axiomstack.com/),  
(Continue reading)

Hannes Wallnoefer | 7 Apr 17:13
Picon
Favicon
Gravatar

helma 1.6.2 builds available

Hi there,

I just uploaded builds for Helma 1.6.2:

http://adele.helma.org/download/helma/1.6.2/

A list of fixed bugs and new features can be found here:

http://dev.helma.org/wiki/Helma+1.6.2+Changelog/

Please have a look and take these packages for a spin. If everything's
ok we can annonce the release later on.

hannes
Hannes Wallnoefer | 8 Apr 15:08
Picon
Favicon
Gravatar

helma 1.6.2 out - ideas for 1.7?

So Helma 1.6.2 is officially out:

http://dev.helma.org/wiki/Helma+1.6.2+Changelog/

I've moved 1.6 to its own branch now, so the trunk is open for Helma
1.7. If you have any ideas for 1.7, please share them on helma-dev or
on this page:

http://dev.helma.org/wiki/Helma+1.7+feature+scratchpad/

hannes
Hannes Wallnoefer | 8 Apr 15:21
Picon
Favicon
Gravatar

Helma real world get-together

I've talked to various helma people about doing a real-world
gathering, and the response has been very positive. So I'm proposing
this here on the lists: lets meet sometime in the next weeks, to hang
out and talk about upcoming helma 1.7 features and anything else that
needs to be discussed.

For convenience, I'd propose to meet in or near Vienna. I think I
could get sponsors to help people cover travel and accomodation
expenses. Please let me know if you're interested in participating and
don't live nearby.

I've set up a wiki page to start collecting ideas. Feel free to edit!

http://dev.helma.org/wiki/Helma+Meeting+Spring+2008/

hannes
Anton Pirker | 8 Apr 16:08

Re: Helma real world get-together

Hi!

Hannes Wallnoefer schrieb:
> I've talked to various helma people about doing a real-world
> gathering, and the response has been very positive. So I'm proposing
> this here on the lists: lets meet sometime in the next weeks, to hang
> out and talk about upcoming helma 1.7 features and anything else that
> needs to be discussed.

awesome idea! i am in, no matter where and when! ;)
(the rest i will post on the wiki-page)

see you,
Anton

--

-- 
DI(FH) Anton Pirker, Helma Freelancer
Ruben Trancoso | 8 Apr 18:23
Picon

Helma vs Broadvision

Hi folks,
I just started to work with Broadvision in a a legacy system that in future should be migrated to a more up to date technology. I came across Helma doing a research about alternate technologies to replace the BV platform, but until know I dont have any deep knowledge of Helma features and capacity. On the other hand to know about how much helma can replace bv should be of a great help.
Anyone in this list should enlist this comparision or give some grasp?

--
Quando um homem não acredita em Deus,
não é que não acredite mais em nada -
é que ele acredita em qualquer coisa.
(G. K. Chesterton)
_______________________________________________
Helma-user mailing list
Helma-user <at> helma.org
http://helma.org/mailman/listinfo/helma-user
Joshua Paine | 8 Apr 20:53

Re: Helma real world get-together

Would love to come, though it's a bit of a hike from Florida, USA. Are
people likely to be speaking English?

--

-- 
Joshua Paine

Gmane