Hi Daniel, how do you have your assets setup?
I added font-awesome-min.css to my META-INF/assets/css
I'm then importing it.
@Import(stylesheet = {"css/font-awesome.min.css"}
I added a directory called fonts to assets like so META-INF/assets/fonts/..
all the font files example fontawesome-webfont.eot
Within font-awesome.min.css I see this url
'../fonts/fontawesome-webfont.eot?v=4.2.0'
I am seeing fonts added correctly in the app container.
Any thoughts in comparison to your setup what I may be missing?
On Fri, Dec 19, 2014 at 1:21 AM, Daniel Jue <[email protected]> wrote:
>
> Just to be sure, are you seeing the file correctly in the deployment
> directory of your application container?
>
> I am using fontawesome as well in my T5 app, and, well, it's awesome!
> Never ran into issues with that file though.
>
> Dan
>
> On Fri, Dec 19, 2014 at 12:52 AM, George Christman <
> [email protected]>
> wrote:
> >
> > Hi guys, I'm trying to use font-awesome with tapestry. I'm getting the
> > following error,
> >
> > Unable to locate asset
> > 'classpath:META-INF/assets/fonts/fontawesome-webfont.eot' (the file does
> > not exist).
> >
> > I have placed the fonts in the fonts directory within assets, any
> thoughts
> > on how to get this to work?
> >
> > --
> > George Christman
> > CEO
> > www.CarDaddy.com
> > P.O. Box 735
> > Johnstown, New York
> >
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York