Tagged Questions

4
votes
3answers
1k views

Auto-versioning of static content with JBoss

As per the Q&A here, I'd like to implement a similar auto-versioning system for a web app running in JBoss 5. Is there anything already out there to do this sort of thing, or will I need to write ...