Share

Xena: digital preservation application

Tracker: Feature Requests

5 Include path to audio.jar in canned startup scripts - ID: 2883672
Last Update: Comment added ( acunliffe )

The current shell and batch scripts included in the Xena dist directory do
no include the path to the audio.jar file. As Xena is not fully functional
without this reference, can these startup scripts be modified to include
the location of the audio.jar?

For example,

#!/bin/bash

java -cp xena.jar:plugins/audio.jar
au.gov.naa.digipres.xena.litegui.LiteMainFrame $@


Allan Cunliffe ( acunliffe ) - 2009-10-22 03:59

5

Closed

Fixed

Allan Cunliffe

None

None

Public


Comments ( 3 )

Date: 2009-10-29 06:17
Sender: acunliffe

Just a note that the batch files will fail if Java is not set in
environment variables but we can't know how an individual has set up their
system in terms of how java is installed. Chris' work on the Xena.exe gets
around this issue.


Date: 2009-10-29 06:12
Sender: acunliffe

Tested in Xena 4.3.12-5, Windows XP and Ubuntu Linux.

Successfully launched Xena and Xena Viewer with shell scripts and batch
files. I also tested by removing the audio.jar file from the plug-ins
folder


Date: 2009-10-22 04:25
Sender: matthewoliverProject Admin

Implemented in version 4.3.11 of Xena: Testing

Modified the xena and xena viewer bat and sh files, there is now an if
statement, if the plugins/audio.jar file exists it adds it to the
classpath.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-10-29 06:12 acunliffe
allow_comments 1 2009-10-29 06:12 acunliffe
close_date - 2009-10-29 06:12 acunliffe
resolution_id None 2009-10-22 04:25 matthewoliver
assigned_to matthewoliver 2009-10-22 04:25 matthewoliver