RE: Spring Bean Demo and RCL operational?

2010-10-05 Thread Robby Pelssers
Ok... I did quickly checkout the sample block and you're right. The only problem is in the spring-bean.jx.xml ?xml version=1.0 encoding=UTF-8? demo modulecom.nxp.spider2:blocktest/module spring#message/spring /demo should become ?xml version=1.0 encoding=UTF-8? demo

Re: Deploying a Cocoon 2.2 webapp in Tomcat 6.0.20

2010-10-05 Thread Florian Schmitt
Barbara / Christopher / Robby, thanks again for your help - finally i found out that my jre installation was messed up, so the problems were caused by a corrupt jre classpath config, not by tomcat or cocoon (i didn't expect that since other java apps and tomcat webapps were running fine and

component-configuration alternatives

2010-10-05 Thread Sands Alden Fish
I'm getting deprecation warnings on component-configuration tags in my pipelnes. It says to seek alternatives. Is there a typical path to replacing these? thanks, -- sands fish Senior Software Engineer MIT Libraries Technology Research Development sa...@mit.edumailto:sa...@mit.edu E25-131

problem encoding using SendMailTransformer

2010-10-05 Thread mvalencia
Hi all I have a problem using the code of: org.apache.cocoon.mail.transformation.SendMailTransformer, when I send an email, target user always receive the field body with strange characters, so seemd bad encoding, and is curious only the field body, the subject is ok. I work with encoding

Re: problem encoding using SendMailTransformer

2010-10-05 Thread Thorsten Scherler
On Tue, 2010-10-05 at 05:26 -0700, mvalencia wrote: Hi all I have a problem using the code of: org.apache.cocoon.mail.transformation.SendMailTransformer, when I send an email, target user always receive the field body with strange characters, so seemd bad encoding, and is curious only the

Re: problem encoding using SendMailTransformer

2010-10-05 Thread mvalencia
Hi I did what you tell me, and the result is: document sendmail smtphostmail-int.andaluciajunta.es/smtphost smtpport25/smtpport frommiguel.valen...@juntadeandalucia.es/from tomiguel.valen...@juntadeandalucia.es/to subjectespaña camión/subject body mime-type=text/plain Nombre del

Cocoon 2.2 + Fop + Embedded SVG

2010-10-05 Thread Fawzib Rojas
I posted another message about trying to get cocoon-fop-ng-impl and being unable to find it. This is another problem. Since I cant use cocoon-fop-ng-impl I used cocoon-fop-impl as a dependency for my block. I can create PDF but I cant create a PDF with an embedded SVG I get the following