If you built the app bundle by hand, try building one using
JarBundler, and see if that one works, and if so how it differs, or
try substituting your Info.plist into its bundle, etc.
This Info.plist was originally generated by JarBundler; I noticed its
missing many entries that other ADC articles strongly recommend all
applications contain, btw.
Hey, how does Launch Services uniquely identify an app? I assume not
by file name but by some identifier in Info.plist, yeah?
There is a Bundle ID key in the Info.plist (CFBundleIdentifier, you
have it set to com.dtsoft.cms.uploader). This is expected to be
unique to the application.
Thanks, this is what I figured. Changing it has no effect. :-/
Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden