Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

webstart problem



I need to develop a multi--platform deployable app using webstart. I have 10.3.2 and Xcode. I just tried to compile Cay Horstmann's WebStartCalculator example (with Java 1.4+ as the target VM. I got the following error message:

Building target WebStartCalculator with build style Development (optimization:level size, debug-symbols:on)  (19 errors)
frameworkjars=""
for i in `echo ` ; do if [ -f "$i" ] ; then frameworkjars="$frameworkjars":"$i" ; fi ; done
classpath="/Users/osxig4/Desktop/JWS-javawebstart f/WebStartCalculator/build/WebStartCalculator.build/WebStartCalculator.build/JavaClasses$frameworkjars:"`/usr/bin/javaconfig DefaultClasspath`
/usr/bin/javac -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 -g -encoding MACINTOSH -sourcepath "/Users/osxig4/Desktop/JWS-javawebstart f/WebStartCalculator/." -classpath "$classpath" -d "/Users/osxig4/Desktop/JWS-javawebstart f/WebStartCalculator/build/WebStartCalculator.build/WebStartCalculator.build/JavaClasses" '@/Users/osxig4/Desktop/JWS-javawebstart f/WebStartCalculator/build/WebStartCalculator.build/WebStartCalculator.build/JavaFileList'
WebStartCalculator.java:12: package javax.jnlp does not exist
import javax.jnlp.*;

What am I doing wrong? I wasted a lot of time looking for documentation on the ADC site.

Is it possible to develop Webstart Apps on OSX?

Thanks,

Steve Christon
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.