debugging jsp in jbuilder4

2002-03-08 Thread Andrew Reischer




Hi

I followed the 
instructions for debugging orion in jbuilder 4. It works great for any classes 
in jar files, But I cant seem to debug the classes generated from the jsp. 
Jbuilder cant find the source for the classes. The class names in the generated 
java files are different from the file names.

Any 
Ideas?

Andy 
Reischer


Re: Debugging JSP

2001-11-28 Thread Scott Farquhar

Herman,

A quick search on the knowledge base reveals a few pages that may be of 
interest:
   http://kb.atlassian.com/search.jsp?query=debugging

One in particular is:
   http://kb.atlassian.com/content/orion/docs/debugging.html

which has links to:
   http://kb.atlassian.com/content/orion/docs/development-mode.html

What you need to do is change global-web-application.xml to include the 
tag parameter development=true.  It is fully described in the link above.

Cheers,
Scott

-- 
Scott Farquhar :: [EMAIL PROTECTED]

Atlassian :: http://www.atlassian.com
  Supporting YOUR J2EE World




Herman Rashid wrote:

 Hi all,
 
 How do you debug jsp using Orion ?
 
 I have managed to get debugging going for
 servlets/ejb, but not JSP since I don't know the
 internal of Orion's JSP..
 
 All help appreciated.
 
 __
 Do You Yahoo!?
 Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
 http://geocities.yahoo.com/ps/info1
 
 
 






RE: Debugging JSP

2001-11-28 Thread geoff

Wow, some of those debugging pages have a lot more information on debugging
under Orion than I previously thought was available.  Nice to know.

When I tried this about six months ago, it seemed to work under javac, but
not jikes.  Anyone know if that's still the case, or if it was just a fluke
on my part?  I haven't had to debug a JSP under Orion recently, so I haven't
tested this out.

Also, under Tomcat and JRun, there are ways to precompile JSPs--a quick
search in the KB didn't bring up anything obvious.  Is there a way to
accomplish this under Orion?  I don't need to be able to use these
precompiled JSPs anywhere, I just like to be able to make JSP compilation a
part of the build process so that I don't have to build over and over to fix
bugs in JSPs when I have to do extensive JSP modifications.

- Geoffrey

: -Original Message-
: From: Scott Farquhar [mailto:[EMAIL PROTECTED]]
: Sent: Wednesday, November 28, 2001 3:25 AM
: To: Orion-Interest
: Subject: Re: Debugging JSP
: 
: 
: Herman,
: 
: A quick search on the knowledge base reveals a few pages that 
: may be of 
: interest:
:http://kb.atlassian.com/search.jsp?query=debugging
: 
: One in particular is:
:http://kb.atlassian.com/content/orion/docs/debugging.html
: 
: which has links to:
:http://kb.atlassian.com/content/orion/docs/development-mode.html
: 
: What you need to do is change global-web-application.xml to 
: include the 
: tag parameter development=true.  It is fully described in 
: the link above.
: 
: Cheers,
: Scott
: 
: -- 
: Scott Farquhar :: [EMAIL PROTECTED]
: 
: Atlassian :: http://www.atlassian.com
:   Supporting YOUR J2EE World
: 
: 
: 
: 
: Herman Rashid wrote:
: 
:  Hi all,
:  
:  How do you debug jsp using Orion ?
:  
:  I have managed to get debugging going for
:  servlets/ejb, but not JSP since I don't know the
:  internal of Orion's JSP..
:  
:  All help appreciated.
:  
:  __
:  Do You Yahoo!?
:  Yahoo! GeoCities - quick and easy web site hosting, just 
: $8.95/month.
:  http://geocities.yahoo.com/ps/info1
:  
:  
:  
: 
: 
: 
: 
: _
: This message has been checked for all known viruses by the 
: MessageLabs Virus Scanning Service. For further information visit
: http://www.messagelabs.com/stats.asp
: 




Debugging JSP

2001-11-27 Thread Herman Rashid

Hi all,

How do you debug jsp using Orion ?

I have managed to get debugging going for
servlets/ejb, but not JSP since I don't know the
internal of Orion's JSP..

All help appreciated.

__
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1