[
https://jira.jboss.org/browse/JBIDE-3908?page=com.atlassian.jira.plugin.s...
]
Rob Stryker commented on JBIDE-3908:
------------------------------------
Hey Snjezana:
I am not seeing a commit for this. I've also checked via fisheye for
JBossLaunchAdapter and am not seeing any changes or anything that would indicate this was
fixed. Can you please point me to what has been changed and when? Thanks.
when a portlet project is deployed to AS, the target url is not
correct
------------------------------------------------------------------------
Key: JBIDE-3908
URL:
https://jira.jboss.org/browse/JBIDE-3908
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Portal/GateIn
Reporter: Prabhat Jha
Assignee: Snjezana Peco
Priority: Minor
Fix For: 3.2.0.M2
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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira