Sunday, 16 August 2020

WebLogic to WildFly Migrating Strategy

This is one of the topics, which has fewer documents over the Internet. The following post will help you to transform it and gives the Clear picture of what exactly needs to be done for the Migration.

I will recommend you start with Identifying the Following resources to Migrate. We can see these topics covered in separate posts.

1.       JNDI and Context Lookup.
2.       Data Sources.
3.       Queues.
4.       Connection Factories.
5.       Transaction Manager.
6.    Security.

Once if the above-mentioned steps are done then it’s time for the build and deployment. Identify and eliminate WebLogic dependencies.

1.       Build Application using the Java
2.       Remove WebLogic Specific Jars.
3.       Check and Remove the Compilation Jars.
4.       Deploy Application on WildFly and resolve the runtime dependencies.

             

No comments:
Write comments