Re: svn commit: r225799 - in /cocoon/branches/BRANCH_2_1_X: src/blocks/mail/java/org/apache/cocoon/mail/transformation/SendMailTransformer.java status.xml

2005-07-29 Thread Carsten Ziegeler
[EMAIL PROTECTED] wrote: > + > + Mail block: Allow any of the Cocoon-provided protocols to be used for > attachments in SendMailTransformer. > + This means that "cocoon:" URLs are no more rewritten as external http > requests. > + Why did you remove the old behaviour? It is use

Re: DO NOT REPLY [Bug 35521] - [PATCH] NEW - a NullSource component

2005-07-29 Thread Carsten Ziegeler
Sylvain Wallez wrote: > Vadim Gritsenko wrote: >> >>IMHO, wording "create-document" implies that (probably persistent) >>document is being created somewhere, which is then fed into the pipeline. >> >>"null", on the other hand, is closer to the meaning of what source >>actually does. If "null" se

DO NOT REPLY [Bug 35813] - NullPointerException using CLI caused by new env creation

2005-07-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: svn commit: r225800 - in /cocoon: blocks/mail/trunk/java/org/apache/cocoon/mail/transformation/SendMailTransformer.java trunk/status.xml

2005-07-29 Thread Carsten Ziegeler
[EMAIL PROTECTED] wrote: > + due-to-email="[EMAIL PROTECTED]"> > + Mail block: Allow any of the Cocoon-provided protocols to be used for > attachments in SendMailTransformer. > + This means that "cocoon:" URLs are no more rewritten as external http > requests. > + I think now

Re: svn commit: r225800 - in /cocoon: blocks/mail/trunk/java/org/apache/cocoon/mail/transformation/SendMailTransformer.java trunk/status.xml

2005-07-29 Thread Sylvain Wallez
Carsten Ziegeler wrote: [EMAIL PROTECTED] wrote: + + Mail block: Allow any of the Cocoon-provided protocols to be used for attachments in SendMailTransformer. + This means that "cocoon:" URLs are no more rewritten as external http requests. + I think now I remembe

DO NOT REPLY [Bug 29360] - [PATCH] precompile xsp's without starting URI

2005-07-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[CForms] Creating an intermediate object in binding

2005-07-29 Thread Ugo Cei
Let's assume I have a Person class: public class Person { public String getFirstname(); public String getLastname(); public Address getAddress(); ... } and an Address class: public class Address { public String getStreet(); public String getTown(); ... } I am building a form inte

Re: [CForms] Creating an intermediate object in binding

2005-07-29 Thread Leszek Gawron
Ugo Cei wrote: Let's assume I have a Person class: public class Person { public String getFirstname(); public String getLastname(); public Address getAddress(); ... } and an Address class: public class Address { public String getStreet(); public String getTown(); ... } I am buil

Re: [CForms] Creating an intermediate object in binding

2005-07-29 Thread Sylvain Wallez
Ugo Cei wrote: Let's assume I have a Person class: public class Person { public String getFirstname(); public String getLastname(); public Address getAddress(); ... } and an Address class: public class Address { public String getStreet(); public String getTown(); ... } I am bui

Re: [CForms] Creating an intermediate object in binding

2005-07-29 Thread Ugo Cei
Il giorno 29/lug/05, alle 16:34, Leszek Gawron ha scritto: There is one more thing that is awkward with binding: imagine you have a OR model with many-to-many relationship. Cforms will allow you to create a form with a selection list to define those relationships. But wait: what you get are

DO NOT REPLY [Bug 35457] - RequestGenerator NullPointerException

2005-07-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [websphere6] deploying cocoon servlet in websphere fails (2)

2005-07-29 Thread Mark Lowe
I've tried everything with 2.1.6, webspere 5.1, the only thing I've had working on a local version of websphere is when i add all the classes to the server classpath. Not even ws.libs digs.. Setting the PARENT_LAST and both scoping the calssloader to module and application, the problem was related

exceptions within forms template macros

2005-07-29 Thread Mark Lundquist
Hi, I've switched over to using the jx-macros.xml implementation of the forms template language (i.e. not using FormsTemplateTransformer anymore). One thing that is really troublesome is that if an exception gets thrown out of something called by the macros (typically class JXMacrosHelper),

svn access?

2005-07-29 Thread Max Pfingsthorn
Hi! I just got an email from root saying I have an account! Yeay! :) Thank you all very much for making this happen! I have a problem though... ssh and putty seem to hang when I try to log in to cvs.apache.org or svn.apache.org. The fingerprints are right, and I didn't even have a chance to typ

Re: [CForms] Creating an intermediate object in binding

2005-07-29 Thread Antonio Gallardo
Hi Ugo: Do you tried the 2.1.8-dev branch? I remember to have a similar problem few months ago, but I am not sure if this is exactly what are you looking for. Best Regards, Antonio Gallardo. Ugo Cei wrote: Let's assume I have a Person class: public class Person { public String getFirst

[VOTE RESULTS] Give Heh Huang temporary and restricted commit privileges to our code repository

2005-07-29 Thread Antonio Gallardo
(I forgot my +1!) We have 8 binding +1s and nothing else, I'll send the account creation request. Best Regards, Antonio Gallardo.