<%@ page language="java" pageEncoding="UTF-8"%><%@ taglib
uri="http://java.sun.com/jsf/html"
prefix="h"%><%@ taglib uri="http://java.sun.com/jsf/core"
prefix="f"%><%@ taglib uri="http://myfaces.apache.org/tomahawk"
prefix="t"%><%@ taglib uri="https://ajax4jsf.dev.java.net/ajax"
prefix="a4j"
No, I'm not running in it, but I am building with it. I didn't see the netbeans jar in my build/web-inf/lib which I read about with this error.On 10/13/06,
Andrew Robinson <[EMAIL PROTECTED]> wrote:
Are you running from inside of netbeans? If so, try outside of the IDEOn 10/13/06, Scott McMasters
Mark,
You may want to post this to the Trinidad list while the project is in
incubator. The skinning person is pretty active on that list.
Scott
Mark Robinson wrote:
Hi,
I'm having a problem where Trinidad is dying with:
3-Oct-2006 2:31:49 PM
org.apache.myfaces.trinidadinternal.renderkit
Hi,
I'm having a problem where Trinidad is dying with:
3-Oct-2006 2:31:49 PM
org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderingContext
_initializeSkin
WARNING: There is no SkinFactory
13-Oct-2006 2:31:49 PM
org.apache.myfaces.trinidad.context.RenderingContext attach
WARNING: T
Are you running from inside of netbeans? If so, try outside of the IDE
On 10/13/06, Scott McMasters <[EMAIL PROTECTED]> wrote:
Hello,
I'm encountering a strange error. I can't navigate between jsf pages, not
even in the simplest of test scenarios, and keep getting this in my logs:
NotifyUtil:
Hello,I'm encountering a strange error. I can't navigate between jsf pages, not even in the simplest of test scenarios, and keep getting this in my logs:NotifyUtil::java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.Pl
As of now, the dojo codebase now resides in Tomahawk, not in the sandbox
anymore.
For most people in here this wont make a huge difference, but for some,
using the dojo initializer please, expect after Tomahawk 1.1.4 that you
have to move your dojo initializer tag calls from the sandbox to the
Hello there, I get this error when I
deploy myfaces-example-simple.war taken from http://svn.apache.org/repos/asf/myfaces/current
Please help!
2006-10-13 14:09:33 HostConfig[localhost]:
Expanding web application archive myfaces-example-simple.war
2006-10-13 14:09:35 StandardHost[localhost]:
Insta
cool!
On 10/12/06, Cagatay Civici <[EMAIL PROTECTED]> wrote:
Hi,
There's a new addition to the sandbox called ExcelExport. The component is
used to export the datatable contents as an excel file.
As an example;
http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/examples/src/main/weba
you also can use our maven archetype.
(watch the wiki for that)
On 10/13/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
From your link:
There are two possible ways to start off with MyFaces, one is to start from the
example-app:
* If you want to have it simple, take the myfaces-X.X.X-exampl
Pafu, I couldn't understand your data, but you do understand that when
an action request is made to faces in a portlet, the object inside of
the external context changes from an actionRequest to a renderRequest,
correct?
Therefore, when you interact with one of th portlets (and depending on
Thanks. Is there an example for that?
On 10/13/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
You can use Hibernat and MyFaces without Spring.
Dennis Byrne
>-Original Message-
>From: ying lcs [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 13, 2006 12:39 AM
>To: 'MyFaces Discussion'
>Su
After searching a little on the web, I found the following CSS solution...
add td img {display:block} in your CSS.
http://www.thescripts.com/forum/thread96754.html
http://www.thescripts.com/forum/thread96754.html
MF
I just set up MyFaces and Tomahawk to 1.1.5 Snapshot to deal with the issue
FYI:
I have written my own t:popup for use by my company that has more
functionality that t:popup and is customized for our use.
While I was using this I found a location in my code where the popup
didn't open where it was supposed to. After some research I found that
IE has a nice bug with the
I resolve the problem follow the link.Thank you Tom.
Tom Innes wrote:
>
> Take a look at
>
> http://wiki.apache.org/myfaces/Custom_Navigation_Handler
>
> Tom
>
> -Original Message-
> From: liulocust [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 13, 2006 2:37 AM
> To: users@myfac
Hm even more interesting is - my login action method does not get called
after the second time passed, because of that the view is reloaded only,
after that is works.
But why the method don't get called - i've got no idea, anyone else?
kind regards
Am Freitag, den 13.10.2006, 16:41 +0200 schrieb
To redirect to the login page and prevent null pointer exception from
the view phase i did a filter to the web.xml like mentioned there:
http://mail-archives.apache.org/mod_mbox/myfaces-users/200507.mbox/raw/%
[EMAIL PROTECTED]
It works fine - but some issue is still there.
If i login and than i
Hi,
Im also facing same prob with , When I put the mouse over a
column that has a popup tag, a small empty component appears next to the mouse,
and the text associated with the popup appears separately to the right of the
mouse, overlaying the text in another column.
Im curius to know wh
Hi Daniel,
When will you plan to submit your modified dynamic image component back to
sandbox? I am interested in how you improved it. Thank you.
Sheng
Daniel Murley-2 wrote:
>
> Hi Everyone,
>
> As part of a project I'm working on, I've utilised the sandbox dynamic
> image
> component. How
Hi Jan!
> Using the following code snippet the title of the web page does not get
> rendered in the browser title bar as expected but at the top of the page!
>
Could you please post the generated html too.
Thanks!
Ciao,
Mario
http://people.apache.org/builds/myfaces/nightly/
Take a look at
http://wiki.apache.org/myfaces/Custom_Navigation_Handler
Tom
-Original Message-
From: liulocust [mailto:[EMAIL PROTECTED]
Sent: Friday, October 13, 2006 2:37 AM
To: users@myfaces.apache.org
Subject: Can't get current correctly request URL used jscookMenu
When click
I was thinking of creating the tree of UIComponents with Java instead of
using an .xhtml page - has anyone got any experience with that or knows
some resources about it, articles, blogs, etc.?
Randahl
Hi all!
Using the following code snippet the title of the web page does not get
rendered in the browser title bar as expected but at the top of the page! Could
someone please give some suggestions about what may went wrong in this approach?
Thanks in advance,
Jan
http://www.w3.org/TR/html4/str
Hi Matthias,
and all my apologizes for this long "offline time".
You are totally right. I've migrated to 1.1.4 and the issue seems to ... have been fixed.
That's great!
Another question.
Do you know what is the real impact of the "org.apache.myfaces.NUMBER_OF_VIEWS_IN_SESSION" config key.
Hi,
I have 2 JSF
portlets on a portal page in liferay using myFaces. Here is one server roundtrip
after an user action where the portlet name and then the hash code of the
FacesContext is printed:
Navi
Portlet
11602901
: Before Phase: RESTORE_VIEW(1)Details
P
Hi Matthias!
If you would like to work with your beans as before you can also have a
look at the tomahawk sandbox conversationTag.
In short, this just introduce a new scope which is able to span multiple
requests and views and allows you to synchronize this scope with the
database session.
http:/
>From your link:
There are two possible ways to start off with MyFaces, one is to start from the
example-app:
* If you want to have it simple, take the myfaces-X.X.X-examples.zip you
downloaded before for looking at the examples, and extract the blank.war file
(MyFaces binary)
* Rename
You can use Hibernat and MyFaces without Spring.
Dennis Byrne
>-Original Message-
>From: ying lcs [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 13, 2006 12:39 AM
>To: 'MyFaces Discussion'
>Subject: Integrate Hibernate with MyFaces
>
>Hi,
>
>I am reading Hibernate with MyFaces integera
29 matches
Mail list logo