"denis-karpov" wrote : Hi.
  | 
  | First, for h:inputText you do not need injection. This code should work. 
Read more carefully about h:inputText in JSF documentation.
  | 

Unfortunatelly, it won't work - and, yes, it really seems that it should. I am 
not able to render page, with the following exception:

  | 11:45:16,691 ERROR [STDERR] May 19, 2006 11:45:16 AM 
com.sun.facelets.FaceletViewHandler handleRenderException
  | SEVERE: Error Rendering View
  | javax.faces.el.PropertyNotFoundException: /wsTest.xhtml @13,74 
value="#{wsTest.command}": Bean: $Proxy196, property: command
  | at 
com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:58)
  |     at javax.faces.component.UIOutput.getValue(UIOutput.java:75)
  | ...
  | 

How to make 'command' property visible? (I have added getters/setters in seam 
action class).

Please note that my seam action is also stateless bean.

thanx in advance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944857


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to