Hello, I am currently writing a block as a wrapper around some third-party code, which is available as a .jar file. This block will be used in many .sar applications. Where do I put the 3rdparty.jar? Currently I see two ways:
- in the .sar application's lib directory - in Avalon's general lib directory Both methods have the disadvantage that I cannot just give the block to someone and it will run. I have to tell him "put 3rdparty.jar in Avalon's lib directory or in your .sar application's lib directory and take care that you get the right version of 3rdparty.jar". Is there another way to associate a .jar with a certain block, so it can be deployed as a unit? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>