Marc,
except wurfl (which is nice), there have been no real attempt to test JBoss Portal with wml devices. Someone started looking at it but it never went very far except the integration of wurfl.
You should configure the request dumper valve in tomcat to look at the response generated by jboss portal. To do that, edit deploy/jbossweb-tomcat55.sar/server.xml and uncomment the line :
| <!--
| <Valve className="org.apache.catalina.valves.RequestDumperValve" />
| -->
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884675#3884675
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884675
|