test/com/sun/servicetag/JavaServiceTagTest1.java

Print this page

        

*** 30,40 **** * to verify that the registration.xml and servicetag files * are both created correctly. * @author Mandy Chung * * @run build JavaServiceTagTest1 ! * @run main JavaServiceTagTest1 */ import com.sun.servicetag.*; import java.io.*; import java.util.*; --- 30,40 ---- * to verify that the registration.xml and servicetag files * are both created correctly. * @author Mandy Chung * * @run build JavaServiceTagTest1 ! * @run main/othervm JavaServiceTagTest1 */ import com.sun.servicetag.*; import java.io.*; import java.util.*;