Re: please help (Portal)

2006-07-17 Thread Ralph Goers
What version of Cocoon are you using? The current versions are a bit broken. I've been going through the GroupBasedProfileManager and noticed that it loads profiles by user, group and global. However, no group profiles are defined and authentication.xsl won't copy the group name into the users

[jira] Updated: (COCOON-1076) NPE - Cocoon attempts to resolve input source incorrectly

2006-07-17 Thread Antonio Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1076?page=all ] Antonio Gallardo updated COCOON-1076: - The excalibur bug was fixed and the fixed excalibur jar is now part of cocoon. If this is not still an issue, please close the issue. > NPE - Cocoon at

[jira] Closed: (COCOON-1882) ZipArchiveSerializer causes "Too many open files" exception

2006-07-17 Thread Antonio Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1882?page=all ] Antonio Gallardo closed COCOON-1882. Fix Version/s: 2.2-dev (Current SVN) 2.1.10-dev (current SVN) Resolution: Fixed Thanks for the patch. It was applied in 2.1.1

[jira] Assigned: (COCOON-1882) ZipArchiveSerializer causes "Too many open files" exception

2006-07-17 Thread Antonio Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1882?page=all ] Antonio Gallardo reassigned COCOON-1882: Assignee: Antonio Gallardo > ZipArchiveSerializer causes "Too many open files" exception >

please help

2006-07-17 Thread dee
hi,   i am new to using cocoon.I am trying to configure the cocoon portal fand use it as our company portal. but i am having problems doing that. could someone please spend two min and answer my simple query regarding the different profile views.   At the moment I have a global profile in each

[continuum] BUILD SUCCESSFUL: cocoon-samples-style-default

2006-07-17 Thread [EMAIL PROTECTED]
Online report : http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/197/buildId/266 Build statistics: State: Ok Previous Build: No previous build. Started at: Tue, 18 Jul 2006 03:17:15 + Finished at: Tue, 18 Jul 2006 03:20:02 + Total time

[continuum] BUILD SUCCESSFUL: Cocoon samples styles

2006-07-17 Thread [EMAIL PROTECTED]
Online report : http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/196/buildId/265 Build statistics: State: Ok Previous Build: No previous build. Started at: Tue, 18 Jul 2006 03:13:47 + Finished at: Tue, 18 Jul 2006 03:13:50 + Total time

[CForms] And another thing! :-)

2006-07-17 Thread Mark Lundquist
Going through http://cocoon.apache.org/2.1/userdocs/binding.html again, I came across this tortuous passage: - NOTE: The attributes unique-row-id and unique-path and the child element fd:convertor are deprecated in favor of . The fb:repeater binding binds repeaters based on the concep

my doubts about the current CocoonStoreJanitor/StoreJanitorImpl

2006-07-17 Thread Ard Schrijvers
Hello, I am not sure if everybody is familiar with the CocoonStoreJanitor/StoreJanitorImpl, but in short it tries to free memory from cocoon's different caches, and does this according some configuration. For example, Now, s

Re: Cocoon & Short Message Service

2006-07-17 Thread Omar Adobati
On 7/17/06, Upayavira <[EMAIL PROTECTED]> wrote: Omar Adobati wrote: > On 7/17/06, Upayavira <[EMAIL PROTECTED]> wrote: >> Omar Adobati wrote: >> > My idea was to connect something like a cellphone (or maybe a real >> > cellphone) and use the AT instruction to send the SMS. Isn't a ggod >> > idea

Re: Cocoon & Short Message Service

2006-07-17 Thread Upayavira
Omar Adobati wrote: > On 7/17/06, Upayavira <[EMAIL PROTECTED]> wrote: >> Omar Adobati wrote: >> > My idea was to connect something like a cellphone (or maybe a real >> > cellphone) and use the AT instruction to send the SMS. Isn't a ggod >> > idea? >> >> For low volumes, that can be done. You'd ju

Re: Cocoon & Short Message Service

2006-07-17 Thread Simone Gianni
Ciao Omar, I used this a few yars ago, to prototype an SMS application, and then moved to a commercial HTTP based interface : http://javasmslib.sourceforge.net/ . Otherwise, a few years ago, there was kannel that interfaced HTTP to an SMS modem/cellphone. Simone Omar Adobati wrote: > My idea was

Re: Cocoon & Short Message Service

2006-07-17 Thread Omar Adobati
On 7/17/06, Upayavira <[EMAIL PROTECTED]> wrote: Omar Adobati wrote: > My idea was to connect something like a cellphone (or maybe a real > cellphone) and use the AT instruction to send the SMS. Isn't a ggod > idea? For low volumes, that can be done. You'd just use a serial port. There are vario

Re: Cocoon & Short Message Service

2006-07-17 Thread Upayavira
Omar Adobati wrote: > My idea was to connect something like a cellphone (or maybe a real > cellphone) and use the AT instruction to send the SMS. Isn't a ggod > idea? For low volumes, that can be done. You'd just use a serial port. There are various unix apps IIUC that can send SMSes. > I really

Re: Cocoon & Short Message Service

2006-07-17 Thread Omar Adobati
My idea was to connect something like a cellphone (or maybe a real cellphone) and use the AT instruction to send the SMS. Isn't a ggod idea? I really don't know SMPP, I'm now lloking for info about it on the Internet... I'll tell you if I could use it. Do you suggest me to use it? thanks, Omar

Re: [Vote Result] New committers

2006-07-17 Thread Upayavira
Peter Hunsberger wrote: > On 7/12/06, David Crossley <[EMAIL PROTECTED]> wrote: >> Joerg Heinicke wrote: >> > Upayavira wrote: >> > >> >> Jim last recorded a batch on 2006-07-07. Peter this sounds >> strange. Fax it again. If it is back-to-front or unreadable >> then nothing that Jim can do. >> >

Re: Cocoon & Short Message Service

2006-07-17 Thread Upayavira
Omar Adobati wrote: > Good morning, > > I'd like to manage in some way the sms sending using cocoon, but I > have not easy clear ideas on how to realize this. Does anyone know the > best, or maybe the not worst, way to try to implement this function? > Suppose I have an XML file with all the info

[jira] Updated: (COCOON-1882) ZipArchiveSerializer causes "Too many open files" exception

2006-07-17 Thread Holger Wahlen (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1882?page=all ] Holger Wahlen updated COCOON-1882: -- Attachment: ZipArchiveSerializer.diff Here's what I've used for 2.1.7. (The line numbers have changed since due to some other modifications, but the fix s

[jira] Commented: (COCOON-831) XSLTC doesn't work with nodeset functions

2006-07-17 Thread Nils Kaiser (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-831?page=comments#action_12421572 ] Nils Kaiser commented on COCOON-831: The NullPointerException still occurs with cocoon 2.1.8. I tested it under 1.4.2_08 and 1.5.0_05) Here the xsl I used to

Re: running mode default

2006-07-17 Thread Carsten Ziegeler
Ralph Goers wrote: > Giacomo Pati wrote: >> What was the reason to set the default running mode to 'dev'? I can >> imagine there might be lots of users not able to set system properties >> on their (production) machines when they release Cocoon 2.2 projects. >> > Isn't this value part of the Sett