« Return to Thread: [jira] Created: (COCOON3-38) Cocoon-monitoring base information about Servlet-Services

[jira] Updated: (COCOON3-38) Cocoon-monitoring base information about Servlet-Services

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


     [ https://issues.apache.org/jira/browse/COCOON3-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dariusz Łuksza updated COCOON3-38:
----------------------------------

    Attachment: servlet-services-monitor2.patch

This patch replace all "service-servlet" typos into "servlet-service".

Additionally I've changed "brake" statements in class ServletServiceMonitorInitializer into log statement and "continue", IMHO that solution fits best, because we initialize monitoring service for all servlets that we can do not only for that, that are before first one that we can't initialize.

BTW. Maybe now we can change bean naming strategy from "<full servlet name> [<mount patch>]" into "<mount patch> [<full servlet name>]" ? IMHO it would be more readable for users.

> Cocoon-monitoring base information about Servlet-Services
> ---------------------------------------------------------
>
>                 Key: COCOON3-38
>                 URL: https://issues.apache.org/jira/browse/COCOON3-38
>             Project: Cocoon 3
>          Issue Type: New Feature
>          Components: cocoon-optional
>    Affects Versions: 3.0.0-alpha-2
>            Reporter: Dariusz Łuksza
>            Assignee: Reinhard Poetz
>            Priority: Minor
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: cocoon-servlet-srvices-impl-connections.patch, servlet-services-doc.patch, servlet-services-doc1.patch, servlet-services-monitor.patch, servlet-services-monitor1.patch, servlet-services-monitor2.patch
>
>
> Add ability of sharing base information about Servlet-Services like points of mount or connections.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

 « Return to Thread: [jira] Created: (COCOON3-38) Cocoon-monitoring base information about Servlet-Services