Good day all,
I'm in the process of integrating Webical in a project and among
making it fully compatible with oracle10g there will be certanly
specific changes and modifications. I hope to publish these ventures
as it further unfolds but I seem to be having a problem initializing
the development environment.
The following exception occurs when starting the development
environment according to the developers guide:
ERROR ContextLoader - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'databaseBootStrapDao' defined in
ServletContext resource [/WEB-INF/applicationContext-bootstrap.xml]:
Invocation of init method failed; nested exception is
org.hibernate.AssertionFailure: null id in
org.webical.ApplicationSettings entry (don't flush the Session after
an exception occurs)
Caused by:
org.hibernate.AssertionFailure: null id in
org.webical.ApplicationSettings entry (don't flush the Session after
an exception occurs)
at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId
(DefaultFlushEntityEventListener.java:48)
I'm using the Eclipse setup as detailed in the
DevelopmentEnvironmentSetup Guide.
Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"webical-developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/webical-developers?hl=en
-~----------~----~----~----~------~----~------~--~---