is there a easy and simple way to recursively unpack nested archives of the type war/ear/pack.gz/tar.gz, so a directory tree is created - so also for ears in wars and so on?
I don't care if it is in a standard shell or java as afterwards I have to continue processing the files inside.