Well adding the "JSF Capabilities" worked.

However now I have some annoying errors warnings.

They seem to be related to tools not knowing about default seam components..

for example in my components.xml

        <factory name="remoteAddr" 
value="#{facesContext.externalContext.request.remoteAddr}" auto-create="true"/>

complains that remoteAddr cannot be resolved. Any idea?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256256#4256256

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256256
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to