<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>nstruts Work Item Rss Feed</title><link>http://www.codeplex.com/nstruts/WorkItem/List.aspx</link><description>nstruts Work Item Rss Description</description><item><title>Created Issue: Common.Logging</title><link>http://nstruts.codeplex.com/WorkItem/View.aspx?WorkItemId=9921</link><description>There is error about Common Logging link on home page.&lt;br /&gt;The correct link is http&amp;#58;&amp;#47;&amp;#47;netcommon.sourceforge.net&lt;br /&gt;</description><author>antdimot</author><pubDate>Mon, 04 May 2009 07:55:57 GMT</pubDate><guid isPermaLink="false">Created Issue: Common.Logging 20090504075557A</guid></item><item><title>CREATED TASK: Problem with Actions in App_Code</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=1019</link><description>In many projects i use app_code directory.

The current version of nstruts library not support actions locate in App_Code special directory of web project.

I suggest to modify ProcessActionCreate (RequestProcessor.cs) and ActionConfig for enable load of Actions locate in App_Code. </description><author>antdimot</author><pubDate>Wed, 25 Apr 2007 21:26:47 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Problem with Actions in App_Code 20070425092647P</guid></item><item><title>CREATED FEATURE: Multi Assembly loading</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=884</link><description>Enable support of multiple Assembly loading via configuration

example:

  &lt;plug-in type="nstruts.actions.CustomConfigurationPlugIn,nstruts"&gt;
    &lt;set-property property="Description" value="action conf. using custom attrs."&gt;&lt;/set-property&gt;
    &lt;set-property property="AssemblyName" value="modeul1;module2;moduleN"/&gt;
  &lt;/plug-in&gt; </description><author>bsorrentino</author><pubDate>Wed, 25 Apr 2007 21:22:55 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Multi Assembly loading 20070425092255P</guid></item><item><title>CLOSED ISSUE: Problem on load extenal plugin assembly</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=534</link><description>I have a problem when use a plugin that not loaded in web application AppDomain,
in this case i think that CustomConfigurationPlugIn not configure correctly my plugin.

I suggest modify it:

public void Init(nstruts.ActionHandler handler, System.Web.HttpContext context)
{
            if (m_AssemblyName != null)
            {
                Assembly a = Assembly.Load( m_AssemblyName );

                Process( handler, a );               
            }
}


Thanks

Regards,
Tony </description><author>bsorrentino</author><pubDate>Wed, 25 Apr 2007 21:12:05 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Problem on load extenal plugin assembly 20070425091205P</guid></item><item><title>CREATED ISSUE: Problem on load extenal plugin assembly</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=534</link><description>I have a problem when use a plugin that not loaded in web application AppDomain,
in this case i think that CustomConfigurationPlugIn not configure correctly my plugin.

I suggest modify it:

public void Init(nstruts.ActionHandler handler, System.Web.HttpContext context)
{
            if (m_AssemblyName != null)
            {
                Assembly a = Assembly.Load( m_AssemblyName );

                Process( handler, a );               
            }
}


Thanks

Regards,
Tony </description><author>bsorrentino</author><pubDate>Wed, 25 Apr 2007 21:12:03 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Problem on load extenal plugin assembly 20070425091203P</guid></item><item><title>CREATED TASK: Problem with Actions in App_Code</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=758</link><description>In many projects i use app_code directory.

The current version of nstruts library not support actions locate in App_Code special directory of web project.

I suggest to modify ProcessActionCreate (RequestProcessor.cs) and ActionConfig for enable load of Actions locate in App_Code. </description><author>antdimot</author><pubDate>Sun, 04 Mar 2007 12:07:29 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Problem with Actions in App_Code 20070304120729P</guid></item><item><title>CREATED FEATURE: Multi Assembly loading</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=617</link><description>Enable support of multiple Assembly loading via configuration

example:

  &lt;plug-in type="nstruts.actions.CustomConfigurationPlugIn,nstruts"&gt;
    &lt;set-property property="Description" value="action conf. using custom attrs."&gt;&lt;/set-property&gt;
    &lt;set-property property="AssemblyName" value="modeul1;module2;moduleN"/&gt;
  &lt;/plug-in&gt; </description><author>bsorrentino</author><pubDate>Tue, 27 Feb 2007 21:09:18 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Multi Assembly loading 20070227090918P</guid></item><item><title>CLOSED ISSUE: Problem on load external plugin assembly</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=243</link><description>I have a problem when use a plugin that not loaded in web application AppDomain,
in this case i think that CustomConfigurationPlugIn not configure correctly my plugin.

I suggest modify it:

public void Init(nstruts.ActionHandler handler, System.Web.HttpContext context)
{
            if (m_AssemblyName != null)
            {
                Assembly a = Assembly.Load( m_AssemblyName );

                Process( handler, a );               
            }
}


Thanks

Regards,
Tony </description><author>bsorrentino</author><pubDate>Tue, 27 Feb 2007 21:02:22 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Problem on load external plugin assembly 20070227090222P</guid></item><item><title>CREATED ISSUE: Problem on load extenal plugin assembly</title><link>http://www.codeplex.com/nstruts/WorkItem/View.aspx?WorkItemId=243</link><description>I have a problem when use a plugin that not loaded in web application AppDomain,
in this case i think that CustomConfigurationPlugIn not configure correctly my plugin.

I suggest modify it:

public void Init(nstruts.ActionHandler handler, System.Web.HttpContext context)
{
            if (m_AssemblyName != null)
            {
                Assembly a = Assembly.Load( m_AssemblyName );

                Process( handler, a );               
            }
}


Thanks

Regards,
Tony </description><author>bsorrentino</author><pubDate>Sat, 10 Feb 2007 09:22:45 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Problem on load extenal plugin assembly 20070210092245A</guid></item></channel></rss>