Hello Matt and appfuse users all, I have successfully added an additional table and component class page just like the UserForm and UserList. And, I am able to navigate to the new page via clicking on the new tab.
Now, I have a very curious situation with both the component class and the markup html file for a new third tab. In spite-of-the-fact that both the component class (XXXPager.class) and the markup (XXXPager.html) are found in the build target directory I get the following exception. I have been able to debug this to the component class (XXXPager.class) and all seems OK until it is time to exit the class and navigate elsewhere when BOOM!: MarkupNotFoundException: Base markup of inherited markup not found. Component class: --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net