Sean
On 5/25/06, Adam Brod <
[EMAIL PROTECTED]> wrote:
Hi-
Do I have something configured wrong? I don't see MyFaces 1.1.3 on the standard ibiblio maven repository. I tried browsing the repository and I only see version 1.1.2: http://www.ibiblio.org/maven2/org/apache/myfaces/core/myfaces-api/
Here's what's in my pom file.
<dependency>
<groupId> org.apache.myfaces.core</groupId>
<artifactId> myfaces-api</artifactId>
<version> 1.1.2</version>
<scope> compile</scope>
</dependency>
<dependency>
<groupId> org.apache.myfaces.core</groupId>
<artifactId> myfaces-impl</artifactId>
<version> 1.1.2</version>
<scope> compile</scope>
</dependency>
Any ideas?
Adam Brod
Product Development Team
"John" <[EMAIL PROTECTED]> 05/25/2006 03:34 PM
Please respond to
"MyFaces Discussion" <[email protected]>
To<[email protected]> cc SubjectTobago sheets don't gridLayout with other components?
It seems that sheets don't participate in a gridLayout like normal components.
When a sheet is involved (even when wrapped in a cell), it seems to break the gridLayout and the components (including the sheet) are layed out as if no layout existed.
JohnDisclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.

