public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Tony West <tonys-mailbox@hotmail.com>
To: "kawa@sourceware.org" <kawa@sourceware.org>
Subject: RE: Using Kawa with Apache Tomcat
Date: Mon, 15 Jun 2015 07:09:00 -0000	[thread overview]
Message-ID: <BAY177-W6AC9F5755FBA529BD34D5E1B80@phx.gbl> (raw)
In-Reply-To: <557E7441.1070907@bothner.com>

----------------------------------------
> Date: Sun, 14 Jun 2015 23:44:17 -0700
> From: per@bothner.com
> To: tonys-mailbox@hotmail.com; kawa@sourceware.org
> Subject: Re: Using Kawa with Apache Tomcat
>
> Well, it works for me ...
>
> Note that Tomcat doesn't seem to automatically re-load manually compiled classes.
> So if you change something, I suggest running $CATALINA_HOME/shutdown.bat and then
> $CATALINA_HOME/startup.bat. There is probably some way to get Tomcat to
> re-load classes without shutting it down, but I'm not a Tomcat expert.
>
> Note if you use "self-configuring web page" feature (which is somewhat like JSP),
> then you don't need to manually compile servlets, or stop/start the server. See here:
> http://www.gnu.org/software/kawa/Self-configuring-page-scripts.html
>
> I'm assuming you have a copy of the kawa jar file as WEB-INF/lib/kawa.jar.
> I'm also assuming your hello.class is WEB-INF/classes/hello.class.
> --
> --Per Bothner
> per@bothner.com http://per.bothner.com/

Good grief.

You are right.  Tomcat wasn't automatically reloading the classes.

Simply restarting it did the trick.

Thank you for all your help and sorry to bother you with such a silly problem.

Tony

 		 	   		  

      reply	other threads:[~2015-06-15  7:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15  2:04 Tony West
2015-06-15  2:46 ` Per Bothner
2015-06-15  4:13   ` Tony West
2015-06-15  4:37     ` Per Bothner
2015-06-15  4:56       ` Tony West
2015-06-15  6:45         ` Per Bothner
2015-06-15  7:09           ` Tony West [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY177-W6AC9F5755FBA529BD34D5E1B80@phx.gbl \
    --to=tonys-mailbox@hotmail.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).