[QFJ-545] Wrong Example Code in UserManual Created: 22/Jul/10  Updated: 20/Mar/11  Resolved: 20/Mar/11

Status: Closed
Project: QuickFIX/J
Component/s: Documentation
Affects Version/s: 1.5.0
Fix Version/s: None

Type: Other Priority: Default
Reporter: gpizarro Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None

Attachments: GIF File Application.gif    

 Description   

The example in documentation (online and included in Release Files)
\quickfixj\doc\usermanual\usage\application.html
indicates using
Application application = new Application();
but when compiling an error arises:
Description: Cannot instantiate the type Application

since it's trying to use the imported interface quickfix.Application (from import quickfix.*

Full code can be viewed online here: http://www.quickfixj.org/quickfixj/usermanual/1.5.0/usage/application.html



 Comments   
Comment by gpizarro [ 22/Jul/10 ]

Possible error in Example

Generated at Mon May 20 01:33:57 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.