Re: [Hypercontent-users] spell checker
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-11-19 14:35:28
|
Make sure that "jazzy-core.jar" was properly deployed into uPortal's WEB-INF/lib. Also, under WEB-INF/classes there should be /edu/columbia./hypercontent/dict/src" with dictionary files in it. Alex On Nov 18, 2004, at 7:00 PM, Amos wrote: > Got HC working with uP 2.4 after manually deploying the channel. I set > the path explicitly, and so edited Project.xml before doing the 'ant' > part. When I logged into uP with admin rights, selected the channel, > then began the manual edit to finish the paths business. Anyway, after > clicking on what might have been the last ">" (not sure about that > though), it hang and never came back. When I checked the server log, > it had: > > java.lang.NoClassDefFoundError: > com/swabunga/spell/engine/SpellDictionaryDichoMapped > at > edu.columbia.hypercontent.dict.DictionaryFactory.getDictionary(Dictiona > ryFactory.java:39) > at > edu.columbia.hypercontent.Project.getDictionary(Project.java:1805) > at > edu.columbia.hypercontent.editors.spellcheck.SpellCheck.loadDictionary( > SpellCheck.java:83) > at > edu.columbia.hypercontent.editors.spellcheck.SpellCheck.startSession(Sp > ellCheck.java:66) > at > edu.columbia.hypercontent.editors.EditorServant.setStaticData(EditorSer > vant.java:86) > at > edu.columbia.hypercontent.contentmanager.commands.ChangeEditor.execute( > ChangeEditor.java:58) > at > edu.columbia.hypercontent.contentmanager.CContentManager.setRuntimeData > (CContentManager.java:192) > at > org.jasig.portal.MultithreadedChannelAdapter.setRuntimeData(Multithread > edChannelAdapter.java:61) at > org.jasig.portal.ChannelRenderer$Worker.run(ChannelRenderer.java:417) > at org.jasig.portal.utils.threading.Worker.run(Worker.java:88) > > > Seems odd that I'd get that. What did I mess up? > > 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 |