[
https://issues.apache.org/jira/browse/STR-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976541#action_12976541
]
Dave Newton commented on STR-3208:
----------------------------------
There is no datasource in the config files. As discussed in the "how to I
access a database" the DB config mechanisms are completely separate from
Struts. The only reason it was there in the first place is because in the
beginning there was no unified datasource access mechanism. Use JNDI or
something.
> 1.3.10 Javadoc Action class not having DataSource methods.
> -----------------------------------------------------------
>
> Key: STR-3208
> URL: https://issues.apache.org/jira/browse/STR-3208
> Project: Struts 1
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3.10
> Environment: NA
> Reporter: Dev124
>
> http://struts.apache.org/1.3.10/apidocs/org/apache/struts/action/Action.html
> getDataSource methods are not mentioned in the action class ? Deprecated or
> something - no such indication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.