[
https://jira.jboss.org/jira/browse/JBIDE-3908?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-3908:
---------------------------------------
Fix Version/s: 3.1.0
new feature -> 3.1
is the name really portal/portal/default/default ? i'm curious, why the double names
?
In any case i'm not sure if we can really control this - the url that gets selected is
based on what provider that gets selected first which is WAR (i think) and
even if we added Portal that would not necessarily be correct all the time (i.e. you could
have both portal, servlets, facelets etc. in one project)
when a portlet project is deployed to AS, the target url is not
correct
------------------------------------------------------------------------
Key: JBIDE-3908
URL:
https://jira.jboss.org/jira/browse/JBIDE-3908
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal
Reporter: Prabhat Jha
Fix For: 3.1.0
Using bits from
http://reports.qa.atl.jboss.com/binaries/RHDS/nightly/2.0.0.GA/200903020901/
When I deployed a new dynamic project (firstJBDSPortlet) and tried to deploy it to
server, the URL that it tries to access is
http://localhost:8080/firstJBDSPortlet/
when it should have been
http://localhost:8080/portal or
http://localhost:8080/portal/portal/default/default. I would prefer the latter because it
implies that it's default page of default portal. This also relates better to the
values in deployment descriptor (default-object.xml) that's created by JBTools.
Ideally, the generated URL should update based on what user provides during configuration
for default-object.xml but
http://localhost:8080/portal/portal/default/default will be a
good default value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira