You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/09/07 20:01:27 UTC

DO NOT REPLY [Bug 31102] New: - problem with namespace initialization

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: slide-dev@jakarta.apache.org
        ReportedBy: thomas.draier@codeva.net


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: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org