Hello,

I'm using this simple jpdl


  | 
  | <pageflow-definition
  |   name="editNews">
  |   
  |    <start-state name="start">
  |       <transition name="edit" to="editNews"></transition>
  |    </start-state>
  |    
  |    <page name="editNews" view-id="/editNews.xhtml">
  |     <end-conversation/>
  |    </page>
  | </pageflow-definition>
  | 

When my firefox access the page editNews (sure, using jbpm) it only shows a 
blank page while in IE shows the correct page.

I can see only the correct page using firefox with I put the 

I'm using firefox 2.0.0.6 and test with 1.5.0.12.


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

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

Reply via email to