DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31102>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31102 problem with namespace initialization Summary: problem with namespace initialization Product: Slide Version: Nightly Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] i've got an issue with the namespace initialization in the Namespace class, loadBaseData method - there are many transactional stuff that i do not completely understand, and this doesn't work with a non transactional database, since some transactions need to be rollbacked when the root object is already created. i just kept the first begin and last commit, and removed the try catch around the root creation - that works fine, data are well loaded the first time you start your app. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
