What exactly is the error ? I think the issue is Java version that was used to build the plugin. Have you seen there are different versions of the jar on the page http://code.xwiki.org/xwiki/bin/view/Plugins/ExcelPluginDownload
Ludovic [EMAIL PROTECTED] wrote: > Has anyone succeeded in using the Excel plug-in with XE 1.3? If so, > could you please provide guidance on how you got it to work? > > > > The instructions I was using were: > > > > Installation > > Download the Java Excel API <http://jexcelapi.sourceforge.net/> and > copy the jxl.jar file to the %xwikipath%/WEB-INF/lib/ directory of your > xwiki installation. > > Edit your WEB-INF/xwiki.cfg file as follows: > > xwiki.plugins=[...],edu.uci.ics.mondego.wiki.plugin.excel.ExcelPlugin > > Copy the plugin jar > < > > to > the %xwikipath%/WEB-INF/lib/ directory of your xwiki installation. > > Restart your XWiki instance > > > > The wiki instance fails to start (biff exception on first access). > > > > Thanks in advance, > > > > -- > > Jim Dowson > > CTO, Global Services, EMC Corporation > > Linx: (617) 598-0505 > > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > > -- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

