e";
> xmlns:h="http://java.sun.com/jsf/html";>
>
>
>
>
>
>
>
>
>
>
>
>
> var f = document.forms['userProfile'];
> f.elements['userProfile:_idcl'].value='userProfile:edit';
> f.submit();
>
Hi,
I have been using appfuse for over 6 months. I am finishing the project and
wrapping up the code and testing the interface I suddenly discover that the
editProfile menu doesn't work anymore.
The problem comes from here:
in editProfile.xhtml
var f = document.forms['userProfile'];
f.e
mapping for .jsf file to faces servlet.
Works like a charm!
Thanks for your help anyway!
Cheers,
Eric
PS: when I am done with this project I might contribute a JSF-Comp charting
libs tutorial to integrate to an existing appfuse project...
Eric Taieb wrote:
>
> My bad in the source code I
just
> meant upgrade MyFaces to the latest release. That should just be a
> matter of downloading the JARs, putting them in a similar structure to
> the current JARs (with a new version name on the directory) and then
> changing the version number in lib/lib.properties.
>
> M
ntae/Spring/JSF/Facelets)
Thanks again for your help matt!
Cheers,
--Eric
mraible wrote:
>
> The good news is this appears to be fixed in 2.x. I imagine it's an
> issue caused by MyFaces. Can you try upgrading to the latest release?
>
> Matt
>
> On 3/21/07, Eric T
>
> Does this same behavior happen on the demo site?
>
> Http://demo.appfuse.org/appfuse-jsf
>
> Matt
>
>
> On 3/21/07, Eric Taieb <[EMAIL PROTECTED]> wrote:
>>
>> I am using Hibernate/ Spring /JSF with facelets (default faces extensions
>> .x
I am using Hibernate/ Spring /JSF with facelets (default faces extensions
.xhtml).
-Eric
mraible wrote:
>
> Which web framework are you using?
>
> Matt
>
>
> On 3/21/07, Eric Taieb <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I have appf
Hi,
I have appfuse 1.9.4 installed. If I request an inexistent jsp file,
4040.jsp is called perfectly.
On the other hand if I request an inexistent html file (ie: dsqsqs.html) the
404 error is Tomcat's 404 page.
Is this normal? is there anyway to have all 404 display the nicely formatted
404.jsp
ng
> I can think of is to download the source for ChartCreator, attach it
> to your project and step through it with a debugger.
>
> Matt
>
> On 3/20/07, Eric Taieb <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I have been trying to use your ChartCreator
My bad in the source code I found this:
chartcreatorrequest.jsf?ts=1174409300531&id=editUser:chart1
But there is no such file in my webroot...
Thanks again for your help...
Cheers,
Eric
Eric Taieb wrote:
>
> For Step #3 I did modify web.xml this only:
>
>
>
ely an issue with how
> you've registered everything.
>
> Step #4 shouldn't matter since you're using Facelets.
>
> Matt
>
> On 3/20/07, Eric Taieb <[EMAIL PROTECTED]> wrote:
>>
>> Thanks for your quick reply Matt!
>> So you do con
Hi,
I have been trying to use your ChartCreator 1.2.0RC1 jsf component in
my project.
I use Appfuse 1.9.4 in JSF/spring and Hibernate mode.
I am fairly advanced in the project and everything works (Datamodel,
Hibernate, spring JSF) tomahawk datatables work, and facelets is
working great.
When tr
Hi,
I solved it on my own!
For those who might be interested in nesting collections into datatables
into editForms:
Just added
before the datatable to savestate and it works!
-Eric
Eric Taieb wrote:
>
> Hi,
>
> i have been struggling with this for a few days. if someon
Hi,
i have been struggling with this for a few days. if someone could help ?
I have this code in my jsf page:
OOpss..don't know if it is going to work because testing of xfire doesn't
work anymore:
ant refresh throws:
javax\xml\stream\XMLStreamReader.class not found
I removed all test files for Xfire services and ant refresh works again..
Cheers,
Eric
Eric Taieb wrote:
>
> Hi,
as listed below. Perhaps
> XFire/XBean is based on a candidate release of Spring 2.0? Looking through
> the SVN repo of XBean, it looks as if XBean may rely on Spring v2.0 cr2 or
> earlier. Perhaps you could give those a try?
>
> Mike.
>
>
> On 1/5/07, Eric Taieb <[EMAIL P
Hi,
First thanks for creating Appfuse. It has been a major help on developing
with Spring/JSF/Hibernate (very useful to learn how these interact)
Everything works perfectly except for XFire.
I have followed all tutorials (checked that the automatic procedure with ant
in extras/xfire produced the
17 matches
Mail list logo