User development,

A new message was posted in the thread "Adding JBoss AS source to a project":

http://community.jboss.org/message/522973#522973

Author  : arjan tijms
Profile : http://community.jboss.org/people/atijms

Message:
--------------------------------------------------------------
p.s.
 
I found the source of the mentioned example class in 
/tomcat/src/main/org/jboss/web/tomcat/security/login/WebAuthentication.java.
 
Using the method of setting the source via "Edit Source lookup" in the debug 
view, the source of this particular class can be found when stepping into a 
method from this class using the debugger. So, this is definitely an 
improvement compared with not having sources at all.
 
However, ctrl-click into this class from the Java editor still doesn't work, 
and you often need this too when programming.
 
And, as mentioned before, stepping into a class where Jboss AS ships the source 
in a jar doesn't work at all (neither stepping into it nor via crtl-clicking on 
it).

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/522973#522973


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to