About
•
Download
•
Documentation
•
Wiki
•
Forums
•
Contribute
•
Support
The Toolkit for Online Communities
15889 Community Members,
1 member online
, 1824 visitors today
Log In
Register
Forum OpenACS Development: Re: HEAD install.xml feature is broken
OpenACS Home
:
Forums
:
OpenACS Development
:
Re: HEAD install.xml feature is broken
: One Message
Search:
Back to OpenACS Development
10
:
Re: HEAD install.xml feature is broken
(response to
1
)
Posted by
Peter Marklund
on
09/19/03 02:50 PM
Seems the dom nodes are procs, and as we know, procs loaded in a certain Tcl thread are only available within thread. I avoided the error during bootstrapping by simply loading the xml doc again on the package page. The fix is committed to CVS HEAD.
11
:
Re: HEAD install.xml feature is broken
(response to
10
)
Posted by
Randy O'Meara
on
09/19/03 05:13 PM
Thank you, Peter.
Back to OpenACS Development