Re: Auto-discard notification

Nathan Fiedler <[email protected]> Thu, 12 Aug 2004 19:34:13 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1092364453.5443.5.camel@nuts>
I understand the first three sentences of your message. After that I'm a
bit confused. What does the jswatrc file look like? What is the
directory structure of you project (i.e. where are the source and class
files located)? What did you set the classpath and sourcepath values to
in JSwat? Without the details, I have no way of giving you a good
answer.

Regarding debugging the applet, see the docs:

  http://www.bluemarsh.com/java/jswat/docs/howto-applet.html

n


On Thu, 2004-08-12 at 16:36, [email protected] wrote:
> The attached message has been automatically discarded.
> 
> ______________________________________________________________________
> From: "Rao, Prasanna [EPM/RTC]" <[email protected]>
> To: '[email protected]' <[email protected]>
> Subject: How to debug: Jswat with Applet fired from js.
> Date: Thu, 12 Aug 2004 18:36:15 -0500
> 
> 
> 
> Hi,
>         I am a new jswat user.
> 
>         I have been added to a web app dev team recently on linux.
> 
>         I have to debug a Applet with no UI which is fired by a
> javascript code which inturn is fired by a servlet. 
> 
>         So I have no HTML which fires the Applet.  When I fire up
> jswat with jswatrc pointing to src and class files,
>         it comes back with expecting Main and src file not found. The
> src file and Applet name is the same.
> 
>         I have tried adding Main to the Applet and pointing to the dir
> where src file is located.
> 
>         Any help would be welcome.
> Thanks
> prao
> 
>