-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
We should make the neccessary changes to ontopoly so that it is possible
to build it entirely as a jar file. To make this possible all resources
used by the Ontopoly application must be loaded through the class path.
There are still a few resources that are loaded directly from the web
applicatation file system, i.e. outside WEB-INF/classes.
This way it can be easily embedded in other web applications, making it
much easier to both view and edit the topic maps that the web application
works with.
Original issue reported on code.google.com by indiapaleale@gmail.com on 12 Aug 2009 at 9:22
Reactions are currently unavailable