> > I do not understand why it shouldn't be possible to access both files. Ain' > > t JOnAS be able to open a given jar file and look for a named file it? I am > > not familiar with java.util.jar, but I think this should be possible. > > I think I misunderstand your proposal. > The EJBServer read the xml deployment descriptors by the way of the method > classloader.getResourceAsStream(filename). > (and not via the java.util.jar package) > So, there may be repercussion, if you update the classpath..... > Never mind ..... I'm not famlilier with all that jar things, so please do not mind. Would it be large work to not use getRessourceAsStream but to use explicit naming of the jar that shall be accessed? To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
