Re: [Hypercontent-users] Will 1.4 work with uP 2.4?
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-11-17 01:17:44
|
I haven't tried it with UP 2.4 yet; the problem you're seeing is not severe, it just means you'll have to manually publish the HyperContent channel using the Channel Manager. This particular error looks to be caused by classpath dependency changes in the channel registry since 2.3, due to portlet support. I'm not sure what other issues you might run into, but theoretically everything should work fine. The classname for the HyperContent channel is edu.columbia.hypercontent.contentmanager.CContentManager You can use this to do a manual publish. Alex On Nov 16, 2004, at 7:55 PM, Amos wrote: > For grins I thought I'd try installing 1.4 with uP 2.4, but was > greeted with this: > > publish: > [echo] Attemping to publish Content Manager channel > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/pluto/om/common/PreferenceSet > [java] at java.lang.Class.forName0(Native Method) > [java] at java.lang.Class.forName(Class.java:141) > [java] at > org.jasig.portal.ChannelRegistryStoreFactory.<clinit>(ChannelRegistrySt > oreFactory.java:62) > [java] at > edu.columbia.hypercontent.util.AutoPublish.main(AutoPublish.java:53) > [java] Java Result: 1 > > Should I attempt a manual install, or will it be all up-hill with 2.4? > Since this is currently more as a prototype than anything else, would > I have better luck with CVS? > > Amos > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |