hi julien, Thanks for the information, i was behind schedule so i did a quick workaround by editing portal-themes.xml as follows:
| <?xml version="1.0" encoding="UTF-8"?> | | <themes> | <theme> | <name>my</name> | <link rel="stylesheet" id="main_css" href="/themes/my/portal_style.css" type="text/css"/> | <link rel="shortcut icon" href="/themes/my/images/favicon.ico"/> | <script type="text/javascript" src="/themes/my/AJAX.js"></script> | </theme> | </themes> | Ajax4jsf is working now, and would revisit this issue later. Cheers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012232#4012232 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012232 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
