Thanks Dan!
 

-----Original Message-----
From: Dan Jemiolo (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 27, 2006 2:10 PM
To: [email protected]
Subject: [jira] Updated: (MUSE-148) use-router-persistence attribute not
working

     [ http://issues.apache.org/jira/browse/MUSE-148?page=all ]

Dan Jemiolo updated MUSE-148:
-----------------------------

    Fix Version/s: 2.1.0

I found the bug - I was checking for the persistence flag when
creating/destroying the files, but not when reloading existing files.
I've added the check and will commit the fix when we get the go-ahead to
do so.


> 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
>             Fix For: 2.1.0
>
>
> 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]

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

Reply via email to