Hi Thomas,
Thanks so much for your reply! That solution really works! lol and here I am
following the long way around.... without much success hehe. Thanks again...
Thomas Müller-2 wrote:
>
> Hi,
>
> I suggest to replace your code with:
>
> public InputStream getInputStream() throws IOException {
> return new FileInputStream("C:/MyFolder/Customer.jar");
> }
>
> Regards,
> Thomas
>
>
>
--
View this message in context:
http://www.nabble.com/Reading-contents-of-JAR-FILE-and-save-to-Repository-tp20086183p20103138.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.