Skip to content

Instantly share code, notes, and snippets.

@rainerjung
Last active January 28, 2018 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rainerjung/99802d9cf321b9c594665b2933d8ea49 to your computer and use it in GitHub Desktop.
Save rainerjung/99802d9cf321b9c594665b2933d8ea49 to your computer and use it in GitHub Desktop.
TC 7 BZ 58143 demo app
See weave.war. Class to be woven is Greeting.java, weaving descriptor is weave.xml declared in web.xml. The result can be seen by calling the welcome page index.jsp. Unwoven result is "Unwoven", woven result is "Hello World!".
This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment