fhomasp wrote: > I see, thanks. Though I can't seem to find any reference to *bcprov* > anywhere in the java 6 jre. So the functionality is somehow imported in > Java 6 on the class level instead of relying on wss4j and bcprov then?
Rhino was only an example! The same happens if you depend in the profile for Java 6 on dependency A and in the profile for Java 5 on dependency B. If A and B have different dependencies themselves you get a complete different set of jars for e.g. a webapp. This is what you're facing. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
