Cannot include in the war application

Bug #1210004 reported by Jimmy Wong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JQuantLib
New
Medium
Unassigned

Bug Description

When I try to include jquantlib.jar in my web project, I encounter a error message of Context Error, it says missing slf4j-api

==================
Steps to Reproduce
==================
Copy the jquantlib.jar in the WAR WEB-INF/lib. Start the tomcat and it will show the errors

======================
Additional Information
======================
It can be fixed by compiling from the source code. The solution is as followed.

1. Check out all Source Code from SVN.
2. In the quantlib-parent project, remove the MANIFEST.MF section.
3. Rebuild and put it in the repository.
4. Refresh the project that use the library with maven.

Tags: code-review
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.