@Scope(ScopeType.APPLICATION)
  | @BypassInterceptors
  | @Name("org.jboss.seam.navigation.pages")
  | @Install(precedence=BUILT_IN, 
classDependencies="javax.faces.context.FacesContext")
  | public class MyPages extends Pages {
  | ...
  | public String encodeScheme(String viewId, FacesContext context, String url)
  |    {

To contribute, create a JIRA issue, describe your use case and how you have 
solved it, and attach a patch in diff format.

If we thinks it useful we will probably apply it straight away, otherwise it'll 
need some votes from users.

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

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

Reply via email to