Originally posted by viju cg:
Hi group
I am preparing myself to take up vajava certification next week.I have some doubts and i wanted to share them with u all.They are
1)While expoting is it necessary to have editions of the project,classes,interfaces...etc..??
2)What is an open edition?
3)Can i export a file with open edition if not why?
Thanks in advance guys
By the way, the answers are:
(1) The question is meaningless in one respect, since all components are loaded in either a versioned or editioned state at all times but in another respect the answer is "no" since you can export things that are versions as well.
(2) all editions (not versions) are open by definition (meaning changeable) and
(3) yes, you can export files when they are editions into JAR files and directories, but you can't export Projects into DAT files when they are editions
------------------
Kyle Brown,
Author of
Enterprise Java (tm) Programming with IBM Websphere See my homepage at
http://members.aol.com/kgb1001001 for other WebSphere information.
[This message has been edited by Kyle Brown (edited October 05, 2001).]