I don’t know if this should be a bug or an enhancement, so I’ll put it here. While defining a datasource to my struts-config.xml using the dialog that comes up from the Outline view using New, I found that the fields only reflect the GenericDataSource fields.
If you change the Type to org.apache.commons.dbcp.BasicDataSource, the fields are different. The dialog does not update and the struts-config.xml is generated incorrectly.
Shouldn’t the dialog present the appropriate fields (using introspection?) so that the user enters the necessary values and the struts-config.xml is generated appropriately.
Eclipse v2.1.2 build 200311030802
MyEclipse v2.7.0