darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

Including gmaps4jsf-1.1.4.jar in jsf 2.0 project hosted in google app engine will render application useless #163

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Include gmaps4jsf-1.1.4.jar in war/WEB-INF/lib directory
2. Upload project to app engine
3. Refresh any page within the project in the browser (Ctrl+F5)

What is the expected output? What do you see instead?
Expected output would be a normal HTML output. What I see instead is the raw JSF
tags (e.g <h:head..>, <h:outputText....>. I have not even used <m:map..> tag 
yet.

What version of the product are you using? On what operating system?
- gmaps4jsf-1.1.4.jar (I also tried version 1.1.3-u3, 1.1.3, 1.1.2)
- Development IDE: Motodev Studio for Android 2.0.1 
- Google App Engine for Java 1.4.3 SDK Bundle for Eclipse 3.6
- Mojarra 2.0.3
- Ubuntu 10.10
- Tested on Firefox 3.6.16 and Google Chrome 10.0.648.205

I would like to know if any other user is affected with this problem, or am I 
the only one? This really baffles me.

Original issue reported on code.google.com by infinix...@gmail.com on 21 Apr 2011 at 11:28

GoogleCodeExporter commented 8 years ago
It is working on GAE, Check the following example:
http://mashups4jsf.googlecode.com/files/mashups4jsf-0.0.2-DemoOnGAE.zip

Original comment by Hazem.sa...@gmail.com on 28 May 2011 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by Hazem.sa...@gmail.com on 28 May 2011 at 1:48