resolved as
of GAE 1.4.2. As such, the section of the web.xml in my sample code that talks about having to
explicitly identify the JSP expression factory implementation class may no
longer be necessary.
I hope this helps.
Derek
On Apr 5, 2011, at 5:55 AM, sgrueter wrote:
> Hello
l
address, etc.
Can I not use auth-constraints in my web.xml when using OAuth only?
Help appreciated,
Derek
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@go
Hi,
I have about half a million rows of static data. What's the best way
to upload them into datastore? If I load them into my local datastore
first, then upload my app through eclipse. Will the data be uploaded
as well?
Thanks,
Derek
--
You received this message because you are subscrib
I've written an incoming mail handler and it works, that is, it does
what I want it to do, but it runs slow, very slow. However, I'm not
sure why it's so slow because I'm using the QuotaService to time how
long the doPost() method of my email handler servlet is running and
it's returning 0.00 CPU
l:lang="en" lang="en"
xmlns:f="http://java.sun.com/jsf/core";
xmlns:h="http://java.sun.com/jsf/html";
xmlns:ui="http://java.sun.com/jsf/facelets";>
Example of JSF 2.0 Flash Functionality (Page 2)
You
The reference implementation of the object should be Serializable in order to
execute on the GAE platform. It is probably worth filing a bug
(https://javaserverfaces.dev.java.net/issues/) with Sun on the matter.
Derek
On Dec 10, 2009, at 2:18 PM, Sector7B wrote:
> Hi, followed the examples below
-
http://jsf2template.appspot.com/.
Derek
On Nov 23, 2009, at 1:55 PM, Alexandre Calvão wrote:
> Does anyone have a archetype project for GAE, whith the JSF Working ?
>
> I could not do this think work.
>
> Thanks
>
>
>
> 2009/11/20 addy.bhardwaj
> I had a
jsf2template.appspot.com. The source code for this project is available
from Google code at: http://code.google.com/p/jsf2gae/.
Derek Berube
Wildstar Technologies, LLC.
1453 Riverview Run Lane
Suwanee, Georgia 30024-3890
M: (404) 444-5283 .
http://www.wildstartech.com/
On Tue, Nov 17, 2009 at 2:24 AM, Denden
of your web application.
Once that is done, modify your web.xml with the following snippet of code:
com.sun.faces.expressionFactory
com.sun.el.ExpressionFactoryImpl
This should make the Unified EL available to your web application.
Derek Berube
Wildstar Technologies, LLC.
1453 Riverview Ru
the error code and look for some bugs, but the
fix from my previous note should get you going.
Derek
On Oct 19, 2009, at 2:49 PM, Vik wrote:
> Hie Derek
>
> So here another error i m facing after modifying web.xml. any
> suggestions?
>
>
the project that
was built during the process of documenting the configuration of JSF2
on GAE: http://code.google.com/p/jsf2gae/
Derek
On Oct 19, 2009, at 2:49 PM, Vik wrote:
> Hie Derek
>
> So here another error i m facing after modifying web.xml. any
> suggestions?
>
>
11 matches
Mail list logo