One note on the WML stuff. I believe its in SVN but I don't think its being built in the new build file (yet.) This is the WAP stuff right? Does someone want to take a look at that?
sean On 7/23/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Araon, > > here is the sample Martin and showed during our MyFaces session at > ApacheCon Europe. > > http://people.apache.org/~matzew/apachecon/apachecon-wap.war > > If you are using TOMCAT 5.5 please remove jsp2.0 and commons-el from > that web application. > > HTH, > Matthias > > On 7/22/05, albartell <[EMAIL PROTECTED]> wrote: > > > > Cool, got that working with a static servlet wml page. > > > > Now I am looking to implement the <wap:xxxx> tags that MyFaces offers. It > > is looking like I would have to download the code from SVN, compile and Jar > > it to get going with WML. I didn't see the WAP tld's in the latest downloads > > at http://cvs.apache.org/builds/myfaces/nightly/. Is > > http://svn.apache.org/repos/asf/myfaces/ currently the only > > way to get going with MyFaces WML implementation - compile it by hand? > > > > I haven't compiled MyFaces by hand before, though I have started reading the > > instructions on the site so we will see how far I get :-) > > > > Thanks, > > Aaron Bartell > > > > ________________________________ > > From: Martin Marinschek [mailto:[EMAIL PROTECTED] > > Sent: Friday, July 22, 2005 9:11 AM > > To: MyFaces Discussion > > Subject: Re: WML in MyFaces > > > > > > there is a plugin for the firefox > > > > it's called WML browser extension or so... > > > > google for it, and you'll find it. > > > > regards, > > > > Martin > > > > > > On 7/22/05, albartell <[EMAIL PROTECTED]> wrote: > > > > > > I found it in SVN, thanks for the redirect. :-) > > > > > > On another note I am wondering what people use to test their WML > > applications. I obviously don't want to have to publish it out to a web > > server on the internet just so I can test it with my Blackberry. Does > > anyone know of a WML device simulator that can run on my local PC and allow > > me to hit localhost on my PC also? > > > > > > Thanks, > > > Aaron Bartell > > > > > > > > > ________________________________ > > From: Martin Marinschek [mailto:[EMAIL PROTECTED] > > > Sent: Friday, July 22, 2005 2:24 AM > > > To: MyFaces Discussion > > > Subject: Re: WML in MyFaces > > > > > > > > > > > > Well, after our current SVN reorg the WML tag library kind of got lost ;) > > > > > > it should already be back in the nightly builds, though... > > > > > > regards, > > > > > > Martin > > > > > > > > > On 7/21/05, aaronbartell <[EMAIL PROTECTED] > wrote: > > > > > > > > I am going to be writing a WML application and was excited to dig in > > with MyFaces because I have seen (or thought I saw) the tags for MyFaces WML > > implementation in the past. Now I am having trouble finding the WML tag > > library in any of the downloads or even mentioned on the MyFaces.apache.org > > website. I have found a few threads in the forum archive, but nothing that > > points me in any direction. > > > > > > > > Could somebody tell me where to start looking? > > > > > > > > Aaron Bartell > > > > > > > > > > > > > -- > Matthias Wessendorf >

