use-router-persistence attribute not working
--------------------------------------------

                 Key: MUSE-148
                 URL: http://issues.apache.org/jira/browse/MUSE-148
             Project: Muse
          Issue Type: Bug
          Components: Core Engine - Routing and Serialization
    Affects Versions: 2.0.0
         Environment: Muse 2.0.0, Axis2 1.0, Apache 2.2, Tomcat 5.5, Eclipse 
3.2.1, JDK 1.5
            Reporter: Vinh Nguyen
         Assigned To: Dan Jemiolo


Currently in the default Muse implementation using RouterFilePersistence, all 
resources which have router files defined will always be initialized when the 
app is first called.  When the app/server stops, those router files remain so 
that they can be read on the next restart to reinitialize the resources again.  
In muse.xml, setting the "use-router-persistence" attribute in <resource-type/> 
to any value has no effect.

For example, in the /samples/wsrf project, if you set this attribute to false 
for WsResourceFactory, this resource will still be initialized on the first app 
request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to