[
https://issues.apache.org/jira/browse/GERONIMO-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923339#action_12923339
]
Shawn Jiang edited comment on GERONIMO-5527 at 10/21/10 2:09 AM:
-----------------------------------------------------------------
tr...@r1025840 provided an option
{noformat}
geronimo run -c
or
geronimo run --clean
{noformat} to clean the osgi bundle cache before starting the server.
was (Author: genspring):
tr...@r1025840 provided an option "-c" or "--clean" for geronimo.sh/bat
to clean the osgi bundle cache before starting the server.
> It's better to refresh the corresponding bundle in cache automatically when a
> geronimo module get modified.
> -----------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5527
> URL: https://issues.apache.org/jira/browse/GERONIMO-5527
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: osgi
> Affects Versions: 3.0
> Reporter: Shawn Jiang
> Assignee: Shawn Jiang
> Priority: Minor
> Fix For: 3.0
>
>
> To fix server bugs in geronimo 2.x , we usually replace the module with a
> fixed module to see if the bug was fixed. But in Geronimo 3.0, it does not
> work because there's osgi cache to prevent the fixed module from loading.
> We have to clear the whole cache to resolve this for now. It's better for
> Geronimo to refresh the corresponding bundle in cache automatically when a
> Geronimo module get modified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.