resolved
code should be:
|
| .....
| @Factory("pages")
| @Begin(join=true)
| public List<Page> getPages()
| {
| pages = sglue.loadAllPages();
| return pages;
|
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125563#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...