Alamgir Kahn <ama-list@...> writes:

> > Stripes-users mailing list
> > Stripes-users@...
> > https://lists.sourceforge.net/lists/listinfo/stripes-users
> > 
> 
> Hi Wade (and Stripes Users) --
> 
> This is my first ever post as I just got Freddy's book last week and am 
working 
> through the examples as well.
> 
> Coincidentally, I too am in Ch. 5 and ran into a little bit of trouble in 
> this 
> section here as well.  My problem was w/ the PhoneNumberFormatter and the 
issue 
> I was having was that after having applied the formatter, I wasn't seeing:
> 
>     555-123-4567
> 
> In my view or updated forms.  Instead, I was seeing:
> 
>     org.stripesbook.quickstart.model.PhoneNumber <at> 69a4cb 
> 
> After quite a bit of searching around, I found my problem to be that I am 
using 
> Stripes QuickStart, which sets one of the default extension directories to be:
> 
>     org.stripesbook.quickstart.extension
> 
> But my package (as per the source code in the book) is:
> 
>     org.stripesbook.quickstart.ext
> 
> My problem was that Stripes wasn't finding my formatter.
> 
> I just thought I'd mention this for anyone else that is going through the 
> (excellent) Stripes book and stumbles in this section.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Stripes-users mailing list
> Stripes-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
> 

--------------------------------------------------------------------------
Hi Alamgir Kahn / Stripes Users 

Can you elaborate on using Stripes QuickStart. 
I've also stumbled upon the same error stripesbook.model.PhoneNumber [at] b2377c
I cant figure out whats wrong.
My package name is stripesbook.ext wherein I've kept the formatter and 
typeConverter.
I tried renaming the package to extension, but it did not work either. 
Is there some config file associated which is to be rectified ?

Thanks in advance
Girish Shekhar
-------------------------------------------------------------------------




------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to