[ http://jira.codehaus.org/browse/XFIRE-400?page=all ]
Dan Diephouse updated XFIRE-400:
--------------------------------
Fix Version: (was: 1.1-RC1)
1.1
> Should pass parentContext rather that null in XFireConfigLoader.loadContext
> ---------------------------------------------------------------------------
>
> Key: XFIRE-400
> URL: http://jira.codehaus.org/browse/XFIRE-400
> Project: XFire
> Type: Bug
> Components: Spring
> Versions: 1.1-RC1
> Environment: XP Java 1.5
> Reporter: Mansour Raad
> Assignee: Dan Diephouse
> Fix For: 1.1
>
>
> Should be something like the following:
> public ApplicationContext loadContext(String configPath, ApplicationContext
> parent) throws XFireException
> {
> ApplicationContext newCtx = getXFireApplicationContext(configPath,
> parent);
> return newCtx;
> }
> This will enable to load the parent from a ContextLoaderListener.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira