Assuming the other module jar is included in WEB-INF/lib, getResouceAsStream() should work. But this has nothing to do with Maven.
Justin On Mar 24, 2010, at 10:55 AM, Sonny Heer <[email protected]> wrote: > Hi, > > I have a web application module, which when built into a war, isn't > able to read an xml file from another module jar. How do I accomplish > this in Maven? > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
