KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: JD123 on October 12, 2008, 06:47:20 pm

Title: KonaKart with Eclipse and Geronimo 2.1
Post by: JD123 on October 12, 2008, 06:47:20 pm
Hi guys,

I am having a problem getting konakart into eclipse and running on geronimo 2.1.

My steps are as follows:

1: Install konakart into folder in eclipse workspace.
2: Build all examples with ant
3: open eclipse and define a new dynamic web project
4: Copy the webapps/konakart folder from konakart into the Web Content folder in the new project.

When I do this, I get errors on the iterate tag in the jsp pages. Do you know what changes need to be made?

Also in order to run konakart on geronimo, the servlet specification is servlet 2.5. This needs to be mirrored in the header on the web.xml file header and taglib tags. Is there any other issues with running konakart on servlet 2.5?

Are there any other tips for deploying konakart through eclipse onto Geronimo 2.1?

Thanks for any help in advance,

JD