Mantis - OCamlScripting
|
|||||
Erweiterte Problemanzeige | |||||
|
|||||
ID: | Kategorie: | Auswirkung: | Reproduzierbar: | Meldungsdatum: | Letzte Aktualisierung: |
82 | general | schwerer Fehler | immer | 2011-09-22 03:00 | 2013-04-24 13:14 |
|
|||||
Reporter: | petarddd | Rechnertyp: | |||
Bearbeitung durch: | xclerc | Betriebssystem: | |||
Priorität: | normal | BS-Version: | |||
Status: | erledigt | Produktversion: | Cadmium 1.1 (after merge) | ||
Produkt-Build: | Lösung: | erledigt | |||
Projektion: | keine | ||||
Aufwand: | keine | Behoben in Version: | |||
|
|||||
Zusammenfassung: | 0000082: Scripting Standalone has Camomile Dependency | ||||
Beschreibung: |
I am trying to get the Ocaml ScriptingEngine work in a simple test application but running into a camomile dependency... All I have is the java app which simply calls the scripting engine as described in the documentation: ScriptEngineManager manager = new ScriptEngineManager(); ScriptEngine engine = manager.getEngineByExtension("ml"); CompiledScript script = ((Compilable) engine).compile("print_endline \"printing from ocaml\""); I downloaded the latest ocamlrun-scripting-standalone.jar and put it on the classpath for the test application. When I run the app, I get this error message: Fatal error: exception Sys_error("/usr/local/share/camomile/database/general_category.mar: java.io.IOException: file does not exist: .\usr\local\share\camomile\database\general_category.mar") Is there any way to get around this dependency? I would ultimately want to package a complete jar file I can run on any machine and installing and configuring camomile separately will not be possible... |
||||
Schritte zur Reproduktion: | |||||
Zusätzliche Information: | I am running a Windows 7 (32 bit) and using JRE 1.6 | ||||
Problem-Beziehungen | |||||
Angehängte Dateien: | |||||
|
|||||
Problem-Historie | |||||
Änderungsdatum | Benutzername | Feld | Änderung | ||
2011-09-22 03:00 | petarddd | Neues Problem | |||
2013-04-24 13:14 | xclerc | Problemnotiz hinzugefügt: 0000276 | |||
2013-04-24 13:14 | xclerc | Status | neu => erledigt | ||
2013-04-24 13:14 | xclerc | Lösung | offen => erledigt | ||
2013-04-24 13:14 | xclerc | Bearbeitung durch | => xclerc |
Notiz | |||||
|
|||||
|
|