Re: [Hypercontent-users] ant publish errors:
Brought to you by:
alexvigdor
From: jstiles <js...@co...> - 2004-12-08 21:47:58
|
On Wed, 2004-12-08 at 13:19 -0500, Alex Vigdor wrote: > Assuming you changed the paths in the build.properties to point to the > appropriate directories, if you're still seeing classpath issues you > can use the Channel Manager in uPortal to manually publish the Content > Manager channel as a custom channel, whose classname is > > edu.columbia.hypercontent.contentmanager.CContentManager > > I recommend a timeout of one minute (60000). > > Alex Thank you Alix, I started the quickstart and copied down the 'Content Manager' Properties, and then started up the installed uPortal, and added Published the 'Content Manager' manually. After I did that 2 'Content Manger' channels appeared. One was restricted to the group 'Portal Administrators' which does not exist, and the one I created was granted to Everyone. I then tried to Subsribe to the channel, and got lots of errors about not being able to find edu.columbia.hypercontent.contentmanager.CContentManager. So I stopped the installed tomcat, and started the quickstart version, and logged in just to see what 'Content Manger' looked like when it was working. Then I shut down quickstart tomcat and startup the installed tomcat, and refreshed my browser, and 'Content Manager' was working! What a hack I thought. So I restarted tomcat just to be sure (making sure I had killed all java processes and hsql was not running. Upon restarting the installed tomcat I could access 'Content Manager'. Just to be really safe I then rebooted the box. After that tomcat started but .... I am denied access to 'Content Manager' no matter what I do. So is there a bata fix for 'ant publish'? |