[ 
https://issues.apache.org/jira/browse/WW-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sanjay reopened WW-4392:
------------------------


This is web application using struts 2.3.16. I am unit testing struts action.
Action is using datasource which is defined in web.xml and initialised in 
ServletContextLinstner.

When running the action from test case, datasource is null.

> Unable to get datasource in StrutsTestCase
> ------------------------------------------
>
>                 Key: WW-4392
>                 URL: https://issues.apache.org/jira/browse/WW-4392
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Unit Tests
>    Affects Versions: 2.3.16.3
>         Environment: Windows 7
>            Reporter: Sanjay
>
> I have servletcontextlinstner defined in web.xml. This listener get the 
> datasource from web.xml and initialise the datasource.
> Now, I am trying to create Unit Test case and extending StrutsTestCase.  Here 
> I am getting datasource as NULL while from browser, application working 
> correctly.
> Appreciate if you can help in calling Listner class in testcase or initialise 
> web.xml



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to