Menu

compilation error

Developers
shreya
2008-01-21
2013-04-25
  • shreya

    shreya - 2008-01-21

    *** Running SQLUnit file: D:\BBSEclipse\Sample_Project\agitar-j2ee-tutorial\docroot\samplequery.xml
    Getting connection(DEFAULT)
    Setting up test...
    Running test[1]: sqlunit  (0ms)
    Unresolved compilation problem:
        The constructor XMLOutputter(Format) is undefined

    Tearing down test...

    am getting this compilation error. this occurs when the result doesnt match. kindly help me in resolving this

     
    • shreya

      shreya - 2008-01-22

      please some1 help with this problem. its urgent

       
      • Al Turri

        Al Turri - 2008-01-23

        Hi,
           at the risk of stating the obvious, I would extract the source code from what I presume
        is a .jar (I;ve looked at it in the past) and look for the beginning portion of the error
        message (Windows search or grep on Linux).  I say only the beginning, because the rest of the error message could very well be parameterized.

        I hope this helps.  Regards.

         
    • shreya

      shreya - 2008-01-24

      am using jdom1.1 version jar. but still it gives the same error as "constructor xmloutputter(Format) undefined". can you let me know why this happens. i even checked the class file, the constructor is present.

       
    • shreya

      shreya - 2008-01-28

      this error is really taking my time off. i checked for all the solution sgiven by you people but alas no result the same error keeps coming. can someonce plssssssss help me out of this.

       
    • Sean Nguyen

      Sean Nguyen - 2009-01-24

      Change the jdom version to 1.0 and it should resolve the compile error you got.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.