-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I *believe* that the test classes/resources are ahead of everything else on the test classpath, which means that they should be picked up first on a ClassLoader.getResourceAsStream(..) for instance. At least, that has always been the case for me.
I'd say that if it doesn't behave this way, that should be filed as a bug. HTH, john Marcelo Alcantara wrote: | Hi, | | How do I know between test/main resources, which one gets loaded first? | | My practives here show that if I have two spring appContext with the | same name, one in the test and one in the main...the test one have | priority over the main one when we load it by name from the classpath. | | Somebody here can answer that for sure?? | | Thanks in advance. | | Marcelo | | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFDCJzuK3h2CZwO/4URArrbAJ4pndb95x1bBucYqb7bp/ZwPhUVOACeKbil ygRf0irDihWKAmZbuSDiM6E= =F1Ey -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
