major
minor
defect
major
minor
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
defect
minor
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
The application does start, but the log is full of error messages caused by what appear to be duplicate entries in the web application's classpath. Although the `java.class.path` property in the application looks fine, the class loader built during application bootstrap in the development environment appears to be finding resources from the application’s JARs twice.
Test
- Launch `tl-demo` in a TL Studio workspace and monitor the console output during startup.