Bug 794448 (JBEPP-1488) - Add a warning when trying to create extensions using pages with bad name length
Summary: Add a warning when trying to create extensions using pages with bad name length
Keywords:
Status: ASSIGNED
Alias: JBEPP-1488
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 6.3.0
Assignee: Peter Palaga
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard: Triage 6_3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-24 17:45 UTC by William Antônio
Modified: 2018-02-06 19:18 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Enhancement


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1488 0 Minor Closed Add a warning when trying to create extensions using pages with bad name length 2014-04-24 09:04:53 UTC

Description William Antônio 2012-01-24 17:45:32 UTC
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A00000090bud
project_key: JBEPP

Basically we would like to somehow warn when creating/deploying a custom container with an invalid site name.

When we try to create pages in JBoss EPP, we are warned that the name length must be between 3 and 30 characters. When creating our own extension (like described in documentation [1]), we need to inform the default site for that extension. If we inform a site with an invalid name, we will notice it only when we try to access our new container because the following error will be logged:

Error [WebAppController] Could not associate the request path={new site path} with an handler

So we kindly suggest you to add a WARN or an ERROR in deploying time of my customer template when the site name length is out of range.

Let me know if more information is needed.

Thanks.

[1] http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html/Developer_Guide/sid-8094155.html


Note You need to log in before you can comment on or make changes to this bug.