Re: [Quickfix-developers] Quickfix Log Viewer Export feature not working
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-11-10 00:30:30
|
Looks like a problem with the deployment. I fixed it with a 1.1.1 release, now available on www.quickfixengine.org --oren On Nov 7, 2006, at 11:07 AM, Djalma Rosa dos Santos Filho wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi guys, > > I filtered some data and tried to export by using View / Export / > FIX and I got the following error: > > Exception in thread "Thread-3" java.lang.NoClassDefFoundError: > quickfix/logviewer/FileExportDialog > at quickfix.logviewer.SplitPane.exportFile(SplitPane.java:226) > at quickfix.logviewer.SplitPane.access$2(SplitPane.java:225) > at quickfix.logviewer.SplitPane$2.run(SplitPane.java:170) > > My java.exe version is 1.5.0_08-b03. > > Has anyone else failed to get it working? |