[DM-MUG] Help downloading

Holly Welch hfwelch at mac.com
Wed Oct 21 21:20:30 CDT 2009


I've been trying to download an ordering software from my photo lab,  
and every time I try to launch it, I get this message. Can someone  
tell me what I'm doing wrong? I can do it on my laptop, but not my  
iMac. Thanks!
Holly


<?xml version="1.0" encoding="utf-8"?>
<jnlp
	spec="1.0+"
	codebase="http://www.softworksroes.com/ROES/"
	href="labs/ACIArt/launch.jnlp">
	<information>
		<title>Studio Art Suite</title>
		<vendor>American Color Imaging</vendor>
		<homepage href="labs/ACIArt/index.html"/>
		<description>Studio Art Suite</description>
		<description kind="short">Studio Art Suite</description>
		<description kind="one-line">Studio Art Suite</description>
		<description kind="tooltip">Studio Art Suite</description>
		<icon href="http://www.softworksroes.com/ROES/labs/ACIArt/studioartsuiteicon.gif 
"/>
		<offline-allowed/>
		<shortcut>
			<desktop/>
			<menu/>
		</shortcut>
	</information>
	<security>
		<all-permissions/>
	</security>
	<resources>
		<j2se version="1.5+" max-heap-size="512M"/>
		
		<jar href="Client/ROESClient.jar" main="true"/>
		<jar href="Client/ROESClientFeatures.jar"/>
		<jar href="Client/ROESrsrcs.jar"/>
		<jar href="Client/libs.jar"/>

		<jar href="Client/ProLabs.jar"/>
		<jar href="Client/ACI.jar"/>
		<jar href="Client/ACIrsrcs.jar"/>
		<jar href="Client/ACIrsrcs2.jar"/>
		
		<jar href="libs/ProLabsSOAP.jar"/>
		<jar href="libs/activation.jar"/>
		<jar href="libs/mailapi.jar"/>
		<jar href="libs/axis.jar"/>
		<jar href="libs/axis-ant.jar"/>
		<jar href="libs/commons-discovery-0.2.jar"/>
		<jar href="libs/commons-logging-1.0.4.jar"/>
		<jar href="libs/jaxrpc.jar"/>
		<jar href="libs/log4j-1.2.8.jar"/>
		<jar href="libs/saaj.jar"/>
		<jar href="libs/wsdl4j-1.5.1.jar"/>
		
		
		<property name="com.apple.hwaccel" value="false"/>
	</resources>
	<application-desc main-class="com.softworks.roes.app.ROESApp">
		<argument>ACIArt</argument>
	</application-desc>
</jnlp>


More information about the DMMUG mailing list