facebook

Struts 1.1 DataSource Declaration

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #205217 Reply

    avajrd
    Member

    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

    #205292 Reply

    support-michael
    Keymaster

    Your right the wizard is hardcoded to generic datasource. I entered a PR regarding this issue.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts 1.1 DataSource Declaration

You must be logged in to post in the forum log in