JDK 1.4 Printing Trouble

I'm working with the jdk 1.4 beta 2 and am having trouble with print discovery. PrintServiceLookup.lookupPrintServices() is not returning any PrintServices even if the PrintRequestAttributeSet that I pass it has no attributes.

Also, I am not able to add a printer name to the PrintRequestAttributeSet. It says that PrinterName is not a valid parameter; but it is a subclass of Attribute, so it should work. Anyone have any ideas or know for sure that these features are not working correctly in the BETA version?

[533 byte] By [spooninator] at [2007-9-26 9:06:41]
# 1
Never mind, I found my problem.
spooninator at 2007-7-1 20:12:56 > top of Java-index,Core,Core APIs...