Re: web app directory

2012-09-14 Thread Jasha Joachimsthal
On 14 September 2012 18:19, Paul Joseph pjos...@gmail.com wrote: Thanks much Robby...Will try the javax.servlet.getRealPath() Yes, it is inside the exploded war folder...previously it was in a configurable location but it turned out to be too much of a hassle--so they decided to make it

Re: Using SendMailTransformer in Cocoon 2.1

2012-07-16 Thread Jasha Joachimsthal
On 16 July 2012 17:25, Peter D Sparkes pete...@kitchencharisma.com wrote: Hi, From the documentation it appears that the cocoon 2.2 SendMailTransformer can be used in cocoon 2.1, see http://cocoon.apache.org/2.2/**

Re: jars in Cocoon 2.1

2012-07-10 Thread Jasha Joachimsthal
I've tried it 2 years ago but ran into NPEs in SVGSerializer which I couldn't solve. See http://markmail.org/thread/aqajh3euqinohbl2 On 10 July 2012 22:48, Peter D Sparkes pete...@kitchencharisma.com wrote: Hi, Is there any way of replacing the fop-0.20.5.jar in 2.1 with the one for fop

Re: ok/cancel prompt followed by submit?

2012-05-30 Thread Jasha Joachimsthal
If you really want to be safe, let the form submit to an intermediate page in which you summarise what the user will delete. If the user submits this page, then delete it. This can be done with continuations, no Javascripts are needed. The average user just clicks OK on a confirm window without

Re: Problems with cocoon deployment

2012-03-06 Thread Jasha Joachimsthal
Hi Matt, Which version of Cocoon are you deploying into Tomcat and how did you build the war? Jasha Joachimsthal Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466 US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free) www.onehippo.com On 6 March

Re: how to make sitemap entries case insensitive

2012-01-30 Thread Jasha Joachimsthal
: map:matcher name=regexp src=org.apache.cocoon.matching.RegexpURIMatcher logger=sitemap.matching.regexp/ Then the pipeline map:match pattern=^(.+)[.](bmp|BMP)$ type=regexp Jasha Joachimsthal Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466 US - Boston - 1 Broadway

Re: how to make sitemap entries case insensitive

2012-01-30 Thread Jasha Joachimsthal
solution for matching on both upper and lower case will most probably work, but for any unix derivative he will run into a filenotfoundexception. ** ** Robby ** ** *From:* Jasha Joachimsthal [mailto:j.joachimst...@onehippo.comj.joachimst...@onehippo.com] *Sent:* Monday, January

Re: JX template generator leaves trace behind (jx namespace is added to final result tree)

2012-01-02 Thread Jasha Joachimsthal
On 7 December 2011 11:22, Robby Pelssers robby.pelss...@nxp.com wrote: Hi guys, ** ** When using the jx:template generator I noticed (actually on regular occasions) it leaves behind xmlns:jx=” http://apache.org/cocoon/templates/jx/1.0” After googling a bit around I noticed

Re: outputing html

2011-11-14 Thread Jasha Joachimsthal
If the html is not well formed (no valid xml) and you don't need to transform it, you can also do map:match pattern=somepattern !-- e.g. *.html -- map:read src=somePath/ !-- e.g. 'static/html/{1}.html' -- /map:match On 14 November 2011 20:57, Robby Pelssers robby.pelss...@nxp.com wrote:

Re: outputing html

2011-11-14 Thread Jasha Joachimsthal
assume the html files are part of your webapp and stored below the COB-INF folder of that cocoon block. That would not be really advisable of course. ** ** Robby ** ** *From:* Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com] *Sent:* Monday, November 14, 2011 9:02 PM

Re: thought I had fixe it

2011-10-24 Thread Jasha Joachimsthal
The first question that comes to my mind: why would you need 25000 objects as query result? Can't you do 1 query that only returns the total possible amount of objects and another query that returns e.g. the first 10 results and build in some paging logic for the next 10. Jasha Joachimsthal

Re: thought I had fixe it

2011-10-24 Thread Jasha Joachimsthal
of results. On 10/24/2011 12:22 PM, Jasha Joachimsthal wrote: The first question that comes to my mind: why would you need 25000 objects as query result? Can't you do 1 query that only returns the total possible amount of objects and another query that returns e.g. the first 10 results and build

Re: thought I had fixe it

2011-10-24 Thread Jasha Joachimsthal
On 24 October 2011 18:55, Leszek Gawron lgaw...@apache.org wrote: Hello, @Jasha: advising a user to limit the amount of data usually does not work. :) You can tell the user his search query has a result of 25000 items but I guess he doesn't want them all in 1 screen. Postprocessing that

Re: Tomcat 64 bit

2011-10-11 Thread Jasha Joachimsthal
-mail: users-unsubscribe@cocoon.**apache.orgusers-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h...@cocoon.apache.org It's also possible that the spaces in your path cause the problem. Jasha Joachimsthal Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20

Re: Pls Help - Serializing images returned from web services

2011-07-14 Thread Jasha Joachimsthal
. This can't be serialized, because it can't be parsed as XML to start with. [1] What's your use case for the chart? Is it a part of a webpage or do you include it in a PDF? [1] http://cocoon.apache.org/2.1/userdocs/serializers.html Jasha Joachimsthal Europe - Amsterdam - Oosteinde 11, 1017 WT

Re: About SendMailTransformer

2011-04-04 Thread Jasha Joachimsthal
but not actually send them, there are several tools that fake an SMTP server. On my mac I use http://mac.softpedia.com/get/Internet-Utilities/FakeSMTP.shtml but if you have a different OS, you'll find more on Google. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org Hippo Europe

Re: About SendMailTransformer

2011-04-04 Thread Jasha Joachimsthal
to restart Cocoon to apply them. For your production server, ask your system administrator which smtp server to use. Regards, Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org Hippo Europe • Amsterdam Oosteinde 11 • 1017 WT Amsterdam • +31 (0)20 522 4466 USA • San

Re: Can I pass a sitemap resource as a parameter to an xslt transformer?

2011-01-17 Thread Jasha Joachimsthal
You don't need to pass it as a parameter. Just use map:aggregate with a map:part that gets all the authors. To cache the result of the SQL query you can use an expires pipeline with a very long expiration time. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org Hippo Europe

Re: Flash .swf in Cocoon 2.1.11

2010-12-07 Thread Jasha Joachimsthal
with the swf? Providing more information leads more likely to a solution ;) Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org Hippo Europe • Amsterdam Oosteinde 11 • 1017 WT Amsterdam • +31 (0)20 522 4466 USA • San Francisco 755 Baywood Drive Second Floor • Petaluma

Re: HTML5 doctype from Cocoon 2.1?

2010-11-16 Thread Jasha Joachimsthal
You can either extend the HTMLSerializer, the XHTMLSerializer or both. HTML5 allows the output to be valid XML or just plain old tagsoup. http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/blocks/serializers/java/org/apache/cocoon/components/serializers/ Jasha Joachimsthal

Re: switch Cocoon 2.2 spring dependencies from 2.5.1 to 2.5.6

2010-10-29 Thread Jasha Joachimsthal
Spring 2.5.6 has vulnerability issues, see [1]. It's adviced to upgrade to 2.5.6.SEC02. [1] http://www.springsource.com/security/cve-2010-1622 Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org Hippo Europe • Amsterdam Oosteinde 11 • 1017 WT Amsterdam • +31 (0)20 522

Re: Problem using XSP pages

2010-09-07 Thread Jasha Joachimsthal
/xml/xml_namespaces.asp The URI is http://apache.org/cocoon/sitemap/1.0 Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 185 H Street, suite B, Petaluma CA 94952

Re: Hand over XSL variable value - wrong list?

2010-07-28 Thread Jasha Joachimsthal
with the include transformer or write your own transformer that handles that part of the XML. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 185 H Street, suite B, Petaluma

Re: upgrading cocoon-2.1 to FOP-1.0

2010-07-26 Thread Jasha Joachimsthal
ago, I have upgraded FOP to 0.95 in the 2.1 branch (2.1.12-dev). It seems that you've found the correct issue for it. Did you try to start from that version? Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31

Re: upgrading cocoon-2.1 to FOP-1.0

2010-07-26 Thread Jasha Joachimsthal
/2010 13:12, Jasha Joachimsthal schreef: a few weeks ago, I have upgraded FOP to 0.95 in the 2.1 branch (2.1.12-dev). It seems that you've found the correct issue for it. Did you try to start from that version? I have grabbed a fresh checkout, and it works perfectly with FOP-0.95. I have

Re: upgrading cocoon-2.1 to FOP-1.0

2010-07-26 Thread Jasha Joachimsthal
\* with updated versions from FOP-1.0 + added missing ones -updated %COCOON_HOME%\lib\jars.xml to those new version numbers / jars -rebuild Cocoon Cool! Can you create an issue for this describing which dependencies you updated? I'll pick it up then. Jasha Joachimsthal j.joachimst

Re: memory leak in PoolableProxyHandler

2010-06-30 Thread Jasha Joachimsthal
Working on it... ;-) Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 185 H Street, suite B, Petaluma CA 94952 +1 (707) 7734646 On 30 June 2010 09:05

Re: memory leak in PoolableProxyHandler

2010-06-30 Thread Jasha Joachimsthal
And done applying the patch, thanks Alexander for submitting it. Jasha On 30 June 2010 09:21, Jasha Joachimsthal j.joachimst...@onehippo.comwrote: Working on it... ;-) Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11

Re: memory leak in PoolableProxyHandler

2010-06-30 Thread Jasha Joachimsthal
repository with the SVN revision number in the name of the jar. The best way is to get it released but that may take some time. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo

Re: XSP Editor

2010-04-12 Thread Jasha Joachimsthal
. *Thank You,* Rajeev Kumar You could go for Flowscript or Javaflow instead of XSP. Flowscript has Javascript syntax and can call Java classes. As a easy starter you can write the rocket science in Java and do simple calls from Flowscript. Jasha Joachimsthal j.joachimst...@onehippo.com - ja

Re: Question regarding zip serializer (filename becomes xxxx.continue)

2010-01-13 Thread Jasha Joachimsthal
3 includes inside the datasheetContainer pipeline. It's better to split that one up into 3 pipelines with 1 include each (you'll notice when you measure the response times). Regards Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V

Re: Question regarding zip serializer (filename becomes xxxx.continue)

2010-01-13 Thread Jasha Joachimsthal
-Disposition. Jasha Cheers, Robby -Original Message- From: Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com] Sent: Wednesday, January 13, 2010 1:13 PM To: users@cocoon.apache.org Subject: Re: Question regarding zip serializer (filename becomes .continue) Hi Robby

Re: problem showing pdf as text/plain with resourcereader

2009-10-20 Thread Jasha Joachimsthal
with flowscript, i'll read the docs and say something later. I presume i have to change the xsp file, right? com os melhores cumprimentos joão tiago viegas 2009/10/20 Jasha Joachimsthal j.joachimst...@onehippo.com You could solve it with flowscript. function writeandread

Re: problem showing pdf as text/plain with resourcereader

2009-10-20 Thread Jasha Joachimsthal
in the request invocation, right? com os melhores cumprimentos joão tiago viegas 2009/10/20 Jasha Joachimsthal j.joachimst...@onehippo.com You don't have to use XSP if you use flowscript for your logic. I've never used XSP because it has been a bit outdated for a while but some people still

Re: map match pattern being ignored

2009-07-12 Thread Jasha Joachimsthal
Hi Michael, the matching is top down. You've put your mjinks/** pretty low in the sitemap. Further above you see the */** which also matches requests for mjinks/foo/bar. Because the */** is above it matches first and your mjinks/** isn't used. So move the mjinks/** up. Regards, Jasha

Re: Image transcoding using cocoon

2009-07-08 Thread Jasha Joachimsthal
] http://cocoon.apache.org/2.1/userdocs/core/image-reader.html Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 185 H Street, suite B, Petaluma CA 94952 +1 (707

Re: XHTML2FO

2009-07-03 Thread Jasha Joachimsthal
http://lmgtfy.com/?q=xhtml+to+xsl-fo -- http://www.ibm.com/developerworks/library/x-xslfo2app/ http://www.ibm.com/developerworks/library/x-xslfo2app/Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20

Re: XHTML2FO

2009-07-03 Thread Jasha Joachimsthal
Which elements are supported depends on the fop serializer. The classic one supports 0.20, the fop-new 0.9x. See http://xmlgraphics.apache.org/fop/compliance.html for the fop support. Jasha 2009/7/3 Jasha Joachimsthal j.joachimst...@onehippo.com http://lmgtfy.com/?q=xhtml+to+xsl-fo -- http

Re: Cocoon 2.1.11: Using org.apache.commons.mail in xsp

2009-06-10 Thread Jasha Joachimsthal
Hi Hideki, why would you use XSP for that? You can use the SendMailTransformer [1] in your pipeline. You can use both plain text and HTML mail. [1] http://cocoon.apache.org/2.2/blocks/mail/1.0/1099_1_1.html (documentation is for 2.2 but is also valid for 2.1) Jasha Joachimsthal j.joachimst

Re: how-to reference external js from cocoon 2.2 block

2009-06-04 Thread Jasha Joachimsthal
HTML tag. Browsers don't get that and render empty pages although the view source does display all HTML. Add a #160; in the script tag. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San

Re: problem in installing cocoon 2.1.11

2009-05-29 Thread Jasha Joachimsthal
Cocoon 2.1 has some issues with Java 6 (see e.g. http://markmail.org/message/zthrxullfkuld7rb ). Try switching to Java 5. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco

Re: Map serialize flowscript output

2009-05-11 Thread Jasha Joachimsthal
the request processing on to the pipeline that matches screenURI. In that pipeline you should do the svg serialisation. Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo

Re: exit from pipeline

2009-05-07 Thread Jasha Joachimsthal
cocoon-view's [1]. If you put a map:serialize in a pipeline, it stops processing there and sends the response. [1] http://cocoon.apache.org/2.1/userdocs/concepts/views.html Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017

Re: Newbie-question: parameters/variables

2009-04-20 Thread Jasha Joachimsthal
You probably mean http://cocoon.apache.org/2.1/userdocs/concepts/modules-ref.html (link is missing) Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H

Re: How to make cocoon session longer?

2009-04-20 Thread Jasha Joachimsthal
/expirations-check /continuations-manager Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-5100 +1 (707) 773-4646 2009/4

RE: HTML Styling in displayed form widgets?

2009-02-13 Thread Jasha Joachimsthal
implementing the XMLizable interface, for example org.apache.cocoon.forms.util.I18nMessage. [1] http://cocoon.apache.org/2.1/userdocs/widgets/widget_messages.html Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31

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

2009-01-19 Thread Jasha Joachimsthal
. [1] http://cocoon.apache.org/2.1/changes.html Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com http://www.onehippo.com/ Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA

RE: Serialize with type html removes input tags, why? How to fix?

2009-01-12 Thread Jasha Joachimsthal
stuff like this: input type=checkbox checked=yes name=what value=something/ Why? What do you mean, drop? Don't they show on the page or are they missing in the response (when you view the page source)? Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com

RE: Using cocoon pipeline for import

2009-01-07 Thread Jasha Joachimsthal
. I'm totally new to Cocoon, so sorry if I write bullshit. No you're right, you still need some serializer to end the pipeline but you can use the xml serializer to see the (XML) result of the SQL transformation. Regards, Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org

RE: Using cocoon pipeline for import

2009-01-07 Thread Jasha Joachimsthal
and get safer querying but that takes more time for the setup of your project. Regards, Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com http://www.onehippo.com/ Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo

RE: Using cocoon pipeline for import

2009-01-06 Thread Jasha Joachimsthal
Mathias, you won't have to write your own serializer but you can use the SQLtransformer [1]. [1] http://cocoon.apache.org/2.1/userdocs/sql-transformer.html Jasha -Oorspronkelijk bericht- Van: Mathias Reem [mailto:m.r...@gmx.net] Verzonden: di 6-1-2009 14:42 Aan:

RE: http client as input module

2008-12-19 Thread Jasha Joachimsthal
-- /map:otherwise/ /map:select Jasha Joachimsthal j.joachimst...@onehippo.com - ja...@apache.org www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-5100 +1 (707) 773-4646 -Original

RE: http client as input module

2008-12-19 Thread Jasha Joachimsthal
in the response-body. See my sample. 'true' or 'false' kDM. Jasha Joachimsthal-2 wrote: I'm not sure what you try to achieve. If you want to do a select based on the existence of an external URI, why don't you use the resource-exists selector? map:select type=resource-exists

RE: http client as input module

2008-12-19 Thread Jasha Joachimsthal
inside of cocoon.xconf) I see there is a cacheablefalse/cacheable option but I still need to alter my URL slightly on each call... kDM. Jasha Joachimsthal-2 wrote: Not that I know of then. If the response was XML you could have used the XMLFileModule, but you're dealing

RE: How to set the language for a date?

2008-12-02 Thread Jasha Joachimsthal
-Original Message- From: Smigge [mailto:[EMAIL PROTECTED] Sent: dinsdag 2 december 2008 9:22 To: users@cocoon.apache.org Subject: RE: How to set the language for a date? Jasha Joachimsthal-2 wrote: -Original Message- From: Smigge [mailto:[EMAIL

RE: How to set the language for a date?

2008-12-01 Thread Jasha Joachimsthal
manner? By using the i18nTransformer http://cocoon.apache.org/2.1/userdocs/i18nTransformer.html#i18n_date Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street

RE: How to set the language for a date?

2008-12-01 Thread Jasha Joachimsthal
-Original Message- From: Smigge [mailto:[EMAIL PROTECTED] Sent: dinsdag 2 december 2008 8:18 To: users@cocoon.apache.org Subject: RE: How to set the language for a date? Jasha Joachimsthal-2 wrote: -Original Message- From: Smigge [mailto:[EMAIL

RE: How to exclude non-html-elements from HTML serialization

2008-11-16 Thread Jasha Joachimsthal
Why don't your filter the log elements in a final XSLT before the serialization and if you want to debug some more, use a cocoon-view [1] to skip this last XSLT and trigger serialization immediately. [1] http://cocoon.apache.org/2.1/userdocs/concepts/views.html Jasha Joachimsthal [EMAIL

RE: Apache i18n problem

2008-10-24 Thread Jasha Joachimsthal
If you serialize it as xml just before the i18n transformation, do you see a difference in the namespaces in your XML btween the working and the non working pipeline? Typically the namespace prefix for i18n is defined as xmlns:i18n=http://apache.org/cocoon/i18n/2.1; Jasha Joachimsthal [EMAIL

RE: Send status code with error handler

2008-10-17 Thread Jasha Joachimsthal
? map:serialize type=html status-code=500 / Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646

RE: Send status code with error handler

2008-10-17 Thread Jasha Joachimsthal
/map:pipeline Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646 -Original Message- From

RE: Generate HTML from 2 XMLs

2008-10-15 Thread Jasha Joachimsthal
? With the SourceWritingTransformer [1] it's possible. [1] http://cocoon.apache.org/2.1/userdocs/sourcewriting-transformer.html Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc

RE: javascript embedded in *.jx files

2008-10-07 Thread Jasha Joachimsthal
=myscript.js type=text/javascript#160;/script. Another reason could be that there's no pipeline matching the request for myscript.js. Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo

RE: How to force a Save As prompt?

2008-10-07 Thread Jasha Joachimsthal
disposition header) Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646

RE: javascript embedded in *.jx files

2008-10-07 Thread Jasha Joachimsthal
-Original Message- From: Jeff Schmitz [mailto:[EMAIL PROTECTED] Sent: Tue 10/7/2008 17:32 To: users@cocoon.apache.org Subject: Re: javascript embedded in *.jx files Really, external scripts aren't working for you? Why not? I think the main reason was I couldn't figure out how to

RE: SendMailTransformer

2008-09-30 Thread Jasha Joachimsthal
cocoon.sendPage [1]. The serialize is necessary because you start your SAX events with the generate and it has to be finished somewhere. It will contain the XML of the result of the SendMailTransformer (success, error). [1] http://cocoon.apache.org/2.2/blocks/flowscript/1.0/1382_1_1.html Regards, Jasha

RE: XMLbinding using Cform in cocoon 2.2?

2008-09-30 Thread Jasha Joachimsthal
2.2 it's in blocks/cocoon-forms/cocoon-forms-sample/src/main/resources/COB-INF. Have a look at the form2simpleXML. The flowscript function is in flow/binding_example.js. Regards, Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com http://www.onehippo.com/ Amsterdam

RE: Is CocoonPipelineCronJob broken?

2008-09-23 Thread Jasha Joachimsthal
.) Are you using org.apache.cocoon.components.cron.CocoonQuartzJobScheduler to trigger the cron job? Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street

RE: Understending pipes

2008-09-05 Thread Jasha Joachimsthal
in cocoon (I need to understood also how works in the case of subsitemaps). Some examples of how is processed a request when there are multiple pipes defined will be great. What about: http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html It's Cocoon 2.1 but most of it is still valid. Jasha

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

2008-09-03 Thread Jasha Joachimsthal
Vadim did a talk on last year's GetTogether about Cocoon 2.2 in 'classic mode'. See http://blog.reverycodes.com/archives/45.html Regards, Jasha Joachimsthal [EMAIL PROTECTED] - [EMAIL PROTECTED] www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466

RE: Lost on-line samples

2008-08-31 Thread Jasha Joachimsthal
Hi Ken, you can find an online demo at http://cocoon.zones.apache.org/ Jasha -Oorspronkelijk bericht- Van: Ken Starks [mailto:[EMAIL PROTECTED] Verzonden: zo 31-8-2008 14:04 Aan: users@cocoon.apache.org Onderwerp: Lost on-line samples A friend wanted a look at some of Cocoon's

RE: how to download jdo 1.01 ?

2008-08-25 Thread Jasha Joachimsthal
Hi Maria, JDO 1 is indeed hard to find. What about: http://repository.hippocms.org/maven/jdo/jars/ Jasha Joachimsthal www.onehippo.com http://www.onehippo.com/ Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q

RE: ZipArchiveSerializer question

2008-08-25 Thread Jasha Joachimsthal
. Steve Cameron Have you defined a mime-type for the zip-serializer? If not, try adding the attribute mime-type=application/zip to either map:serialize type=zip/ in your pipeline or to the map:serializer name=zip/ in map:components. Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde

RE: using fd:on-value-changed ???

2008-08-25 Thread Jasha Joachimsthal
: invalid identifier What's the problem ? [Jasha Joachimsthal] value is probably undefined. what do you see when you try to print its value in the console. print('Value '+value); Jasha Joachimsthal

RE: One Of Many selection list with radio buttons

2008-08-22 Thread Jasha Joachimsthal
Hello, If you want radiobuttons use a field widget with a selection-list instead of booleanfield. See [1] for the documentation. [1] http://cocoon.apache.org/2.2/blocks/forms/1.0/753_1_1.html Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20

RE: generate form_definition

2008-08-22 Thread Jasha Joachimsthal
(test_definition.xml) but generate it? Yes you can, just handle the uri in a different way in your sitemap. Not by a reader but generate-(transform-)serialize. Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street

RE: generate form_definition

2008-08-22 Thread Jasha Joachimsthal
map:serialize type=xml/ /map:match Jasha Joachimsthal-2 wrote: -Original Message- From: jantje [mailto:[EMAIL PROTECTED] Sent: vrijdag 22 augustus 2008 14:18 To: users@cocoon.apache.org Subject: generate form_definition Hi there, I have

RE: generate form_definition

2008-08-22 Thread Jasha Joachimsthal
} {2} = Definition This workt, but I literally receive this ${paramCLASS} in .xsl And NOT the value of paramCLASS (what I want) Thanks for your replies.. greetings Jasha Joachimsthal-2 wrote: Or if you change the case of your XSLt files: map:match pattern=form_*.xml

RE: Cocoon 2.2 FOP

2008-08-18 Thread Jasha Joachimsthal
-Original Message- From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] Sent: vrijdag 15 augustus 2008 17:23 To: users@cocoon.apache.org Subject: Re: Cocoon 2.2 FOP Jasha Joachimsthal pisze: I get a 404 (Page not found) on that link. But you're right about the missing

RE: Cocoon 2.2 FOP

2008-08-15 Thread Jasha Joachimsthal
Hi Mika, cocoon-fop-ng-impl uses FOP 0.9x. cocoon-fop-impl uses FOP 0.20.x The number of the Cocoon FOP block does not follow the FOP versioning. Regards, Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc

RE: Cocoon 2.2 FOP

2008-08-15 Thread Jasha Joachimsthal
I get a 404 (Page not found) on that link. But you're right about the missing FOPNGSerializer documentation. Can someone give me more karma for the documentation please? Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco

C2.2 is building successfully again

2008-08-10 Thread Jasha Joachimsthal
Just wanted to let you know that the trunk is building successfully again. Thanks for fixing the missing dependencies. Jasha

RE: Redirecting with 303

2008-08-08 Thread Jasha Joachimsthal
this? If no simple way, what would the difficult way be? After a map:redirect-to the pipeline ends its execution. The map:serialized will not be called. Setting status-code=303 on the map:redirect-to is not (yet) supported. Doesn't a 302 do what you want to achieve? Jasha Joachimsthal www.onehippo.com

RE: C22 - Maven artifact missing

2008-08-07 Thread Jasha Joachimsthal
I've got the same problem with mvn install -P allblocks [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) org.apache.cocoon:cocoon-block-deployment:jar:1.0.0-SNAPSHOT Try downloading

RE: C22 - Maven artifact missing

2008-08-07 Thread Jasha Joachimsthal
-Oorspronkelijk bericht- Van: Reinhard Pötz [mailto:[EMAIL PROTECTED] Verzonden: do 7-8-2008 21:56 Aan: users@cocoon.apache.org Onderwerp: Re: C22 - Maven artifact missing I've just fixed the build, which was indeed broken because of my recent release activities. Could you please

RE: URL redirect at the end of form

2008-07-31 Thread Jasha Joachimsthal
. Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646 - To unsubscribe, e

News archive broken

2008-07-30 Thread Jasha Joachimsthal
I clicked the news archive link [1] on the Cocoon homepage and got Warning: There is no styling for this query available. Should I create a Jira issue for it or can it be fixed easily? [1] http://cocoon.apache.org/1279_1_1.html Jasha Joachimsthal www.onehippo.com http://www.onehippo.com

RE: Cocoon 2.1.11: Classcast when calling a continuation twice, Help !

2008-07-29 Thread Jasha Joachimsthal
form one form to another. [1] https://issues.apache.org/jira/browse/COCOON-1579 Regards, Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646

RE: hi

2008-07-29 Thread Jasha Joachimsthal
Which Cocoon version are you using? If it's 2.1, you can use cocoon-views [1] [1] http://cocoon.apache.org/2.1/userdocs/concepts/views.html Jasha -Oorspronkelijk bericht- Van: student csu [mailto:[EMAIL PROTECTED] Verzonden: di 29-7-2008 18:20 Aan: users@cocoon.apache.org Onderwerp: hi

RE: I18N Transformer keeping namespace declarations

2008-07-29 Thread Jasha Joachimsthal
What abut the StripNameSpacesTransformer [1]? [1] http://cocoon.apache.org/2.2/core-modules/core/2.2/1340_1_1.html Jasha -Oorspronkelijk bericht- Van: Gary Larsen [mailto:[EMAIL PROTECTED] Verzonden: di 29-7-2008 22:19 Aan: users@cocoon.apache.org Onderwerp: I18N Transformer keeping

RE: call pipeline from XSLT

2008-07-10 Thread Jasha Joachimsthal
Hi Heather, Why don't you use the IncludeTransformer? Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646 -Original Message- From

RE: Firefox 3 and URL

2008-07-01 Thread Jasha Joachimsthal
How do you create your URI's? Is it a browser selector in the sitemap, a parameter in XSLT, some javascript? Van: Alexandre Mazouz [mailto:[EMAIL PROTECTED] Verzonden: di 1-7-2008 11:47 Aan: users@cocoon.apache.org Onderwerp: Firefox 3 and URL Hello, I'm

RE: well formatted xhtml code

2008-06-25 Thread Jasha Joachimsthal
map:sitemap map:components map:serializers !-- here go all your serializer definitions -- /map:serializers /map:components /map:sitemap [1] http://cocoon.apache.org/2.1/userdocs/xhtml-serializer.html Regards, Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11

RE: question about how to reference a css file from within xslt (cocoon 2.2)

2008-06-24 Thread Jasha Joachimsthal
Hi Robby, You have to add a matcher in your sitemap to serve the CSS (with a reader). If you request in your browser resource/external/css/myDemo.css (relative from the URI of the page) you probably get an error No pipeline matches request. Regards, Jasha Joachimsthal www.onehippo.com http

RE: question about how to reference a css file from within xslt (cocoon 2.2)

2008-06-24 Thread Jasha Joachimsthal
/ /map:match map:match pattern=resource/external/** map:read src=resource/external/{1}/ /map:match /map:pipeline From: Jasha Joachimsthal [mailto

RE: well formatted xhtml code

2008-06-24 Thread Jasha Joachimsthal
Hi Johannes, Which class is used for the XHTML serialization (it's in map:components/map:serializers)? Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707

RE: Mail + File Generation

2008-06-05 Thread Jasha Joachimsthal
] http://cocoon.apache.org/2.1/userdocs/sourcewriting-transformer.html -- View this message in context: http://www.nabble.com/Mail-%2B-File-Generation-tp17655330p1765 5330.html Sent from the Cocoon - Users mailing list archive at Nabble.com. Regards, Jasha Joachimsthal www.onehippo.com

RE: Cocoon 2.2 Samples???

2008-06-05 Thread Jasha Joachimsthal
http://cocoon.zones.apache.org/demos/trunk/samples/ Jasha -Oorspronkelijk bericht- Van: Edward S [mailto:[EMAIL PROTECTED] Verzonden: do 5-6-2008 17:02 Aan: users@cocoon.apache.org Onderwerp: Cocoon 2.2 Samples??? hi, Is there anything in Cocoon 2.2...the equivalent of Cocoon

RE: SendMail Transformer (Cocoon 2.1.11, Windows XP)

2008-06-04 Thread Jasha Joachimsthal
.html Regards, Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646

RE: sql transformer - display another site during transformer's work

2008-06-04 Thread Jasha Joachimsthal
for a response. View this message in context: http://www.nabble.com/sql-transformer---display-another-site-d uring-transformer%27s-work-tp17643261p17643261.html Sent from the Cocoon - Users mailing list archive at Nabble.com. Regards, Jasha Joachimsthal www.onehippo.com Amsterdam - Hippo B.V

  1   2   >