Norman,
I have a bean already created, nicely tested, that I really don't want to re-engineer
;) All I want to do is set some
properties........................................................OHHHHHHHHHHHHH!
DAMN IT!!!!!!!!;) NEVERMIND!!!!!;) I TOTALLY NEED TO DO THAT SETUP IN THE COMPONENTS.XML
AND NOT ON PAGES!!!!!!!!! ;)
Hehehe. I type the word properties in this message, and it hit me like a ton of bricks,
thanks so much. I will close the JIRA. ;)
;) *Blushing*
| @Stateful
| @Name("searchAllAvailableFencesBean")
| @Scope(....)
| public class SearchAllStandardProductLikeTypeAndSubtypeBean .... {
|
| public void setType(String type) {....}
| public String getType() {.....}
| public void setSubtype(String subtype) {....}
| public String getSubtype() {.....}
| public void search() {......}
| .....
|
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088658#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...