[
https://issues.jboss.org/browse/JBIDE-11523?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-11523:
---------------------------------------
{quote}
Snjezana - I assume you still mean you don't have write access since they are all
publicly available
{quote}
Yes, I think I can't change archetypes. I don't know where they are.
BTW
The Java EE Web Project, for instance, requires the change of the default.xhtml file that
contains an invalid link
<a
href="jboss.org/jbossas">JBoss AS 7 project site</a>
The correct link would be <a
href="http://jboss.org/jbossas">JBoss AS 7
project site</a>
jbossas link in examples is broken
----------------------------------
Key: JBIDE-11523
URL:
https://issues.jboss.org/browse/JBIDE-11523
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 3.3.0.Beta2
Reporter: Rastislav Wagner
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.Beta3
Java EE Web Project, Java EE Project and GWT Web Project points to
jboss.org/jbossas
which makes browser to look for
localhost:8080/appName/jboss.org/jbossas
We need to change url to
http://jboss.org/jbossas
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira