> can you open a jira for this?
done.

regards
Stefan


Simone.
-------------------------------------------------------
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Founder - Software Engineer
Via Carignoni 51
55041  Camaiore (LU)
Italy

phone: +39 0584983027
fax:      +39 0584983027
mob:    +39 333 8128928


http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://simboss.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini

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



On Thu, Oct 8, 2009 at 11:14 AM, Ziegler Stefan <[email protected]> wrote:
> Hi
>
> it seems that the prefix is ignored and it always creates a temporary 
> directory starting with "wfsshptmp".
>
> line 185 from org.geoserver.data.util.java should changed from:
>
>  File reqTempDir = new File(sysTempDir + File.separator + "wfsshptemp" + 
> Math.random());
>
> to
>
>  File reqTempDir = new File(sysTempDir + File.separator + prefix + 
> Math.random());
>
> regards
> Stefan
>
>
> mit freundlichem Gruss
> Stefan Ziegler
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to