Implementing multiple "views" with Portal Framework

2004-06-15 Thread Nick
defined items minimal? Thank you very much for your time. Sincerely, <> Nick Goupinets Open Sky Solutions www.openskysolutions.ca - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Cocoon 2.1.5 incompatibilities with TEI Stylesheets

2004-06-29 Thread Nick
<>XML file that is produced by the generator. This output contains no XML tags, some XSL tags that should not be there and without any HTML tags.<> <> <>Can somebody help me with solving this problem or share the information about how to

Re: Cocoon 2.1.5 incompatibilities with TEI Stylesheets

2004-07-02 Thread Nick
rsed libs problem. Furthermore it would be interesting to know the xslt processor you use. The XSLT processor I use is Xalan (sorry I can't figure out what the version is) that comes with Cocoon 2.1.5. When I tried switching to Saxon - that's the output is the same. Thank you v

Accessign eXist via XMLDB problem

2004-07-07 Thread Nick
Thank you very much in advance. <>Sincerely, Nick. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

XSLT Transformation and namespaces issue

2004-07-13 Thread Nick
ave parameter name space-prefixes set to true for the XML parser: Software uses is Cocoon 2.1.5, eXist 1.0, Tomcat 5.0.19 In case there is anybody who experienced the same problem, plsease, share your knowledge how to make sure that the name space info is not b

Re: Portal Engine questions

2004-07-14 Thread Nick
reads the newsfeed that are local form the offline direcotiry or goes to the specified web site to get the RSS. Finally, is there documentation on using an LDAP server for the authentication? There is an LDAP transformer - just read the docs Hope that helps. Sincerely,

Re: XSLT Transformation and namespaces issue

2004-07-14 Thread Nick
Hi Conal, Thank you very much for your reply. I don't know what your problem is, but maybe there's something wrong with your XSLT? The XSLT you posted is not a complete stylesheet - perhaps you could post it? Or at least, the start of it? The XSLT transformation seem to be just fine. XSLT Transf

Namespaces problem when using XSP or XSLT

2004-07-16 Thread Nick
( or XSLT ) then the SAME query works just fine with XSP ( XSLT ). So the question is - what happens to the name spaces? Why are they being removed temporarily and then restored again? Is it a bug or is it me who don't possess sufficient knowledge of XML/XSL and Cocoon? Thank you.

Accessing authentication/ID through JX Generator

2004-07-21 Thread Nick
Hi everybody, I got stuck trying to pass the User Name into a Portal Engine pipeline. The pipeline looks like this:

Re: Accessing authentication/ID through JX Generator

2004-07-22 Thread Nick
parameter is just as good. Thank you very much once again. Sincerely, ng. Derek Hohls wrote: Nick FWIW, I am using: ${parameters.getParameter('userID')} in my JXTemplates to get the userID, after it has been passed as a parameter in the pipelines. Derek [EMAIL PROTECTED] 2004/07/22 05:16:44

Re: namespaces in xmldb queries

2004-07-27 Thread Nick
Hi qMax, It seemes that the only possible way to avoid namespaces problem is not to use XSLT transfotmations in any form. Thus, regular XSLTs and XSPs (they use logicsheets) are not suitable for this. Luckly, you can use JX generator to produce the XMLDB Queries. Here is an example: JX Template

Portal Engine: Refreshing coplets

2004-08-04 Thread Nick
Hi everybody, I run into a "logical" problem while using Portal Engine and Flow. There has to be a way to solve it, I guess I am not experienced enough to get it. Assume that there are 2 coplets on the page: A and B. For each coplet there is a separate sitemap and both coplets use separate "flow

Re: java

2004-08-12 Thread Nick
Hi Jones, You can import Java classes into flowscript by calling: importClass(Some.Class.Name); And then use it in the flow as any ususual: var someVar = new Name(); Best regards, ng. Jones A wrote: Can i have this in a flowscript: import java.io.*; String str= "welcome"; if (str!=

Re: Form in Coplet

2004-09-08 Thread Nick
Hi Steinar, uri parameter points to the following pipeline (it's in coplets/html/sitemap.xmap): What it does, it takes XML produced by the pipeline referenced in temporary:application-uri, and appl

URL redirect at the end of form

2008-07-30 Thread Nick
I'm using showForm() in my flowscript to display a form within a page. After the form is completed, I want to redirect the user to another URL; however, sendPage() and redirectTo() both just display the other page's content within the current page. Is there anything else I can do? ---

Re: URL redirect at the end of form

2008-07-31 Thread Nick
> > Did you use redirectTo(uri, true)? That did the trick, thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to use forms with coplets in the Portal Engine

2004-02-27 Thread Nick Duncan
ng happens.  Could someone please explain to me how to access coplets from within a form?  I see the gallery example uses something like     -Nick

Need help with Woody/OJB continuations

2004-03-05 Thread Nick Duncan
forms/jdo) http8080-Processor25/ContextJXPathBinding: done loading ContextJXPathBinding [xpath=/]       I'm not sure where I am going wrong, as my flowscript is almost exactly the same, and the sitemap definetely looks correct.  Any help would be appreciated.          -Nick

Error

2003-07-30 Thread Pierotti, Nick
On web page http://cocoon.apache.org/2.0/introduction.html there is grammatical error in the last sentence of this paragraph: "Ok, great, so now instead of having one uniform language with visual semantics (HTML) we have a babel of languages each with its own semantics. How this can possibly help y

Possible to POST using a HTML Generator?

2003-10-21 Thread Nick Smith
tting the results of the post and passing them back to the user. Could anyone give me any hint at all as to what direction I should research in? Is this even =possible= using cocoon? Any ideas at all would be very gratefully rec

Re: Possible to POST using a HTML Generator?

2003-10-24 Thread Nick Smith
erator, but HTTPGenerator doesn't seem to have access to the guts of the url request... any pointers in a general direction would be much appreciated! Thanks again, Nick _ Hotmail messages direct to your mobile phone

Re: Forms encoding problem

2006-02-08 Thread Nick Nagels
This helped me a lot. Greets Nick Nagels IT Specialist @ KULeuven for EuroGenTest Derek Hohls wrote: Antonio I guess I did - strange that it happens only on the one server.. maybe UNIX less "forgiving" than Linux. Is there a "default" encoding that Cocoo

Re: Forms encoding problem

2006-02-08 Thread Nick Nagels
As the first statement This is the action it uses: src="org.apache.cocoon.acting.SetCharacterEncodingAction"/> Hope this helps. Nick Nagels IT Specialist @ KULeuven for EuroGenTest Tel. +0032 16 33 01 43 Herestraat 49 b

Re: Complex XPATH expression

2006-03-17 Thread Nick Nagels
You could try this... Sincerely, Nick Nagels IT Specialist @ KULeuven for EuroGenTest Tel. +0032 16 33 01 43 Herestraat 49 bus 602 B-3000 Leuven MSN Messenger: [EMAIL PROTECTED] Oleg Konovalov wrote: Hi, I am trying to do an enhancement to Cocoon 2.0/XSLT1.0 application: add a date

Re: [GT2006] REMINDER: Request for Papers, deadline tomorrownight!

2006-09-05 Thread Nick Baumberger
a good place to ask people to participate (because it's not realy about developing cocoon) and do you think it's worth a paper ? My contribution would be something like "Using the cocoon web-application framework: from open source to open data"

CForms: Symbol 'cocoon.forms' is not defined after loading '__package__.js'

2006-11-23 Thread Nick Goupinets
ry much in advance. Sincerely, Nick. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem with CFORMS example "form1"

2004-09-17 Thread Nick Baumberger
a repeater-widget. "Scrollable tables" is more a client-side scripting strategy isn't it ? Any suggestions would help me realy a lot since I don't know where to find more information about this. many thanks Nick _

Re: fd:repeater and paging --> NEED TO KNOW AS WELL !

2004-09-23 Thread Nick Baumberger
Just to give you moral support, I definitely also like to know this .. maybe one of the Guru's is listening ? How can we INTERACT WITH DB-TABLES without knowing this ? Nick --- Jennifer Yip <[EMAIL PROTECTED]> wrote: > > fd:repeater widget in cforms > > I want to

Portal engine - Cacheable pipelines in profile loading pipelines only ?!?

2004-09-25 Thread Nick Goupinets
could tell me the direction to search for the solution (I guess I can create an authenticator and use it instead, but what's wrong with the pipelines?). Thank you very much in advance. Sincerely, Nick Goupinets. P.S. I have done some debugging, so that’s what I observed: There is a ca

Re: Starting a session with an action.

2004-10-07 Thread Nick Goupinets
ok at the authentication framework. I think it does session handling for you. Sincerely, Nick Goupinets - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SOAP deprecated with cocoon?

2004-10-25 Thread Nick Goupinets
a soap request via HTTP (that's how the logic sheet is implemented btw) or employs, say, AXIS. Then, the results can be serialized into WML, or anything else, depending on what your needs are. Sincerely, Nick Goupinets. Robert Simmons Jr. wrote: I was looking for examples of how to make

Re: write an soap result (xml-file) into a file

2004-10-25 Thread Nick Goupinets
, please enclose the snippets of pipelines, xsl, input, output, etc. that you use. Sincerely, Nick Goupinets. [EMAIL PROTECTED] wrote: Hi all, i have the some problems with cocoon 2.1.5: after a soap request i get a valid xml file as a result. Now i want transform the result-xml with an xsl and

Re: Best Practice Connecting to n Databases

2004-10-26 Thread Nick Goupinets
Hi Markus, I don't think there should be any problems to perform what you suggest. I can only add that it's not necessary to "hardcode" the connection information. You can pass it dynamically in either database url or as params to SQL transformer. For example, all three queries are equivalent:

Re: How start?

2004-11-14 Thread Nick Goupinets
but these functions can be implemented with a bit of work (user management is easier to implement, coplet customization is slightly harder). Sincerely, Nick. javascript wrote: Hello list, I am starting to work to a e-learning platform for a test plan. The structure will use the coplets and I am try

Re: Cocoon portal action

2004-11-15 Thread Nick Goupinets
Hi Anna, Portal bookmarks should help you to implement what you need. http://wiki.apache.org/cocoon/PortalEngineBookmarks Anna Bikkina wrote: Hi, I have a application with uses cocoon portal framework. This application has multiple tab in the main page. Depending on the user who logs in I want a pa

Re: Portal Block - Profile Cacheing?

2004-11-25 Thread Nick Goupinets
xample, in case portal layout needs to be reloaded, this will get it done: PortalService service = (PortalService) this.manager.lookup(PortalService.ROLE); service.removeAttribute("Layout:portal"); Sincerely, Nick. Matt Innes wrote: Hi, I am building an intranet using Cocoon 2.1.5.1 ru

Re: Invalidate cachingURI coplet cache

2004-12-02 Thread Nick Goupinets
etInstaceData method. I think that's what you wanted. Sincerely, Nick pguillard wrote: Hi all, New try for my question because it was badly expressed and i tried further: I know it's possible to invalidate the cachingURIcoplet cache "manually&q

Re: providing a WebService

2004-12-03 Thread Nick Goupinets
Hey Luca, I don't know if this will help, as you have probably read it already: http://marc.theaimsgroup.com/?t=10986227012&r=1&w=2 Read the whole thread, and pay special attention to: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=109871573620372&w=2 Sincerely, Nick

Re: Cocoon portal tabs

2004-12-07 Thread Nick Goupinets
profiling system. Just modify the pipelines that fetch layout information. Sincerely, Nick. Anna Bikkina wrote: Can someone please help me get this working? On Mon, 2004-12-06 at 13:13, Anna Bikkina wrote: Hi, I am using cocoon portal features. In my portal page I have tabs. When I choose "portal&

Re: Cocoon portal tabs

2004-12-08 Thread Nick Goupinets
in the system rolename tab2 Any additional optional information can be supplied here. This will be stored in the session for later retrieval Then the redirect could look like: I hope that this will work for you, but I haven't tried it (so the advice will b

Confusion about where to validate databse access: in CForms or Flowscript ?

2005-02-11 Thread Nick Baumberger
r javascript to java mapping)? ... try { var con=new Packages.flow.MyLogin("user","pwd"); } catch(e){... pass over to validation error class} best regardsNick __ Do you Yahoo!? Read only the mail

Save pipeline results on client

2005-02-20 Thread Nick Goupinets
u very much for your time. Sincerely, Nick Goupinets. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Save pipeline results on client

2005-02-20 Thread Nick Goupinets
uot;xml" mime-type="application/my-not-supported-type"/> 2) how to make sure that a new window is not opened, and the old one stays unchanged and the save-as dialog is still showed? (looks like an impossible task to me) Thank you once again. Sincerely, Nick Goupinets. -Or

Re: Save pipeline results on client

2005-02-26 Thread Nick Goupinets
n first"); else { window.location.href = 'coplets/myprojects/dataBench/saveResult?resultNum=' + index); } } Thank you all once again. Sincerely, Nick Goupinets. Leszek Gawron wrote: Nick Goupinets wrote: Hi Kjell Arne, Thank you very much for your reply. That was pretty quick :).

Re: Save pipeline results on client

2005-02-28 Thread Nick Goupinets
serializer configuration, where for mime-type attribute, there will be "application/x-download": I haven't tried that, but I also believe that you should be able to get these settings changed from flow. Thank you. Sincerely, Nick. Derek Hohls wrote: Followup: In the article

Synchronization of coplets

2005-04-20 Thread Nick Goupinets
ew" coplet to be processed BEFORE "Resources" coplet, so that the file is saved before "Resources" coplet has a chance to read the list of files. If there anybody who had the same problem, I would appreciate any help. Thank you very much in advance. Sincerely, Nick Goupin

i18n and cocoon protocol

2005-04-25 Thread Nick Goupinets
false ... Thank you very much in advance. Sincerely, Nick Goupinets. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Interportlet communication

2005-04-26 Thread Nick Goupinets
is greatly appreciated. Thank you. Sincerely, Nick Goupinets. Simeon Penev wrote: Hi, I've read in the 'Event handling' section of the 'Portal engine' documentation that there is a way to pass events between portlets. How can i do that? Could someone provide an example? I&#

Re: Interportlet communication

2005-04-26 Thread Nick Goupinets
adding proper types to the variables. Thank you. Sincerely, Nick Goupinets users@cocoon.apache.org schrieb am 26.04.05 17:17:56: Hi Simeon, That's pretty easy to pass information (not events) between coplets. There is of course default ways of doing it with cl:link stuff. Just check the

CFORMS : example for default selection in using binding ?

2005-04-28 Thread Nick Baumberger
Dear cocooners Has anybody an example for a default (pre-)selection in selection list (using binding or flow-jxpath type instatiation AND js-flowscript) ? I tried: var collection = jxpathPointer.getNode(); // setting the list -> it works ! widget.setSelectionList(collection, "id"

Random Input Module

2005-05-07 Thread Nick Goupinets
range and integer division in the style sheet to get values in any range I want. I am just curious however how I can set up an input module. Is there anybody who succeeded with that? Thank you very much in advance. Sincerely, Nick

[Portal] Cocon 2.1.7 upgrade breaks CachingURICoplets

2005-07-20 Thread Nick Goupinets
e console or changes in the coplet. Logs don't show any errors or give any clues what can go wrong. Additionally, the same version of the coplet works perfectly fine on Cocoon 2.1.5. If there was anybody who had similar problems when upgrading, I would appreciate it very much if you c

Re: [Portal] Cocon 2.1.7 upgrade breaks CachingURICoplets

2005-07-21 Thread Nick Goupinets
quest.getRequestQuery() method). In case I remove this enctype attribute from the form, coplet starts working like charm, except file uploads will not be functional. Is is a bug or am I doing something wrong? Some (any?) feedback to this problem is greatly appreciated. Thank you very much

Re: [Portal] Cocon 2.1.7 upgrade breaks CachingURICoplets

2005-07-22 Thread Nick Goupinets
Hi Jean-Christophe, Thank you very much for your reply. The thread, link to which you included, solves the problem completely. Sincerely, Nick. Jean-Christophe Kermagoret wrote: I have the following in my forms in the cocoon portal : cocoon-portal-event and cocoon-portal-action

[Portal-tools] i18n problem with tool plugins

2005-08-02 Thread Nick Goupinets
l keys show up just fine. Has anyone experienced this problem before? Some/any feed back is greatly appreciated. Thank you very much in advance. Sincerely, Nick Goupinets. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Portal-tools] i18n problem with tool plugins

2005-08-02 Thread Nick Goupinets
ing portal tab titles and coplet titles? Thank you very much in advance. Sincerely, Nick Goupinets. Jens Maukisch wrote: Hi, just a very short general answer to the problems with the portal tools an i18n: The i18n stuff in the tools does not work very well in general and is more or les

Re: Strange error with try-catch in finally clause.

2005-08-09 Thread Nick Goupinets
Hi footh, You need to use JavaScript style of exception handling in the flow, unless you are using Java interpreter Try this: if (conn != null) try { conn.close(); } catch (e) { print(e) } footh wrote: In a javaflow, I open a db connection. Then in a finally clause, I have this code: if

Re: Strange error with try-catch in finally clause.

2005-08-10 Thread Nick Goupinets
Hi there, Sorry, I should have made things more clear. "catch(e){print(e)}" thing would only work with the javascript flow interpreter. It's certainly not valid Java code and it's pretty strange to expect it even to compile. Best regards, Nick Goupinets. footh wrote:

extra-classpath paranoid wacky fun

2005-08-15 Thread Nick Hess
level to debug, I can see the getExtraClassPath() routine being called... but my app classes are not being discovered. I am running SuSe 8.2(3?), Tomcat 4.1.1, Cocoon 2.1.7, Java 1.4.2_04. Please help! What am I overlooking? -Nick ---

Re: downloads in Cocoon

2005-08-23 Thread Nick Goupinets
Hi, Wonder if this might help: http://marc.theaimsgroup.com/?t=11089109833&r=1&w=2 Sincerely, Nick Goupinets. Ralph Lange wrote: Dear Cocoon Users! Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0. Does anyone know, how to give the Client the possibility to download files i

Pass a parameter from generator/transformer to the sitemap

2005-08-27 Thread Nick Goupinets
rs? I guess there are always hacks with request/session attributes, but there must be a more elegant way. Thank you very much for your help. Best regards, Nick Goupinets. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: Pass a parameter from generator/transformer to the sitemap

2005-08-29 Thread Nick Goupinets
a param from a generator to the sitemap, this way I can save one db access and a few lines in the sitemap. If that is not possible, I guess, I will end up implementing what I just described here. Thank you very much once again. Sincerely, Nick. Irv Salisbury wrote: I think the other problem y

Re: Pass a parameter from generator/transformer to the sitemap

2005-08-29 Thread Nick Goupinets
g Javaflow and it sounds like it's a good time to do it now (and user some of your ideas for breaking things up :) ). Thank you very much once again. Best regards, Nick. Irv Salisbury wrote: I don't know if this is too much of a switch for you, but you could also use flow. (Javafl

Re: Pass a parameter from generator/transformer to the sitemap

2005-08-30 Thread Nick Goupinets
that for simple and small XML/transformations with just one or two output formats serializing all the info into SAX is a way better. Thank you for your suggestion. Sincerely, Nick. David Perez wrote: Why do you need a parameter? You have all this information in the SAX pipeline! You can acces

i18n can not resolve catalogue paths

2005-09-13 Thread Nick Goupinets
o that ":" is appended only if length of directories array is greater than one. This seemed to eliminate the "Resource update failed." problem. Has anyone experienced similar problems? Any feedback is greatly appreciated. Thank you very much. Sincerely, Nick Goupinets. P.S. My

[Portal]: Profile and CachingURICoplets

2005-09-27 Thread Nick Goupinets
xsi:type="java:java.lang.String">1 cacheDataxmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:type="java:[B">Q1hNTAEAAAYABwogICAgICAEAAABcI... But I really hope that there is an easier way. Thank you very much in advance. Sincerely, Nick Goupinets.

Re: [Portal]: Profile and CachingURICoplets

2005-09-27 Thread Nick Goupinets
Hi Carsten, Thank you very much for your answer. It's great to hear that it had been fixed in SVN. I will try updating CachingURICopletAdapter. In the mean time, I am looking forward to upgrading to 2.1.8, once it's released :). Thank you once again. Sincerely, Nick Goupinets

functional testing a cforms/flow-application: problem with forced reload

2005-10-10 Thread Nick Baumberger
ocoon' already exists. STACKTRACE .. I'm using cocoon 2.1.7 java version "1.5.0_05" I don't know how to handle this problem and would be extremely glad about some advice. cheers Nick __ Start your day

Re: Need help in portal . How can i do this ?

2005-10-21 Thread Nick Goupinets
JavaScript, where the entire page is refreshed automatically for the portal right after the coplet title was changed (but before it shows up due to refresh delay). Thanks. Sincerely, Nick Goupinets. Hugo Marcelino wrote: Hi. My name is Hugo Marcelino and i need some help on doing someth

Cocoon 2.1.8, BSF 2.3.0 and Rhino

2005-11-27 Thread Nick Breen
will be updated to support later versions of Rhino or visa versa? Thanks, Nick Breen Applications Developer D. 64 9 916 7854 F. 64 9 308 9614 M. 64 21 410 308 [EMAIL PROTECTED] = CAUTION: This e-mail and any

Re: [2.1] Handling errors in sub sitemap

2008-04-08 Thread Nick Stolwijk
Can someone help me with this? The documentation doesn't seem to reflect the current behaviour and I can't find any other postings about this. With regards, Nick Stolwijk Nick Stolwijk wrote: > > I've tried following the explanation on handling errors with cocoon [1],

Re: [2.1] Handling errors in sub sitemap

2008-04-14 Thread Nick Stolwijk
is errorhandler: What I got: the default error page. What am I doing wrong? With regards, Nick S. I have adjusted the Vadim Gritsenko wrote: > > On Apr 9, 2008, at 4:55 PM, Grzegorz Kossakowski wrote: >> Nick Stolwijk

test if was successful?

2008-07-16 Thread Nick McDonald
stands now, the additional action gets executed regardless of whether I cancel the download, it fails, etc. Is there anything I can do? Thanks, Nick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: test if was successful?

2008-07-16 Thread Nick McDonald
planet.nl> writes: > > > > > Take a look at the ResourceExistsSelector [1] This selector can test whether a resource exists and you can base your handling of it on that. > [1] http://cocoon.apache.org/2.1/userdocs/resourceexists-selector.html > Hth, > Nick

Where is cocoon going ?

2008-08-24 Thread Nick Baumberger
ing hype of the new developers avantgard ? Nick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hallo

2015-07-19 Thread Nick Baumberger
lch bin nach Kiev, Ukraine verreist und habe meine Tasche verlorensamt Reispass und kreditkarte. Die botschaft ist bereit, mich ohnemeinen Pass fliegen zu lassen. lch muss nur noch für mein ticket unddie hotelrechnungen zahlen. Leider habe lch kein Geld dabei, meinekredit karte könnte helfen abe

Registering own Authentication Manager

2004-10-24 Thread Frangos, Nick (SAPOL)
Title: Registering own Authentication Manager I want to add my own Authentication Manager to be used instead of DefaultAUthenticationManager. I have found a response (below) on the mailing archive, but I require clarification. In regards to the response, I have found the authentication.xrole

RE: Registering own Authentication Manager

2004-10-25 Thread Frangos, Nick (SAPOL)
your curiosity: I want to use my own AuthenticationManager to do role based authentication. I have already written an Authenticor, which gets the users info, along with there roles. But based on the roles, I want access-control to certain areas of the sitemap. Nick Frangos -Original Message-

RE: Registering own Authentication Manager

2004-10-26 Thread Frangos, Nick (SAPOL)
earlier reply and I think it would work nicely because once the selector is written, the rest of the logic is contained within the sitemap itself. Nick Frangos -Original Message- From: Hugo Burm [mailto:[EMAIL PROTECTED] Sent: Tuesday, 26 October 2004 8:21 PM To: [EMAIL PROTECTED] Subject

RE: Sharing sessions and authentication across sites

2004-10-26 Thread Frangos, Nick (SAPOL)
ou have to store this information in a central location and use something like SOAP to access the information through a service. Nick Frangos -Original Message- From: Oscar Picasso [mailto:[EMAIL PROTECTED] Sent: Wednesday, 27 October 2004 4:04 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] S

RE: Registering own Authentication Manager

2004-10-26 Thread Frangos, Nick (SAPOL)
. ... So if the user had this role contained in the authentication XML, then true would be returned. Nick Frangos -Original Message- From: Ralph Goers [mailto:[EMAIL PROTECTED] Sent: Wednesday, 27 October 2004 2:43 PM To: [EMAIL PROTECTED] Subject: Re: Registering own

RE: How can i assign a result of a pipe (stream) to another pipe (urgend!!!)

2004-10-28 Thread Frangos, Nick (SAPOL)
Title: How can i assign a result of a pipe (stream) to another pipe (urgend!!!) For the first problem use content aggregatation. Look at map:aggregate on the Cocoon site for examples and a full desc.   Nick Frangos   -Original Message- From: [EMAIL PROTECTED] [mailto

RE: Deployment of Cocoon apps. Best practices?

2004-11-23 Thread Frangos, Nick (SAPOL)
possible?. Also how do you get around the requirement for application A and application B requiring different versions of a jar, say foo1.jar and foo2.jar ?. At the moment I copy the jars into the WEB-INF/lib dir under cocoon, but this means that all applications can see that jar. Nick Frangos

RE: Cocoon-Actions returning xm

2004-12-09 Thread Frangos, Nick (SAPOL)
ok at SessionAttributeGenerator. Nick Frangos -Original Message- From: Moser, Martin (Bbn) [mailto:[EMAIL PROTECTED] Sent: Friday, 10 December 2004 2:38 AM To: [EMAIL PROTECTED] Subject: Cocoon-Actions returning xm Hi all, I am using cocoon 2.0.4 and have some troubles with the return values of my ac

Re: cforms, flowscripts and database

2004-06-03 Thread Nick Van den Bleeken
will help you. Nick Van den Bleeken - Original Message - From: "Stephane Delort" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 02, 2004 4:40 PM Subject: cforms, flowscripts and database > Hi, > > I need to develop a webb app based on a

Re: CForms+Hibernate+Flow

2004-06-16 Thread Nick Van den Bleeken
sform your sample from the wiki in a 'cocoon like block' with an ant build file that uses xdoclet to generate the hibernate files and has a target to deploy it in running cocoon. Please let me know if you (or others) are interested. Nick - Original Message - From: "Derek Hohl

Re: flowscript and databaseActions

2004-06-16 Thread Nick Van den Bleeken
Stephane, My choice would be Hibernate. I'm currently using it for a project and till now it seems to be a very good choice. You can simply load and save your objects to a relational database using Hibernate. And use the data binding framework to load/save the beans to your CForms.

Re: CForms+Hibernate+Flow

2004-06-17 Thread Nick Van den Bleeken
nheritance. Nick. - Original Message - From: "Derek Hohls" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 8:40 AM Subject: Re: CForms+Hibernate+Flow > Nick > > Whoops - missed this one; please see my o

Re: CForms+Hibernate+Flow

2004-06-19 Thread Nick Van den Bleeken
CForms and data bindings. Nick - Original Message - From: "Ugo Cei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 9:07 AM Subject: Re: CForms+Hibernate+Flow > Nick Van den Bleeken wrote: > > On saturday I will start writing a sample usi

Re: The hsqldb cannot be used inside a WAR file - in Websphere Portal Server 8.1

2004-06-28 Thread Nick Van den Bleeken
HSQLDB can't run from within a WAR file because it can't create the files for its tables etc. if it is running inside a WAR. In most application servers you can specify that the server needs to unpack the WAR file before running the webapp. If you anable this, everthing will wark f