InstantDB Project
About InstantDB
Project Mail Lists
Documentation
Task List
FAQs

Software
Downloads
CVS Repositories
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Enhydra: (Newbie) Debugger not working under JRun on NT 4.0?


Hi,

this is may first message to this mailling list so I hope I'll do
allright. Also I apologise in advance for my poor english and any
sintatical or gramatical error that I may have written but English
is not my mother language.

I'm Bernardo Lopes and I'm a portuguese software programmer and chief
technical
advisor in Infopulse Portugal. Has a personal project I'm making some
tests to Enhydra and all it's architecture.

I've downloaded today the enhydra servlet debugger and installed
all the the things has you've indicated in the readme file. With some
adaptations becouse I'm using JRun rather then Apache JServ.

Everthing works fine until the Main.po page is called. At this
time when applet is being called this error is displayed:

load: com.lutris.appserver.debugger.applet.DebuggerApplet not found.

Here is what i have in the debugger.conf:

Server.ClassPath[] = D:\jdk1.2.2\jre\lib\rt.jar,
D:\EnhydraServletDebugger\debugger.jar

The first path in the classpath is set to the rt.jar file where my swing
classes
are stored. Has you may have noticed i'm using JDK1.2.2.

Also i'm usinfg Internet Explorer 5.0.

Servelet runner stderr.log sayes:

#1999.08.11 14:30:40: Enhydra,INFO: Logging initialized
#1999.08.11 14:30:44: .Debugger,INFO: Enhydra Java Application Server
#1999.08.11 14:30:44: .Debugger,INFO: Copyright 1997-1999 Lutris
Technologies, Inc.
#1999.08.11 14:30:44: .Debugger,INFO: All rights reserved.

I seams like enhydra servlet can't find the
com.lutris.appserver.debugger.applet.DebuggerApplet
class. Or maybe Swing classes, or even maybe /javax/swing/JApplet.

What do you think?

Thanks in advance for any help.

-----Original Message-----
From: owner-enhydra-announce@enhydra.org
[mailto:owner-enhydra-announce@enhydra.org]On Behalf Of David H. Young
Sent: Monday, August 09, 1999 11:39 PM
To: enhydra-announce@enhydra.org; enhydra@enhydra.org
Subject: Enhydra: Graphical Servlet Debugger Available...


Today Lutris Technologies announces the availaility of the Enhydra Servlet
Debugger 1.0.

This is a graphical Open Source monitoring tool implemented as a 100% Web
application that can be used with any servlet runner, including Apache's
Jserv, to
capture requests, responses and servlet API calls.  An applet is included
that monitor
the requests in real-time.  No changes are required to your code.  Reliable
capture
of text output is supported as an alternative to using "View Source" in your
browser.

For the official announcement, see
http://www.enhydra.org/News/debugger.html
The Enhydra download site is:
http://www.enhydra.org/Downloads.html

Using a special URL, requests are made to the debugger and then forwarded on
to the target servlet. The debugger keeps a queue of requests and responses.
Every detail about the request and response is kept. Also, a trace is kept
of
every call to the servlet API (e.g. getHeaders()), including the result of
the
call. For text output, a copy of the output is also kept eliminating the
need
to use "view source". The time spent in the service() method is recorded.
An applet shows the list of requests in real time as they occur.

Screen Shots
Request details:
http://www.enhydra.org/media/screenshots/SADebuggerRequest.gif
Servlet API trace:
http://www.enhydra.org/media/screenshots/SADebuggerTrace.gif
Response details:
http://www.enhydra.org/media/screenshots/SADebuggerResponse.gif


--
David H. Young
Vice President Corporate Development
Lutris Technologies, Inc.
1200 Pacific Avenue, Suite 200
Santa Cruz, CA 95060 USA
831.471.9753 x210, fax: 831.471.9754
http://www.lutris.com
http://www.enhydra.org


----------------------------------------------------------------------------
-
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe enhydra-announce" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-enhydra-announce@enhydra.org.

-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe enhydra-announce" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-enhydra-announce@enhydra.org.