Andreas,

What version of Stripes?  If its the 1.5.4-SNAPSHOT obtained via Maven 
then last I checked it was missing the TLDs (the TLDs are generated via 
some Ant magic for which I provided some leads on how to go about 
generating them with Maven which ironically part of which still uses the 
Ant plugin for Maven).

 From the frequency of updates that Ben has been submitting fixes, 
patches, tickets I imagine getting the Maven snapshot to fully work has 
understandably taken a back seat to getting 1.5.4 finalized and out to 
the community for testing for release... (which I am all in favour for 
mind you).

I have been successful with checking out the stripes-svn 1.5.x source 
(a.k.a. 1.5.4) and running the build script to produce a JAR and then 
uploading it to our local Maven repo and have no issue with missing TLDs.

HTH.

--Nikolaos



Andreas Mader wrote:
> Hello!
>
> I tried to do something with stripes, but I only get the following error:
> The absolute uri: http://stripes.sourceforge.net/stripes.tld cannot be
> resolved in either web.xml or the jar files deployed with this application
>
> What can I do?
>
> Thanks!
>
> Regards, Andi
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>   


------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to