cancel
Showing results for 
Search instead for 
Did you mean: 

Different versions of a library on the server

Former Member
0 Kudos

Hi,

is it possible to have different versions of the same library on the server?

The reason for this is that we have some utility classes which should be deployed on the server as a library (because they are used by many projects). But the different versions of the utility classes are not necessarily compatible, which means that some projects still need to reference the old versions of the utility classes.

Or is the only solution in this case to inculde a jar-file with the utility classes in every project and thus not referencing a library at all?

Kind regards.

Achim

Accepted Solutions (1)

Accepted Solutions (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Achim,

No, it's not possible to have different versions of the same library (or any other type of component) on the server. You can also have a look at .

Best regards,

Vladimir

Answers (0)