Hi uxa, Have you created the default-object.xml or something-object.xml?
In your case, the content of the file should be something like: <deployments> | <deployment> | <parent-ref>default</parent-ref> | <if-exists>overwrite</if-exists> | <page> | <page-name>SimplestHelloWorld</page-name> | <display-name>SimplestHelloWorld</display-name> | <window> | <window-name>SimplestHelloWorldWindow</window-name> | <instance-ref>SimplestHelloWorldInstance</instance-ref> | <region>center</region> | <height>0</height> | </window> | </page> | </deployment> | </deployments> Cheers, JP View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238732#4238732 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238732 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
