I have a jar that consists of a EJB 1.1 conform descriptor and classes. Now I want to add JOnAS specific parts with BeanDeployer. I can type in all needed information, but if I press "File - Save" I get the most curios messages, e. g. "Expected X characters, but found Y" or "unexpected end of ZLIB input stream" and so on. Seems that this tool has problems adding information to a jar that not contains JOnAS-specific parts up from the start?
