[
https://issues.jboss.org/browse/JBIDE-8209?page=com.atlassian.jira.plugin...
]
Denis Vinnichek commented on JBIDE-8209:
----------------------------------------
I looked at Weld examples which comes with Weld Distribution and I found that:
a) style not applied in project 'Permalink';
b) there is a phrase ': This link is disabled as it is not nested within a JSF
form.' added to the <h:link/> which works in deployed 'Permalink' app.
Also I looked at Weld examples from Jboss Tools -> Project Example and on my local
machine there was maven error which I fixed by adding
<repository>
<id>JBOSS</id>
<name>JBoss Repository</name>
<
url>http://repository.jboss.org/maven2/</url>
</repository>
into <repositories> section.
Check Weld examples (jsf2 apps with CDI in them looked) work
------------------------------------------------------------
Key: JBIDE-8209
URL:
https://issues.jboss.org/browse/JBIDE-8209
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.2.0.CR1
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.3.x
(01:11:20 PM) maxandersen: mareshkau: I was looking at how the Weld examples (jsf2 apps
with CDI in them looked) and it seems we are missing some stuff or got some bad handling
of JSF2 components.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira