• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 07, 2024, 09:18:08 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - JD123

1
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