You are here:  JSF & App Engine >

Contact

skype me
  email

Feeds

Neverslair RSS Feed
Neverslair RDF Feed
Neverslair ATOM03 Feed
Neverslair ATOM1 Feed

Sitemap

html sitemap
Sitemap XML

Valid XHTML 1.0 Transitional


[Valid RSS]


powered by typo3



JSF 2.0 and Google App Engine

Instructions on how to Use The Original Mojarra jar files (not modified)



blogger counters


Download latest mojarra , binary and source from here https://javaserverfaces.dev.java.net/download.html , put the jars (jsf-api.jar & jsf-impl.jar ) in build path, than create a package com.sun.faces.config in src and drop the file WebConfiguration.java (you can find it in source zip) into the created package and comment the entire body of the method called private void processJndiEntries(String contextName) than get all needed jars and configure your web.xml like it sayes in tinyurl.com/kq2jeu

 

It was tested with the latest mojarra available (2.0.3)

 

That's it.. your are now officially using the original mojarra jars

 

 

 

social bookmark now:addthis.comask.combackflipblinkbitsblinklistblogmarksbluedot.usco.mmentsconnoteadel.icio.usde.lirio.usdigg.comFark.comFeed me links!FolkdFurlgoogle.comhype it!LinkaGoGoLinkaARENAlive.comMa.gnoliaMister WongMyLink.denetscapenetvouznewsvine.comoneviewRawSugarRedditscuttleshadowsSimpySmarkingSpurlstumbleupon.comTailRankTagThatTechnoratiWebnewsWinkWistsYahooMyWebYiggIt
Displaying results 1 to 2 out of 2
 

Daniel

Wednesday, 03-11-10 14:10

Haven't tried with maven , sorry.

 

Nikolay Rychkov

Thursday, 21-10-10 13:17

How to do it with maven and http://code.google.com/p/maven-gae-plugin/?

 
 

Post your comments