Re: Help needed moving from 2.1.11

2016-01-06 Thread Andreas Kuehne
Hi Peter, I completely agree with Christopher! I got some 2.1.* applications running and kept up with flow of Java / jBoss versions. Maybe there had been some issues with the XML helper jars but I don't remember in details. Try your luck with CentOS 7, Java 8 and Tomcat 8 ... and come back if

Re: authentication @ cocoon

2014-05-27 Thread Andreas Kuehne
Hi, what kind of authentication do you think of? BasicAuth? Just get the header! SSL Client Auth? Get the client certificate! Web Service Security? I got a transformer at hand ... Greetings, Andreas PS: Use 'application/xml' encoding, otherwise the stream generator assumes 'form-urlencoded'

Re: svg text in fop on cocoon-2.1.12 Linex

2014-05-25 Thread Andreas Kuehne
Hi Peter, as far as I remember the usual suspects were: - expected font (family) not installed on your machine : make a 14pt Times available ... - headless server irritate the calculation of font sizes : some solutions discussed here http://fortylines.com/blog/fopHeadlessServer.blog.html

Re: Cocoon 2 - Webservice

2014-04-07 Thread Andreas Kuehne
Hi Jos, If all you need to do is to generate a pdf document, your last step will be a FOP-serialization. This means that the only work is in coding your xsl:fo transform. yes, that also my favorite way to do it! But if you are not used to XML, XSLT and FO you have a bumpy and lengthy road

Re: Cocoon 2 - Webservice

2014-04-05 Thread Andreas Kuehne
Hi Klaus, I would like to implement a WebService via Cocoon. In this case, the client should send a XML file to my service, it will be processed accordingly and delivered as a pdf back to the client. The processing of a local XML works great. Now must be implemented as a webservice. I

Re: PDF in Cocoon 2.1.12 Tomcat

2013-08-02 Thread Andreas Kuehne
Hi Peter, I would guess you are using fonts for the PDF that are available on Windows but not your Linux box, at least not by default. I remember a discussion on the iText list some month ago about a platform-neutral approach ... afaik the easy way out is to denote font families instead of a

Re: Passing XML to webservice?

2011-02-24 Thread Andreas Kuehne
Hi Warrel, we worked on a related topic, web service security. If someone's requiring web service security for SOAP calls / requests in Cocoon, we would be glad to share or stuff. Greetings Andreas - original Nachricht Betreff: Re: Support / Consultancy for our Cocoon 2.1.9

Re: Too many open files

2010-12-16 Thread Andreas Kuehne
Hi all, if you're in a Cocoon environment, it's always a good idea to avoid the document function. Cocoon offers so many better ways like map:aggregate or the CInclude transformer preserving the cache functionalities. Greetings Andreas From: Johan

Re: Hand over XSL variable value - wrong list?

2010-07-28 Thread Andreas Kuehne
H5, havn't read thru this whole thread. But my quick solution would be the cinclude transformer. You can construct the pipleine you like to call and pass any paramter in the way it's most convenient for you.. Btw I would give the cinclude transformer the alias

Re: Lowering in amount of users' posts?

2010-04-19 Thread Andreas Kuehne
@cocoon.apache.org; Andreas Kuehne kue...@trustable.de Sent: Mon, April 19, 2010 10:12:14 AM Subject: RE: Lowering in amount of users' posts? Maybe the learning curve got a bit steeper for Cocoon2.2 but I disagree that this is inherent to Cocoon itself. Cocoon2.2 still allows you to do use

Re: Lowering in amount of users' posts?

2010-04-19 Thread Andreas Kuehne
Hi Robby, I'm really interested in seeing what the YUI integration is about ! Please keep us informed ... Greetings Andreas - Original Message From: Robby Pelssers robby.pelss...@ciber.com To: users@cocoon.apache.org Sent: Mon, April 19, 2010 1:03:48 PM Subject: RE: Lowering in

Re: Lowering in amount of users' posts?

2010-04-18 Thread Andreas Kuehne
Hi, for me it's also true : Didn't see any real need to got to 2.2. or beyond ! 2.1 does anything for me, huge apps with heavy load as well as quick solutions. To the major problem of cocoon is : It's ready ! No burning needs for new functionality, no major tasks on the todo list. Fiddeling

Re: Can Cocoon be a solution (or start) for me?

2010-02-03 Thread Andreas Kuehne
Hi, yes, you cav achieve something like this with Cocoon. There are some portal-like blocks available in Cocoon. Or you go for a fully-fledged portal implementation. I got some experience with liferay. I would recommend to investigate both ... Greetings Andreas - Original Message

Re: Use Case for Cocoon with JSF?

2009-12-17 Thread Andreas Kuehne
Hi Ralph, I would like to give a slightly different view : As a server for XML requests coming from the Ajax UI implementation ( and probably serving the web pages ) Cocoon _is_ the recommended way to serve a state-of-the-art UI ! Greetings Andreas - Original Message From: Ralph

Re: cocoon 2.1 as WSRP producer?

2009-11-04 Thread Andreas Kuehne
Hi Jos, I would like to know about anything that's possible ! Always prefer to do a PortLet in Cocoon ... Greetings Andreas - Original Message From: Jos Snellings jos.snelli...@pandora.be To: users@cocoon.apache.org Sent: Thu, October 29, 2009 1:50:50 PM Subject: Re: cocoon 2.1 as

Re: How to use SOAP to deliver a Cocoon report?

2009-09-28 Thread Andreas Kuehne
Hi Alexander, I didn't get your solution right, I guess ... as far as I understand Davids use case he will get a soap request, want's to fiddle out some parameters and return a report wrapped as a soap response. This fits into these sparse lines of sitemap : map:generate

Re: [Cocoon 2.1.11] Saxon and speed improvements

2009-09-24 Thread Andreas Kuehne
Another topic I would like to point out regarding saxon : If you like to take advantage of the advanced features of saxon you may leave the area of free licenses. And to my experience, saxon's commercial licensing model is unhandable for open source projects. Greetings Andreas -

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

2008-09-03 Thread Andreas Kuehne
- Original Message From: Joerg Heinicke [EMAIL PROTECTED] To: users@cocoon.apache.org Sent: Monday, September 1, 2008 10:40:52 PM Subject: Re: Sticking with 2.1.* ( was '[Announce] Apache Lenya 2.0.2 released' ) On 01.09.2008 12:28, Andreas Kuehne wrote: Yes, for a pure 'uses

Re: [Announce] Apache Lenya 2.0.2 released

2008-09-01 Thread Andreas Kuehne
Hi Andreas, intersting to hear lenya team's view on 2.2 / maven ! I'm shure there are many projects around not willing / not able to migarte to Cocoon 2.2 / Maven. What about a formal (sub-)project to maintain the 2.1.* thread ? And let's give it a diffent name ( like 'cocoon granite' ) to

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

2008-09-01 Thread Andreas Kuehne
11:20:11 AM Subject: Re: [Announce] Apache Lenya 2.0.2 released Andreas Kuehne wrote: Hi Andreas, intersting to hear lenya team's view on 2.2 / maven ! I'm shure there are many projects around not willing / not able to migarte to Cocoon 2.2 / Maven. What about a formal (sub-)project

Re: Web-level testing.

2008-07-22 Thread Andreas Kuehne
Hi Ken, yes, I do use selenium. I find it pretty hard to test any JavaScript driven application without the executing browser ! Yes, it would make a good Cocoon example to see how things can be tested. I guess many people shy away from testing because of a nice and simple example. Proposal for

web service security

2008-06-01 Thread Andreas Kuehne
Hi folks, does anyone has experience with web service security in cocoon served web services ? I love to build my webservices with cocoon because of the easy of XML processing and delivery. But when it comes to webservice security I do miss some integration of e.g. the wss4j as a transformer.

Re: [2.2] Basic question on new version of Cocoon

2008-02-21 Thread Andreas Kuehne
Hi Andrew ! I guess we never got round to formally deprecating it. Perhaps we should deprecate it, write a guide on alternative patterns (ie show how much easier it is to develop/maintain Cocoon apps without it), and then see what demand there is to port it to 2.2? I know some vital

Re: Automatic call pipeline at startup

2008-01-30 Thread Andreas Kuehne
Can I configure Cocoon Cron to invoke the same pipeline also at application startup? I'm not familiar with cron ... but for sure you can get it by implementing an ServletContextListener. It will be called at sturtup / shutdown of your app or (un-)deployment. Good luck Andreas

Re: Applet Cocoon

2007-09-12 Thread Andreas Kuehne
Strange ! I would expect the browser to look the jar, not the class .. I have fun with such a matcher : map:match pattern=**/*.jar map:read src=resources/static/{2}.jar/ /map:match Good luck Andreas - Original Message From: Harald Entner [EMAIL PROTECTED] To:

Re: Using xsl:message and Cocoon

2007-07-13 Thread Andreas Kuehne
Thanks for your final conclusion. Surely will save valuable time for many other developers ! There are too few postings of final outcomes to the list, especially in case of 'no solution'. Greetings Andreas - Original Message From: Steven D. Majewski [EMAIL PROTECTED] To:

Re: Applet in portal coplet

2007-05-31 Thread Andreas Kuehne
) at sun.applet.AppletPanel.createApplet(Unknown Source) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(Unknown Source) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Any ideas, how to solve this?? Andreas Kuehne-2

Re: Applet in portal coplet

2007-05-30 Thread Andreas Kuehne
Hi Bary, I would guess once you're with the coplet you use a different path than called directly. Are there any strange accesses reported within the log file ? Anyway, try to use a path wildcard matcher for the jar like this : map:match pattern=**/*.jar map:read src=lib/{2}.jar

Re: Signed Applet and Cocoon

2006-11-14 Thread Andreas Kuehne
Hi Andrea map:match pattern=**.class map:read mime-type=application/java-archive src=login/login.jar/ /map:match Serving a jar while matching a class doesn't make sense ! For me this sitemap snippet does the job very well : map:match pattern=**/*.jar map:read

Re: Any experience with SOAP Server WITHOUT Axis ?

2006-11-01 Thread Andreas Kuehne
= xmltosoap.xsl/ map:serialize type = xml/ /map:match -Original Message- From: Andreas Kuehne [EMAIL PROTECTED] To: [EMAIL PROTECTED], users@cocoon.apache.org Date: Tue, 10 Oct 2006 12:41:46 +0200 Subject: Re: Any experience with SOAP Server WITHOUT Axis ? Hi Thomas

Any experience with SOAP Server WITHOUT Axis ?

2006-10-10 Thread Andreas Kuehne
Hi Folks, I don't want to use Axis for a SOAP server. It generates code that doesn't even compile ... Beeing in Cocoon I would like to serve request without any detour. Does anyone got an example with the SOAP header and content processing ? Thanks in advance Andreas

Re: Any experience with SOAP Server WITHOUT Axis ?

2006-10-10 Thread Andreas Kuehne
Hi Thomas, what about xfire http://xfire.codehaus.org E.g., it can be used in conjunction with xmlbeans. sounds intersting ! But as I'm a lazy guy, I don't want to go for a Java model. I would dream of using my already-made-and-tested pipelines enabled with a SOAP frontend ...

Re: custom Serializer: not getting the last 20 bytes , setOutputStream

2006-09-06 Thread Andreas Kuehne
Hi Dominique ! I thought in that direction too, yet the flush() doesn't seem to do the trick. I just tried output.flush() before super.endDocument() and after, it was called, but I'm having the same problem. On 05/09/06, Bertrand Delacretaz [EMAIL PROTECTED] wrote: On 9/5/06, Dominique

Re: Is there an Excel generator for Cocoon ?

2006-09-06 Thread Andreas Kuehne
Hi Cocoon Man ! Funny name ... let's see if you're that curios to give this generator a try ! I wrote it years ago and it supports only some kind of Excel file events. Did the job ... Greetings Andreas ___ Andreas Kühne phone: +49 177 293