I did some investigating in the BaseTag.java class. It appears that it returns a render type that is not a real type. I am still not completey sure that i have this right...but here is what i think may be the offending code
public String getRendererType() {
return ("org.apache.struts.faces.Base");
}
The actual class it should refer to ( I think) is org.apache.struts.faces.rendered.BaseRenderer.
Just looking through the "s" tags this seems to be a recurring theme. I don't know if I am confused or if the code is wrong. This would obviously not generate compile time errors as it is not strongly typed. So it could be the problem.
Michael
From: "James Holmes" <[EMAIL PROTECTED]> Reply-To: "Struts Developers List" <[EMAIL PROTECTED]> To: "'Struts Developers List'" <[EMAIL PROTECTED]> Subject: RE: struts faces compiles on jsf 1.1 Date: Wed, 9 Jun 2004 23:09:53 -0400
Thanks for the heads up. I was going to test that out tonight.
Have you experienced any problems with the sample applications like those mentioned in this posting:
http://forum.java.sun.com/thread.jsp?forum=427&thread=500294
I am seeing the same problems that are posted in the forum. I'm planning to
look into this and resolve any issues if necessary. Perhaps you can help.
-James
-----Original Message----- From: Michael Rasmussen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 9:52 PM To: 'Struts Developers List' Subject: struts faces compiles on jsf 1.1
Good news for anyone who cares. I tested struts faces against jsf 1.1. It seems to build just fine. Not suggesting it should depend on 1.1 just noting that it builds.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 3 months FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]