Debug the jar package without source code ..

Source: Internet
Author: User

Debug the jar package without source code ..

I recently worked on a project and used spring1.2.3. I encountered an error reading xml configuration, but I don't know which XML to read. too many XML files... you need to debug the jar package of spring... but this is not found on the Internet.

Source code ..
I had to decompile it with Jad.

In the console, we can see that the 602 line of localsessionfactorybean has an error... the number of java files that can be decompiled and the number of. Jar lines is different from that of. .. some empty lines are filled in so that the number of lines is one.

To... but the breakpoint is different, it is clearly hit in 602 rows, but it shows that the hit in 709 rows... not even the review... dizzy ..

I had to leave localsessionfactorybean. Java directly under SRC... some exceptions are not well decompiled and there are errors. Comment them out and check the syntax ..
Then you can debug it normally. Although the localsessionfactorybean class is also available in spring. jar, the. Class class takes precedence over. jar...

Powered by zoundry

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.