https://bz.apache.org/bugzilla/show_bug.cgi?id=68599
Bug ID: 68599
Summary: migration tool jakartaee-migration-1.0.7 does not
convert xmlrpc-server-3.1.3.jar
Product: Tomcat 10
Version: 10.1.18
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Servlet
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ------
Our company uses xmlrpc-server3.1.3.jar
which contains this package (org.apache.xmlrpc.)
We are trying to migrate to Tomcat 10 but that jar uses the javax.server.
package classes instead of the needed jakarta.server. package.
I have tried running this jar trough your latest Tomcat 10 migration tool
(akartaee-migration-1.0.7) which is suppose to alter the jar to make all
classes use jakarta.server. classes
but the tool is not fully converting all the classes, since I still get
compile errors at run time.
I think in addition to not using javax.server. the jar should use this class
java.net.URI instead of java.net.URL
Can you guys look into this bug in your migration tool?
Thanks Rick
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]