Untitled Document
I created a simple Java Persistence API application using Toplink Essentials which runs like a champ from NetBeans and from the
command line. So I figure, great, I will spice up the example a little more and use Java Web Start (yes I am a rookie to Java Web Start, so be gentle!) and I whip up a simple jnlp file JPAWebStart.bad.jnlp:
<?xml version="1.0"...