facebook

Debugging using Weblogic 6.1 and java 1.3 [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #225256 Reply

    i23098
    Member

    Hi,
    I have a project that has a ant build file to build the war. I’ve put debug=”true” debuglevel=”lines,vars,source” in the javac command of build.xml, but when trying to debug a class file, Eclipse states that it’s “Unable to install breakpoint in … due to missing line numbers attributes. Modify compiler options to generate line number attributes.”
    I’ve checked the compiler options and it’s checked…

    Is it possible to debug something that has was externally compiled and deployed?

    If so, what did I configure badly?
    If not, how to configure (my)eclipse to generate a war and a jar file and deploy them in weblogic?

    Thanks,
    Ricardo Almeida

    #225260 Reply

    Riyad Kalla
    Member

    If not, how to configure (my)eclipse to generate a war and a jar file and deploy them in weblogic?

    This is why God invented documentation 😉

    http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    #225264 Reply

    i23098
    Member

    I can’t generate the jar, but that’s no problem for now…

    I’ve deploy it using myEclipse and I still get the same message 🙁

    #225267 Reply

    i23098
    Member

    Forget my last post. 😳
    A restart is always the solucion 😉 I haven’t changed anything in the weblogic configuration so I don’t understand, but who understands weblogic 👿 (at least version 6.1).

    Thanks and Keep up the good work 😀

    #225271 Reply

    Riyad Kalla
    Member

    Glad it’s working.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Debugging using Weblogic 6.1 and java 1.3 [Closed]

You must be logged in to post in the forum log in