8-)


On 7/25/05, albartell <[EMAIL PROTECTED]> wrote:
> Just an FYI that I did figure out how to get the latest of the <wap:xxx>
> tags.  I downloaded the latest version of MyEclipseIDE to get it :-)
> 
> Aaron Bartell
> 
> -----Original Message-----
> From: Bruno Aranda [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 25, 2005 9:09 AM
> To: MyFaces Discussion; Sean Schofield
> Subject: Re: WML in MyFaces
> 
> Or maybe, we could generate the taglib once (it is rarely generated) and
> structure the wml stuff like another subproject... ideas?
> 
> Bruno
> 
> 2005/7/25, Bruno Aranda <[EMAIL PROTECTED]>:
> > I don't know how this works either, but looking to the old build.xml I
> > see that the wml taglib is  autogenerated using an xdoclet task. How
> > could we include this in the new build? This, let's say, tomahawk
> > subproject, needs a completely different build procedure (xdoclet,
> > etc). Maybe we should add a new target to handle this...
> >
> > Bruno
> >
> > 2005/7/23, Sean Schofield <[EMAIL PROTECTED]>:
> > > 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
> > > >
> > >
> >
> 
> 


-- 
Matthias Wessendorf

Reply via email to