Issue Log

The known issues for the EJBHome Deployer. Each issue is allocated a unique number, the first release that it has been reported against, its status (Outstanding: known bug awaiting a fix, Fixed: the release number that the bug was fixed in, Request: a change request that is to be implemented) and a description.

IdReleaseStatusDescription
0029 0.3.1 Fixed, 0.4 Fix the progress panel for code generation.
0027 0.3.1 Outstanding Not clear whether beans have been 'saved' or not. Could use blue text for parts of descriptor that have changed since last save
0026 0.3.1 Fixed, 0.4 Output directory is not saved with properties, it should be because it's annoying otherwise
0025 0.3.1 Fixed, 0.3.1 Not ALL the methods are able to take transaction attributes. For example, setSessionContext certainly shouldn't be shown Also depends on whether it is an entity or session bean. See EJB10#6.5.7. Methods should instead be instrospected on the REMOTE interface, not the bean and the following methods added: ejbCreate, ejbFindMethods..., ejbRemove
0024 0.3 Outstanding The Java compiler used is fixed to: sun.tools.javac.Main.
0023 0.3.1 Outstanding Remove the "remove" menu item from Deployment Descriptors, should "cut" the descriptor instead.
0022 0.3.1 Outstanding Cut, Copy & Paste for Deployment Descriptors.
0021 0.3 Outstanding On exit from the Deployer it should prompt to save unsaved deployment descriptors.
0020 0.3.1 Outstanding Paste is always enabled in the popup menu item for deployment properties.
0019 0.3 Outstanding Need to modify the Generator to throw an exception in all cases while Generating (rather than calling System.exit()), so that the Deployer can pick up (and display) the fault.
0018 0.3 Outstanding Support for Jars.
0017 0.3 Outstanding Save & Save As... handling.
0016 0.3 Outstanding Primary Key handling may be incorporated into the Generator in a future release.
0015 0.3 Outstanding Context Help and general Help will be completed for a future release.
0014 0.3 Fixed, 0.3.1 Help windows have a horizontal scrollbar even when it is not required. Fixed with Swing 1.1beta2.
0013 0.3 Fixed, 0.3.1 ControlDescriptors applied to methods will be included in the next release of the EJBHome Deployer.
0012 0.3 Outstanding Identity which has been deprecated in JDK1.2, will be included once discussion of EJB1.0 has settled.
0011 0.3 Fixed, 0.3.1 When a bean or descriptor is added to the Deployer the "Enterprise Beans" tree is not expanded so that the bean is displayed automatically. Fixed with Swing 1.1beta2.
0010 0.3 Fixed, 0.3.1 Implementation of Cut, Copy & Paste. It would be a good feature to be able to at least copy environment properites from one bean to another.
0009 0.3 Outstanding JDK1.2 support.
0008 0.3 Outstanding Primary key handling on fields.
0007 0.3 Fixed, 0.3.1 The Deployer should only reflect on public fields.
0006 0.3 Fixed, 0.3.1 When the Deployer loads a serialized descriptor it should also try to load the Bean. More information is available in the Bean which is lost once the Bean has been transformed into a descriptor. For example, only those methods which have been previously given a Control Descriptor are available in the descriptor, if we loaded the bean aswell we could show the other methods.
0005 0.3 Request Help for environment properties: dataSourceName, databaseUser and databasePassword.
0004 0.3 Fixed, 0.3.1 The Deployer should reload the beans and descriptors that were in use when the Deployer is restarted.
0003 0.3 Fixed, 0.4.1 Add Class dialog is not wide enough. It is not possible to read the prompt.
0002 0.3 Fixed, 0.3.1 Stubs and Skels for the Remote object were being created with the wrong filename but correct class name.
0001 0.3 Fixed, 0.3.1 Deployment browser should automatically expand the new node when a new deployment descriptor or bean is loaded.

back


© EJBHome Ltd, 1998. All Rights Reserved.