
| Key: |
SES-213
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Jeen Broekstra
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Environment:
|
Jetty servlet container
|
|
In the web.xml configuration file for the servlet container, a reference to
a class org.openrdf.sesame.server.http.SailServlet is present. This class no longer
exists.
However, the existence of this mapping causes deployment of Sesame in Jetty to fail with a ClassNotFoundException (deployment in Apache Tomcat works fine, presumably because it does not evaluate the mappings until a particular URL pattern is sent from a client).
|
|
|
There are no comments yet on this issue.
|
| |
|
|