In my application I have few things which are specific for WebLogic. Is there any tool which can tell me these specification while migrating the application to JBoss?
If you are doing migrations to JBoss you should look at the Windup tool. It will point out all the places in your code that may need attention and give you a score based on how many things you will need to look at. The reports are nice and categorized and they definitely cover your usage of vendor specific code and suggests hints as to what to convert to.
http://windup.jboss.org/
There is also a maven plugin that you can add to your pom and run reports periodically as you go.
Good Luck!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With