What is this problem? I think any reproducible 1-1 mapping will work, but I
don't know of any other than using the whole URL.
david jencks

On 2002.04.03 03:00:46 -0500 Jason Dillon wrote:
> While implementing a simple deployment cache, I ran into the long 
> deployment filename problem again.  
> 
> I am putting cached deployment files under 
> ${jboss.server.home}/data/deployment-cache.  These files are shorter 
> than the orignial urls, basically, I CRC32 the URL.toString(), then 
> append the short filename of the orgininal URL... but still this is too 
> long.
> 
> Do we really need to have the full URL path under 
> ${jboss.server.home}/tmp/deploy ?
> 
> --jason
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to