RE: Forms and maps

2012-04-18 Thread Derek Hohls
Mika It all depends on your environment and the rate of change. There are many back-end systems (running on old but reliable technology) that hardly change at all. However, the web (and now tablets/mobile) has a very high rate of change (and expectation of change). The point here is that by

Re: Lowering in amount of users' posts?

2010-04-17 Thread Derek Hohls
I think many of us have moved on. Cocoon changed into a direction that did not fit our style of working, and the rest of the world came up with new ideas and approaches that did. I wrote my take on this here: http://headspace.posterous.com/end-of-the-road-for-cocoon

REPOST: Queries in Cocoon 2.1.11 not working with AS protocol?

2009-09-14 Thread Derek Hohls
(From 2008-08-27 - I'm sure someone can check this error very easily?) I am in the process of porting my applications over from Windows to Linux as my development platform. I am now running Cocoon 2.1.11 and Mysql 5.0.67 (was 2.1.8 and 4.0.23) There is one issue I have encountered so far. When

RE: REPOST: Queries in Cocoon 2.1.11 not working with ASprotocol?

2009-09-14 Thread Derek Hohls
I don't know but it's worthwile checking the tablenames thoroughly and comparing them to your queries. Kind regards, Robby -Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Monday, September 14, 2009 9:03 AM To: users@cocoon.apache.org Subject: REPOST: Queries

Re: Starting out with Cocoon 2.2

2009-09-14 Thread Derek Hohls
Personally, I would think that Cocoon 2.1 is the most well-developed and stable of the series. 2.0 is really out-of-date. 2.2 might be worth tackling if you're prepared to learn the associated frameworks such as Spring and Hibernate, plus be prepared to do Java coding; but, as many others have

RE: REPOST: Queries in Cocoon 2.1.11 not working withASprotocol?

2009-09-14 Thread Derek Hohls
Pelssers -Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Monday, September 14, 2009 10:35 AM To: users@cocoon.apache.org Subject: RE: REPOST: Queries in Cocoon 2.1.11 not working withASprotocol? Thanks Robby; the production machine is running Linux and so I had

Queries not working with AS protocol?

2009-08-27 Thread Derek Hohls
I am in the process of moving my applications over from Windows to Linux as my development platform. I am now running Cocoon 2.1.11 and Mysql 5.0.67 (was 2.1.8 and 4.0.23) There is one issue I have encountered so far. When running a query of the form: SELECT foo AS bar from mytable The

Using textarea WYSIWYG editors?

2009-07-07 Thread Derek Hohls
(with Cocoon 2.1.8 and higher) Given that htmlArea is no longer under development, does anyone have some working example of other editors? I have tried both xinha and tinymce and cannot get either to work... Thanks Derek -- This message is subject to the CSIR's copyright terms and

Re: Using textarea WYSIWYG editors?

2009-07-07 Thread Derek Hohls
Hmm. I did follow the instructions and was unable to get the toolbar to display. Do you have any working/sample code that I can try on my side? Thanks Derek Andre Juffer ajuf...@sun3.oulu.fi 07/07/09 1:59 PM Derek Hohls wrote: (with Cocoon 2.1.8 and higher) Given that htmlArea

Re: Cocoon 2.1.11, Java 6 and Maven

2009-06-15 Thread Derek Hohls
+1 On 2009/06/15 at 10:41, in message 5c4168b80906150141r575dbc9ai31a4ee555a28...@mail.gmail.com, warrell harries warrell.harr...@googlemail.com wrote: One of the nice things about the Cocoon 2.1x line is that oldies like me can just use a text editor and the command line. I never found

Re: [HELP]Cannot convert null to an object.

2009-05-12 Thread Derek Hohls
Someone more savvy than me may be able to see directly what the issue is... what I do is to isolate which part of my code the error is occurring in, then add in some print statements to check that all the variables I *think* have values are not, in fact, actually null instead... then you can start

RE: Map serialize flowscript output

2009-05-12 Thread Derek Hohls
Added a blog comment Robby... On 2009/05/12 at 10:42, in message 7c655c04b6f59643a1ef66056c0e095e023cc...@eusex01.sweden.ecsoft, Robby Pelssers robby.pelss...@ciber.nl wrote: Yes... Jasha is right. For the ones interested I wrote a small article on my blog showing you how to create simple

RE: Map serialize flowscript output

2009-05-12 Thread Derek Hohls
hyperlinks to detailed information pages. It was the coolest project i've ever done but we were using the adobe plugin. I guess you're right why the need for a plugin to get all SVG functionality working is a real showstopper ;-( Cheers, Robby -Original Message- From: Derek Hohls

Re: Form generation

2009-05-12 Thread Derek Hohls
Funny you should ask that; i had the same issue myself a while back: http://www.nabble.com/JX---Flowscipt-variable-not-accessible-in-generated-form--td21684221.html The answer there is the approach I adopted. Derek On 2009/05/12 at 03:31, in message 4a097a27.4050...@oulu.fi, Andre Juffer

Re: custom serializer

2009-05-11 Thread Derek Hohls
See: http://www.opensubscriber.com/message/users@cocoon.apache.org/4985156.html On 2009/05/11 at 09:14, in message b69d73200905110014p1eec673bq145b4a0ab95f3...@mail.gmail.com, saeid itune saeidit...@gmail.com wrote: Hi, I am trying to create a custom serializer for apache cocoon. the

Multi-select fields: items not appearing in form widget

2009-05-05 Thread Derek Hohls
Working with Cocoon 2.1.8. Not sure exactly which component is the root of this problem, but... If I define a multi-select list thus: fd:multivaluefield id=Grouping fd:labelGroups/fd:label fd:hintThe groups which have access/fd:hint fd:datatype base=integer/ fd:selection-list

Re: XSLT is Dead ?!

2009-05-01 Thread Derek Hohls
. ... By the way, today's date is xsp:exprnow,/xsp;exp Ken Derek Hohls wrote: Out of interest... which part of Cocoon lacks date/time awareness - the sitemap? Can't a (custom-written) java module execute/call an external program? Also not sure about directory listing - does the Directory Generator

Re: XSLT is Dead ?!

2009-04-30 Thread Derek Hohls
:01, in message 49f879cc.8020...@lampsacos.demon.co.uk, Ken Starks k...@lampsacos.demon.co.uk wrote: Derek Hohls wrote: Ken I would echo most of your sentiments, except for the XSP part. I have found that the flowscript/JXT gives me all the logic/layout options I need ... without having

Re: XSLT is Dead ?!

2009-04-30 Thread Derek Hohls
Out of interest... which part of Cocoon lacks date/time awareness - the sitemap? Can't a (custom-written) java module execute/call an external program? Also not sure about directory listing - does the Directory Generator not serve in that role? On 2009/04/30 at 02:48, in message

Re: XSLT is Dead ?!

2009-04-28 Thread Derek Hohls
Ken I would echo most of your sentiments, except for the XSP part. I have found that the flowscript/JXT gives me all the logic/layout options I need ... without having to worry about any Java at all in my apps. I think that is why the developers decided to deprecate XSP quite a while back,

Re: XSLT is Dead ?!

2009-04-28 Thread Derek Hohls
the author forgot there is a XSLT 2.0. Anyway, who cares? ;) About freemaker, I guess there are some threads about it in our mail archive [1]. Hope this helps. Best Regards, Antonio Gallardo. [1] http://cocoon.markmail.org/search/?q=freemaker Derek Hohls escribió: At least, according

Re: XSLT is Dead ?!

2009-04-24 Thread Derek Hohls
...@apache.org, Carsten Ziegeler cziege...@apache.org wrote: Derek Hohls wrote: At least, according to this article: http://java.dzone.com/news/death-xslt-web-frameworks Maybe some of the developers, or other power users here, would like to comment at this blog - I see Cocoon also gets

Re: XSLT is Dead ?!

2009-04-24 Thread Derek Hohls
Oh, and on the flip side, there's this article: http://www.onenaught.com/posts/8/xslt-in-server-side-web-frameworks (but I would guess that is preaching to the converted on this mailing list!) On 2009/04/24 at 09:03, in message 49f1805f.5ce9.00d...@csir.co.za, Derek Hohls dho...@csir.co.za

AW: Re: XSLT is Dead ?!

2009-04-24 Thread Derek Hohls
to the converted on this mailing list!) On 2009/04/24 at 09:03, in message 49f1805f.5ce9.00d...@csir.co.za, Derek Hohls dho...@csir.co.za wrote: Carsten I had hoped comments like these would be added to the blog :) One other point, you say: The attraction of Cocoon as a separate framework has

XSLT is Dead ?!

2009-04-23 Thread Derek Hohls
At least, according to this article: http://java.dzone.com/news/death-xslt-web-frameworks Maybe some of the developers, or other power users here, would like to comment at this blog - I see Cocoon also gets a dig in the ribs ... Derek PS I'm also curious about the package mentioned a

Re: How to make cocoon session longer?

2009-04-20 Thread Derek Hohls
And, just for completeness - what is the way to set this in the sitemap (e.g. after a user logs in)? On 2009/04/18 at 06:01, in message 49e9f93e.60...@cc.oulu.fi, Andre Juffer ajuf...@sun3.oulu.fi wrote: Maria Grigorieva wrote: I'm using flowscript and when I left the page for some time, and

Re: newbie to Cocoon

2009-04-09 Thread Derek Hohls
of cocoon coming up? A new updated book would be most welcome. Regards, Franco On 08/04/2009, at 4:59 PM, Luca Morandini wrote: Derek Hohls wrote: Harry AFAIK, the CDHB deals with Cocoon 2.1, Nay: it dealt with 2.0 (it was published back in 2002)... hence no Flowscript and no Cocoon Forms

Re: newbie to Cocoon

2009-04-08 Thread Derek Hohls
Harry AFAIK, the CDHB deals with Cocoon 2.1, so make sure that is the version you are working with. Main website is here: http://cocoon.apache.org/2.1/ Tutorials here: http://cocoon.apache.org/2.1/tutorial/index.html And the best place to learn (well, it was for me) is by looking at the

Re: MultiValueField on-value-changed event not firing when modifyingthe items

2009-04-03 Thread Derek Hohls
The upgrade is easy - fixing your app might not be (see previous messages on this list) On 2009/04/03 at 08:07, in message 49d5a7bb.1050...@uib.es, Carlos Martínez carlos.marti...@uib.es wrote: Hello, I want to fix the same problem.. Is it easy to upgrade the versión 2.1.9 to 2.1.11? Thanks

Re: Is Cocoon the right tool?

2009-03-05 Thread Derek Hohls
I see it says: The tool has a command-line interface I wonder how feasible it would be to convert into a module usable by Cocoon (including the 2.1.x series) from within a sitemap? On 2009/03/05 at 09:08, in message gontok$lr...@ger.gmane.org, Luca Morandini lmorand...@ieee.org wrote:

Re: [HOWTO WANTED] APP migration from Cocoon 2.1 to Cocoon 2.2

2009-03-02 Thread Derek Hohls
Probably not exactly what you wanted, but it may help: http://www.csparks.com/cocoon/c22without/index.xhtml if you work through all the steps, you eventually get to the: Add your content section. On 2009/03/02 at 01:25, in message 1ccf02660903020325v79c79ea8v181498923e291...@mail.gmail.com,

RE: Cocoon Forms builder

2009-02-21 Thread Derek Hohls
tools for them ? Thank you, Oleg. -Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Friday, February 20, 2009 2:17 AM To: users@cocoon.apache.org Subject: Re: Cocoon Forms builder Oleg I am not quite sure why you want to build a form graphically - given that all

Re: Cocoon Forms builder

2009-02-19 Thread Derek Hohls
Oleg I am not quite sure why you want to build a form graphically - given that all the layout is done by stylesheets? The forms essentially only contain the field definition and any logic required to validate or alter/display their values. FWIW, I have a small Python program that creates basic

HTML Styling in displayed form widgets?

2009-02-13 Thread Derek Hohls
Using Cocoon 2.1.8 Can anyone give me an idea how to retain HTML tags in a form widget : e.g.. in form template, widget is: ft:widget id=message and in flowscript, its assigned a value: model.message = bHey!/b; but the output is presented exactly as this: bHey!/b (and not in bold).

Refreshing selected items in multi-select field?

2009-02-13 Thread Derek Hohls
Using Cocoon 2.1.8 I am working with a multi-select field (B) in an AJAX-enabled form. The items in the list is filtered by changes in a previous field (A) i.e not all possible items are shown in B at one time. The first time the form is displayed; when A is changed, then B displays those

RE: HTML Styling in displayed form widgets?

2009-02-13 Thread Derek Hohls
f8e386b54ce3e6408f3a32abb9a7908a01232...@hai02.hippointern.lan, Jasha Joachimsthal j.joachimst...@onehippo.com wrote: -Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: vrijdag 13 februari 2009 9:03 To: users@cocoon.apache.org Subject: HTML Styling in displayed form widgets? Using Cocoon

Spot what is missing!

2009-02-08 Thread Derek Hohls
I received an email ad today; here is a short snippet from the opening blurb: Java developers today have many choices for web development frameworks. To help you decide which is best for your web development projects, our latest eBook, The Java Developer's Guide to Web Development Frameworks

Using Dojo color picker with CForms?

2009-02-04 Thread Derek Hohls
using 2.18 Has anyone figured out a way to use the Dojo color picker http://www.roseindia.net/dojo/dojo-color-picker-example.shtml with CForms - this email seems to be related, but does not address the issue directly http://marc.info/?l=xml-cocoon-usersm=122457953028491w=2 Thanks Derek --

Re: Getting started with C2.2 -- where's the exception information?

2009-02-04 Thread Derek Hohls
Andreas No; I did not say that I thought 2.1 *was* unsupported, just that I hoped it would not be. Believe me, I do really appreciate the generous effort and commitment from the experts that helps out those of who do not get all the nuances as quickly. I also did not take any offence - the

Re: Getting started with C2.2 -- where's the exception information?

2009-02-03 Thread Derek Hohls
Andreas Do you want the short reply or the long reply :) Short: There needs to be room in the Cocoon universe for 2.1 users as well as 2.2 users. Long: This is the classic issue isn't it!? Certainly we are beset by the culture of the new at present; where new == better - be it cellphones,

RE: Getting started with C2.2 -- where's the exception information?

2009-01-29 Thread Derek Hohls
That's a little harsh - although my impression is that C2.2 is perhaps a step sideways in terms of how many things are done... but that's just an impression from reading all the mailing list QA. So far, I have not needed to take the plunge. On 2009/01/30 at 01:51, in message

RE: JX / Flowscipt variable not accessible in generated form?

2009-01-29 Thread Derek Hohls
; cocoon.sendPage(db/formtemplate/ + formname, { state : state } ); } From your flowscript you create the form: var editCountryDataForm = new Form(cocoon:/db/forms/country/output); Cheers, Robby Pelssers -Original Message- From: Derek Hohls [mailto:dho

RE: Getting started with C2.2 -- where's the exception information?

2009-01-29 Thread Derek Hohls
You may be correct; but I have never felt that Cocoon was striving for acceptance. It simply is what it is; and you either find it incredibly powerful and useful ... or become a mainstream php/ruby developer. If you are here, its because you have taken the road (development route?!) less

JX / Flowscipt variable not accessible in generated form?

2009-01-27 Thread Derek Hohls
Using Cocoon 2.1.8 I am generating a form definition from flowscript: var editCountryDataForm = new Form(cocoon:/db/forms/country, {state:output});//dynamic And generating it thus via the pipeline: map:match pattern=db/forms/* map:generate src=forms/{1}_defn.xml type=jx And in the

Cocoon 2.1.8 Forms + AJAX : cocoon is not defined

2009-01-26 Thread Derek Hohls
With respect to the previous thread: http://marc.info/?l=xml-cocoon-usersm=123243320521118w=2 I took the approach I planned; i.e. start with a working version from the sample and gradually add in my changes until done. Now I have a working sample in a test directory of my Cocoon instance

Modifying the forms stylesheets

2009-01-26 Thread Derek Hohls
Working with Cocoon 2.1.8 Are there any guidelines for modifying the forms styling sheets such that the AJAX-enabled aspects remain intact. I have done some heavy styling modifications, which work fine for normal Cocoon forms, but they don't seem compatible with this approach. Any ideas?

Re: Cocoon 2.1.8 Forms + AJAX : cocoon is not defined [SOLVED]

2009-01-26 Thread Derek Hohls
out something like this a while back: http://marc.info/?l=xml-cocoon-usersm=122405789617000w=2 but somehow I did not connect my error message with his response. Oh well, this post may help someone else at sometime! Derek On 2009/01/26 at 12:54, in message 497db25a.5ce9.00d...@csir.co.za, Derek

Error with SQL Transformer - nested query + Filter Transformer

2009-01-20 Thread Derek Hohls
Working with Cocoon 2.1.8, Windows XP With reference to this thread: http://marc.info/?l=xml-cocoon-usersm=103097078912239w=3 which did not seem to be resolved, I am also having problems with the Filter Transformer. The error I have is: java.util.EmptyStackException at

Re: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-19 Thread Derek Hohls
=resource://org/apache/cocoon/{1}/resources/{2}/ /map:match Hope this helps, gary -Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Friday, January 16, 2009 9:58 AM To: users@cocoon.apache.org Subject: Cocoon 2.1.8 Forms + AJAX : Final call for help

RE: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-19 Thread Derek Hohls
-Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Friday, January 16, 2009 9:58 AM To: users@cocoon.apache.org Subject: Cocoon 2.1.8 Forms + AJAX : Final call for help! In October last year I submitted a number of queries to the list, as I was trying to get Cocoon 2.1.8

Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Derek Hohls
In October last year I submitted a number of queries to the list, as I was trying to get Cocoon 2.1.8 Forms + AJAX working together in my application. This was the last entry in that thread... http://marc.info/?l=xml-cocoon-usersm=122408149728592w=2 In the end, I did not succeed and moved on

Re: AJAX in CForms... not that simple?!

2008-10-15 Thread Derek Hohls
Andre Bu that is what I attempted to do - if you look at my original post, you will see the files I extracted and where I put them. Are there some that are missing... or how can I tell if they are? Derek On 2008/10/15 at 03:34, in message [EMAIL PROTECTED], DAVIGNON Andre - CETE

Re: AW: AW: AJAX in CForms... not that simple?!

2008-10-15 Thread Derek Hohls
Thanks Chris I have tried this, and it seems the main error that I am getting is: cocoon is not defined script script=text/javascriptcocoon.forms.ajax = true;/script I suppose that if there no AJAX set, then nothing else will work. But how does this help me find out what is missing? Thanks

Re: AW: AJAX in CForms... not that simple?!

2008-10-15 Thread Derek Hohls
}/ /map:otherwise /map:select /map:match This way I can override the resources in the jars with my alternate implementations. Hope this helps. Chris -Ursprüngliche Nachricht- Von: Derek Hohls [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 14. Oktober 2008 13:49 An: users

Re: AJAX in CForms... not that simple?!

2008-10-15 Thread Derek Hohls
André Thanks, but this does not seem to make any difference. Any chance you have a simple/test application, where the resources are explicitly broken out in the way I have done? Alternately, are there any hints you can give me on how to make an AJAX form that does not make of use the default

Re: bonebreaker example

2008-10-14 Thread Derek Hohls
Happy memories!! (Sorry, Jeff, I have not run this for a looong time but if it still works, that's a pretty good testament both to its design and Cocoon's stability...) On 2008/10/13 at 02:53, in message [EMAIL PROTECTED], Jeff Schmitz [EMAIL PROTECTED] wrote: Am wanting to setup my cocoon

AJAX in CForms... not that simple?!

2008-10-14 Thread Derek Hohls
I have been working with Cocoon + CForms for a while now, but now have to deal with some more complex processing requirements. I had thought this would be a simple matter, but alas not... Issue 1. I have heavily customized stylesheets that I use for form display. Going back to the default

Handling file not found errors

2008-10-10 Thread Derek Hohls
Using Cocoon 2.1.8 I am displaying data from a database that, in theory, contains URL links to files on the local server. Occasionally, for various reasons, the files are not available. At the moment, Cocoon returns an informative - but ugly - error page: Resource not found

Re: Handling file not found errors

2008-10-10 Thread Derek Hohls
], Alexander Daniel [EMAIL PROTECTED] wrote: On 10.10.2008, at 10:48, Derek Hohls wrote: Using Cocoon 2.1.8 I am displaying data from a database that, in theory, contains URL links to files on the local server. Occasionally, for various reasons, the files are not available. At the moment

Re: How to force a Save As prompt?

2008-10-10 Thread Derek Hohls
David I agree with your examples below - I guess its been quite a long time since I had to work with systems that made me add .php or .jsp to my URLs. We are spoiled by Cocoon :) Derek On 2008/10/09 at 03:30, in message [EMAIL PROTECTED], David Legg [EMAIL PROTECTED] wrote: Derek,

Re: How to force a Save As prompt?

2008-10-09 Thread Derek Hohls
Dave Before getting into detail, I'd like to say that I do agree in principle with what you said below. My real issue probably lies in the fact that I have been around computers too long. If I look at archives of my files from the early 90's; when DOS still reigned supreme, I see names

Re: How to force a Save As prompt?

2008-10-09 Thread Derek Hohls
David Please add the reference/link for why URLs in Cocoon should not have an extension - I know its required, but why is it bad? Derek On 2008/10/09 at 12:47, in message [EMAIL PROTECTED], David Legg [EMAIL PROTECTED] wrote: Mmmm... Does anyone still care about IE4 - the stats from

RE: javascript embedded in *.jx files

2008-10-08 Thread Derek Hohls
Not that strange when you consider what is happening. In your web page you have the entry src=js/myPageScript.js This essentially becomes a request to the server to find and return data from the js/myPageScript.js URI. The web server in turn passes that request through to the application - in

Re: How to force a Save As prompt?

2008-10-08 Thread Derek Hohls
Does anyone still care about IE4 - the stats from different sites suggest not: http://www.w3schools.com/browsers/browsers_stats.asp http://www.upsdell.com/BrowserNews/stat.htm http://www.thecounter.com/stats/2008/September/browser.php Looks like IE5 usage is down below 1% and no one even

Re: flowscript editor

2008-10-08 Thread Derek Hohls
Some googling turns up: http://eclipse.moelleryoung.com/jseditor/ designed as a plug-in for eclipse ... not sure about status or usefulness What else? On 2008/10/08 at 09:32, in message [EMAIL PROTECTED], Jeroen Reijn [EMAIL PROTECTED] wrote: Hi Jeff, I'm not aware of anything like this,

Re: how to implement back button functionality from within a flow script

2008-10-08 Thread Derek Hohls
Paul The short answer is, AFAIK, probably no. That said, I am sure there are some flowscript gurus who might show a way to do this with continuations? The right answer might be don't i.e. if a user has changed an item in a list, why take him back to a previous version of the list which will

Jasper Reports and Cocoon?

2008-09-17 Thread Derek Hohls
Hi Is anyone using these together - found one very old message: http://archives.devshed.com/forums/apache-92/jasperreports-jfreereports-1347966.html but was wondering if there are any current efforts? Thanks Derek -- This message is subject to the CSIR's copyright terms and conditions,

RE: Sticking with 2.1.* ( was '[Announce] Apache Lenya 2.0.2 released' )

2008-09-03 Thread Derek Hohls
Which in turn inspired Hugh Sparks to create this web page: http://www.csparks.com/cocoon/c22without/index.xhtml (Strong feeling of deja vu here... and also a strong feeling that this type of thread is going to be repeated is going to be repeated a number of times in the future...) On

Re: [Announce] Apache Lenya 2.0.2 released

2008-09-01 Thread Derek Hohls
A quick question - is this new version based on Cocoon 2.2 or 2.1? On 2008/08/29 at 09:13, in message [EMAIL PROTECTED], Richard Frovarp [EMAIL PROTECTED] wrote: Apache Lenya 2.0.2 released === The Apache Lenya development community is proud to announce the 2.0.2

Re: Lost on-line samples

2008-09-01 Thread Derek Hohls
Looks like this is a demo for 2.1.11 - not 2.2 - even though it says Demo of the current Cocoon release under the section Main demos and tutorials May be worth differentiating between 2.1 and 2.2 is this section as well as in the one below it, just to avoid any confusion. On 2008/08/31 at

[OFF TOPIC] Reinhard Poetz' blog?

2008-09-01 Thread Derek Hohls
Anyone know what is happening with/at this website: http://www.indoqa.com/ I keep getting a 502 proxy error... -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be

Re: Get Metadata from database

2008-09-01 Thread Derek Hohls
Johannes I think this is database dependant - in MySQL (ver 5+) you can read this type of information from the INFORMATION_SCHEMA table. http://dev.mysql.com/doc/refman/5.0/en/information-schema.html Derek On 2008/09/01 at 09:27, in message [EMAIL PROTECTED], Johannes Hoechstaedter [EMAIL

Re: floating button in CForms

2008-09-01 Thread Derek Hohls
have a look at: http://reference.sitepoint.com/css/position http://www.w3schools.com/Css/pr_class_position.asp http://www.quirksmode.org/css/position.html the 'position:fixed' style does not really seem to work with IE... On 2008/09/01 at 02:15, in message [EMAIL PROTECTED], Paul Joseph

Re: [Announce] Apache Lenya 2.0.2 released

2008-09-01 Thread Derek Hohls
David Now you're just describing computers in general! Derek On 2008/09/01 at 03:10, in message [EMAIL PROTECTED], David Legg [EMAIL PROTECTED] wrote: Hi Ken, The insect has emerged from its cocoon, lived its life, and is now preserved in amber as a thing of beauty, a little jewel.

RE: Cocoon 2.1.11 and XSLTC

2008-08-29 Thread Derek Hohls
Maybe not so common... but if you want a response from the developers - who are very active on this list - you may need to post something more specific (preferably with error logs) than seams to provoke some weird side effects. On 2008/08/29 at 09:32, in message [EMAIL PROTECTED], Laurent

Re: Howto use Dojo standalone with cocoon ? (does that make senseat all?)

2008-08-21 Thread Derek Hohls
Alessandro Why not add this page to the Cocoon Wiki; its then readily accessible (and findable) by all? On 2008/08/20 at 08:46, in message [EMAIL PROTECTED], Alessandro Vincelli [EMAIL PROTECTED] wrote: Hussayn i'm working on a similar task. I created a simple block that contains the latest

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-21 Thread Derek Hohls
Ken I am very curious how you plan to get PDF output using LaTeX and Cocoon - I have seen Hugh's page where he generates GIF images from LaTeX equations ( http://www.csparks.com/jeuler/index.jhtml ) but this seems an order-of-magnitude more complex. Derek On 2008/08/21 at 09:37, in message

Re: Porting Cocoon 2.1.10 application to Cocoon 2.2.0

2008-08-21 Thread Derek Hohls
Robby I suppose it all depends by what you mean upgrade. If you just need to port all your existing code over, perhaps start with Hugh's guide: http://www.csparks.com/cocoon/c22without/index.xhtml (note the section marked Add your content) Otherwise, if you find something equivalent; or some

Re: My log level is already like this then how to go for debugging ?

2008-08-18 Thread Derek Hohls
Your problem statement is not precise enough to give an exact answer, but essentially there are two options: * if you need to look the XML at different steps in the pipeline, try using views: http://cocoon.apache.org/2.0/userdocs/concepts/views.html * if you need to debug inside of the XSLT,

Re: AW: AW: JavaFlow in Cocoon 2.2

2008-08-14 Thread Derek Hohls
Chris That's what you get for living on the bleeding edge :) Seriously, though, I appreciate all the work the early adopters are doing to put 2.2 through its paces. However, I have not really seen anything yet that makes me want to rush out and try it. Derek Footnote: As this is the

Re: Can anyone let me know how to start build simple cocoon project .I am using jbuilder2008

2008-08-05 Thread Derek Hohls
Why not try the getting started? http://cocoon.apache.org/2.2/1159_1_1.html and then, as you encounter errors or problems, post them here so you can get help on specific issues. There *is* a lot to digest in Cocoon - but, like eating an elephant, best done one bite (byte?) at a time. On

Re: File upload

2008-08-05 Thread Derek Hohls
Not sure about the background processing part: it seems to me that your browser *is* still involved in the process ie. it is doing the sending while the server is doing the receiving... but this may help ito keeping the users informed: http://blog.fiveone.org/2006/11/good-progress.html

Re: Database connection by cocoon 2.2

2008-07-23 Thread Derek Hohls
Joerg Not sure if you are speaking for the dev team here? What exactly does kind of obsolete mean - has it been deprecated, or is it still a valid component in 2.2? Or is there is some other meaning? Thanks. On 2008/07/19 at 01:08, in message [EMAIL PROTECTED], Joerg Heinicke [EMAIL

Re: Simple cocoon distribution

2008-07-22 Thread Derek Hohls
Ditto from me. Not a major Java user. XSLT + Flowscript + the standard Cocoon components should handle 95% of all website needs. If I can use C2.2 without major investment in learning new development and programming tools, I will consider upgrading. Suggest that, if possible, you get

Re: Passing a node-set from XSLT to Java

2008-07-04 Thread Derek Hohls
Andy I think you stumbled across one of the gotchas of XML; what looks simple and obvious is not always - at least, not to a machine. For more in-depth understanding of XML, I can recommend Ken Sall to explain it. There is a sample chapter from his book on-line:

Re: Tags in the value of an XSLT variable?

2008-06-30 Thread Derek Hohls
And that is not a trick, but standard XSLT; see: http://www.dpawson.co.uk/xsl/sect2/N1930.html#d3389e91 as select=. only selects the value (string) inside the tag/s. On 2008/06/27 at 06:48, in message [EMAIL PROTECTED], Betty Harvey [EMAIL PROTECTED] wrote: Try this for your xsl:copy:

Re: Tags in the value of an XSLT variable?

2008-06-30 Thread Derek Hohls
is still a Node-Tree, and not a String. I need it to be the latter so I can pass the XML excerpt to the Java method I mentioned earlier (using xalan to do so). Is there a way of casting/translating a node tree into a String? Best regards, Andy Derek Hohls wrote: And that is not a trick

Re: [ANN]: Fins 1.0 back-ported to Cocoon 2.1

2008-06-25 Thread Derek Hohls
Well, it made mine! Thanks Luca. PS. Any reason the pointer for the Fins schema in the FAQ does not link to the on-line version: http://svn.cocoondev.org/viewsvn/trunk/fins/fins-core/src/main/resources/COB-INF/schema/?root=fins On 2008/06/25 at 07:44, in message [EMAIL PROTECTED], Luca

Re: [ANN]: Fins 1.0 back-ported to Cocoon 2.1

2008-06-25 Thread Derek Hohls
And a very stupid question - where is the link for the download? the ViewVC site seems to allow you to browse display files - but how does one get all of them at once? On 2008/06/25 at 07:44, in message [EMAIL PROTECTED], Luca Morandini [EMAIL PROTECTED] wrote: I hope this will make the day

Re: [ANN]: Fins 1.0 back-ported to Cocoon 2.1

2008-06-25 Thread Derek Hohls
Sorry, I was not too clear here. I was suggesting that the plain text src/main/resources/COB-INF/schema/ in the FAQ be converted to a hyperlink to point to that URL. On 2008/06/25 at 08:44, in message [EMAIL PROTECTED], Luca Morandini [EMAIL PROTECTED] wrote: Derek Hohls wrote: Well

Re: [ANN]: Fins 1.0 back-ported to Cocoon 2.1

2008-06-25 Thread Derek Hohls
] wrote: Derek Hohls wrote: And a very stupid question - where is the link for the download? the ViewVC site seems to allow you to browse display files - but how does one get all of them at once? You should get hold of an SVN client and issue something like: svn checkout http

Re: [ANN]: Fins 1.0 back-ported to Cocoon 2.1

2008-06-25 Thread Derek Hohls
request failed on '/repos/fins/trunk' PROPFIND of '/repos/fins/trunk': could not connect to server (http://svn.cocoondev.org)) Have I used the correct path? On 2008/06/25 at 10:42, in message [EMAIL PROTECTED], Luca Morandini [EMAIL PROTECTED] wrote: Derek Hohls wrote: I am struggling to do

Re: Database connection by cocoon 2.2

2008-06-06 Thread Derek Hohls
Johannes Good question! The official and best way is to use Hibernate and Spring; this will, IMO, mean writing *lots* of code. You can use flowscript instead, for simple cases, but be warned that many here will point out the potential flaws in this approach. In the 2.1.x series of Cocoon,

Re: Database connection by cocoon 2.2

2008-06-06 Thread Derek Hohls
web.xml and in your cocoon.xconf for example. Where is the cocoon.xconf in 2.2? Where can I define my datasources? Where can I get the code of the sample? Johannes Derek Hohls schrieb: Johannes Good question! The official and best way is to use Hibernate and Spring; this will, IMO, mean

Re: Type 'serverpages' does not exist for 'map:generate'

2008-06-04 Thread Derek Hohls
XSP is not available in Cocooon 2.2 - see: http://marc.info/?l=xml-cocoon-usersm=120349702914226w=2 where the developers suggest you migrate your code to use java objects + flowscript + template. Alternatively, stick to Cocoon 2.1 unless you have some other critical reasons to use 2.2 On

Re: [REPOST] Setting multi-value widget values for dynamically createdforms

2008-06-04 Thread Derek Hohls
the values you need to set... Cheers, Robin On 3 Jun 2008, at 14:48, Derek Hohls wrote: Robin How would you create the array programmtically ie. values array needs to be populated via data values sourced elsewhere ( and typically available in a string variable) rather than from a static list

REPOST: Database connection overload

2008-06-04 Thread Derek Hohls
Anyone have any ideas on this? On 2008/05/27 at 09:15, in message [EMAIL PROTECTED], Derek Hohls [EMAIL PROTECTED] wrote: Running Cocoon 2.1.8 It seems to be the case that, when the number of allowed database connections are exceeded (called by a getConnection in flowscript), the application

Re: REPOST: Database connection overload

2008-06-04 Thread Derek Hohls
is when connections are not properly closed and returned to the connection pool. Could you post the javascript code you use to obtain a connection from the DB and then close it ? Regards, Johannes Derek Hohls schrieb: Anyone have any ideas on this? On 2008/05/27 at 09:15, in message [EMAIL

Re: REPOST: Database connection overload

2008-06-04 Thread Derek Hohls
[EMAIL PROTECTED] wrote: Derek Hohls schrieb: Johannes This was my thought too. I have numerous modules functions that open (and should close!) connections. On manual inspection they all seem to be OK, but possibly there is one somewhere which is not correct. Hence my need to try and prevent

Re: REPOST: Database connection overload

2008-06-04 Thread Derek Hohls
of that, having hundreds of different places where connections are opened and closed in flowscript seems like a bad idea. Regards, Johannes Derek Hohls schrieb: Johannes Thanks for the detailed insight into issues. I had hoped to avoid patching hundreds of functions. but I guess its

  1   2   3   4   5   6   7   8   9   10   >