KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: rkonakart on July 01, 2012, 09:10:04 pm

Title: Exception in registeration
Post by: rkonakart on July 01, 2012, 09:10:04 pm
Dears,

while I am trying to register using code generated from"make kkeclipse" project, I got the following exception:

org.apache.commons.beanutils.ConversionException: No value specified for 'Calendar'

Any help pls
Title: Re: Exception in registeration
Post by: rkonakart on July 01, 2012, 11:39:21 pm
The problem in "commons-beanutils" jar as I updated it to a newer version "commons-beanutils-1.8.3.jar" as there are conflicts with jboss server.

But I don't know what will be the solution now:( back to old version while cause jboss sever issues.