Good morning,
I'm migrating the version of smartclient used in an existing webapp from 10.0-p20150415 professional to version smartclient 13.0-p20230720 power.
The webapp will have to be deployed on tomcat 8.5.83.
I'm having problems on maven build. The project has some dependencies in pom file to some libraries that I didn't find in the downloaded zip file which contained the smartclient version 13.0-p20230720 power.
Could you please confirm if they are removed in versions after 10.0-p20150415 professional?
Libraries I haven't found are:
* isc-jakarta-oro
* isomorphic-messaging
* smatclient-tools-resouces (in my project pom I have dependency with smartclient-tools and I saw that its pom has a dependency with smatclient-tools-resouces war file which I didn't find)
Thanks for any help.
I'm migrating the version of smartclient used in an existing webapp from 10.0-p20150415 professional to version smartclient 13.0-p20230720 power.
The webapp will have to be deployed on tomcat 8.5.83.
I'm having problems on maven build. The project has some dependencies in pom file to some libraries that I didn't find in the downloaded zip file which contained the smartclient version 13.0-p20230720 power.
Could you please confirm if they are removed in versions after 10.0-p20150415 professional?
Libraries I haven't found are:
* isc-jakarta-oro
* isomorphic-messaging
* smatclient-tools-resouces (in my project pom I have dependency with smartclient-tools and I saw that its pom has a dependency with smatclient-tools-resouces war file which I didn't find)
Thanks for any help.
Comment