mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
Creating a spring plugin, fixing a few problems with the plexus plugin
WW-1499 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@474633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"http://struts.apache.org/dtds/struts-2.0.dtd">
|
||||
|
||||
<struts>
|
||||
<bean type="com.opensymphony.xwork.ObjectFactory" name="plexus" class="org.apache.struts2.plexus.PlexusObjectFactory" />
|
||||
<bean type="com.opensymphony.xwork2.ObjectFactory" name="plexus" class="org.apache.struts2.plexus.PlexusObjectFactory" />
|
||||
|
||||
<!-- Make the Plexus object factory the automatic default -->
|
||||
<constant name="struts.objectFactory" value="plexus" />
|
||||
|
||||
Reference in New Issue
Block a user