Hi,
I’m guessing you’re using Java to code your extensions? If so …
If the signature of your extension methods do not change you can do the following:
Overwrite the class files in
C:\Program Files\Software AG\Tamino\Server Extensions\Java<your_package_name>
Note however that you will need to restart the database, because the classes have probably already been loaded into the JVM.
Regards,
Puny Sen
#Tamino#API-Management#webMethods