Re: Error Handling

2009-05-11 Thread Cyril Bouteille
s executed before a lot of markup is written on the socket, or 2) increase the page buffer size to be larger than the content before your exception is triggered, e.g. <%@ page buffer="10kb" %> Hope it helps, -- Cyril Bouteille TravelMuse, Inc. Tim Corless wrote: I found that I have

Re: [ANNOUNCE] Apache Shale To Move To the Attic

2009-05-01 Thread Cyril Bouteille
in Action http://twitter.com/kito99 http://twitter.com/jsfcentral http://www.virtua.com - JSF/Java EE consulting, training, and mentoring http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info +1 203-404-4848 x3 On Tue, Apr 28, 2009 at 5:39 PM, Cyril Bouteille <mailto:cy...@t

Re: [ANNOUNCE] Apache Shale To Move To the Attic

2009-04-28 Thread Cyril Bouteille
great and much cleaner. Anything else like that out there? Kito Mann wrote: On Tue, Apr 28, 2009 at 12:44 PM, Cyril Bouteille wrote: This is sad news! Can you please recommend alternative projects for migration of deployed View-Controller and Remote features? Thanks. MyFaces Apache

Re: [ANNOUNCE] Apache Shale To Move To the Attic

2009-04-28 Thread Cyril Bouteille
ave a couple of outstanding bugs with Shale and unfortunately not much time to contribute :-( , so folks like me will have to migrate to some other framework that's still actively maintained. Greg Reddin wrote: On Tue, Apr 28, 2009 at 11:44 AM, Cyril Bouteille wrote: This is sad news! Can

Re: [ANNOUNCE] Apache Shale To Move To the Attic

2009-04-28 Thread Cyril Bouteille
Apache Shale PMC, Thanks! Greg Reddin -- Cyril Bouteille VP, Engineering TravelMuse, Inc. smime.p7s Description: S/MIME Cryptographic Signature

Shale Remoting 1.0.4 not decoding HTTP param in UTF-8?

2008-12-19 Thread Cyril Bouteille
ration setting we can set on Shale Remoting to make it decode parameters in UTF-8 w/o code change? Thanks! -- Cyril Bouteille VP, Engineering TravelMuse, Inc. 4410 El Camino Real, Suite 102 Los Altos, CA 94022 Site: http://www.travelmuse.com (RSS <http://www.travelmuse.com/rss&g

Re: JSF 1.2 (MyFaces Core 1.2.x - implementation) & Struts Shale

2008-05-14 Thread Cyril Bouteille
ends from any web browser - no download required. Try the new Yahoo! Canada Messenger for the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php -- Cyril Bouteille VP, Engineering TravelMuse, Inc. 4410 El Camino Real, Suite 102 Los Altos, CA 94022 (f) 650-941-4751 http://www.trav

Re: Broken URL's

2008-05-11 Thread Cyril Bouteille
Oops, sorry resending as plain text message: Cristi, I understand those taglib uris to be virtual only as unique keys for namespaces. They're not required to be a valid page for Shale or any other taglib. You can use tagdir="/WEB-INF/tags" as an alternative to uris for your own tags, but I'm n

Re: Broken URL's

2008-05-11 Thread Cyril Bouteille
smime.p7s Description: S/MIME Cryptographic Signature

Re: shale 1.0.4 in glassfish v2 classpath breaks admin webapp

2007-10-02 Thread Cyril Bouteille
grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212) at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at com.sun.enterprise.web.connector.grizzly.WorkerThreadImpl.run(WorkerThreadImpl.java:116) |#] Cyril Bouteille wrote: Hello, We're using Shale 1.0.4 for a new

Re: shale 1.0.4 in glassfish v2 classpath breaks admin webapp

2007-10-02 Thread Cyril Bouteille
smime.p7s Description: S/MIME Cryptographic Signature

shale 1.0.4 in glassfish v2 classpath breaks admin webapp

2007-10-01 Thread Cyril Bouteille
smime.p7s Description: S/MIME Cryptographic Signature

Re: [JSF] How to control scheme with commandLink/Button tags?

2007-01-19 Thread Cyril Bouteille
command submission? Craig McClanahan wrote: On 1/19/07, Cyril Bouteille <[EMAIL PROTECTED]> wrote: Hi, I've a problem using JSF/Shale on Sun AS 9.0.1 when deployed behind an SSL accelerator in production. Because secure requests get to the app server unencrypted, I am unable to u

Re: [JSF] How to control scheme with commandLink/Button tags?

2007-01-19 Thread Cyril Bouteille
se pretty standard navigation rules like the one below:             login     /login.jsp         If you're http, submitting credentials for this action and you'd like that post to be https, how do you do that with a JSF commandButton? Gary VanMatre wrote

[JSF] How to control scheme with commandLink/Button tags?

2007-01-19 Thread Cyril Bouteille
Hi, I've a problem using JSF/Shale on Sun AS 9.0.1 when deployed behind an SSL accelerator in production. Because secure requests get to the app server unencrypted, I am unable to use regular declarative security user-data-constraint/transport-guarantee/CONFIDENTIAL in web.xml, or it gets in an

Re: Shale incompatibility with Glassfish

2006-10-04 Thread Cyril Bouteille
Hi Craig, Is there anything you could recommend us to try or any information we could provide you to help figure out the incompatibility with the latest glassfish v1 JSF implementation? Also, as a temp workaround for us, is it safe/ok to use remoting w/o shale-core in our classpath? It seems to