Java Glossary : BeanBox

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : B words : BeanBox.

BeanBox
Sun's tool for testing out a JavaBean to see if it conforms with the conventions. When you go to JavaSoft to download it the instructions say to click a button labeled Download Software, but it is actually labelled continue. See JavaBean, Jar file. When testing a bean, think carefully about the CLASSPATH you use. You don't want to include anything that users of the bean might not have on their CLASSPATH. The bean should be self-contained, bringing all the classes its needs with it in the surrounding jar file. When the BeanBox complains about a component, it may be that the real problem lies in something that component uses.


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 871.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/beanbox.html J:\mindprod\jgloss\beanbox.html