Pack200 (new hyper compressing feature of java 1.5)
doesn't use swing, awt, JDBC-ODBC bridge.
If I launch a program that use only Pack200 classes, and nothing of swing, awt or JDBC-ODBC bridge, this one still need jre1.5 installed on my machine to run.
If I read the documentation, this should work.
Anybody can help me to resolve this problem ?