Closed rju closed 3 days ago
author André van Hoorn -- Thu, 5 Jul 2012 09:57:51 +0200
Marius: A possible task after you finished your work on the Jetty-based Spring/CXF examples
author André van Hoorn -- Thu, 19 Jul 2012 10:51:46 +0200
We should also use the new MyBatis JPetStore
author André van Hoorn -- Mon, 24 Sep 2012 11:04:44 +0200
In changeset:36e3d8166d4f6b9336898636f5d88f0dca5f08bc/kieker.examples:
Refined the work by Marius: The example is now running with both AspectJ- and Spring-based probes.
Some refinement is necessary, before moving this to the core repository:
author André van Hoorn -- Mon, 24 Sep 2012 13:59:27 +0200
Replaced the old example by the new example in changeset:35224db7cc71dffefcf0099d96d2344c5ee6bd78/kieker-git
What needs to be done:
1. Update user guide chapter (will be pretty short now)
1. The default configuration should be changed from AspectJ- to Spring-based instrumentation
1. Kieker's log output doesn't appear in the log
author André van Hoorn -- Tue, 9 Oct 2012 20:38:29 +0200
So the missing part is the issue with the Kieker log not appearing in the Jetty log.
author André van Hoorn -- Tue, 9 Oct 2012 20:45:55 +0200
Replying to [avh|comment:9]:
> [...]
> So the missing part is the issue with the Kieker log not appearing in the Jetty log.
Fixed in changeset:5abe1cb5c6657d044398eaff63880b2d3c4ed96a/kieker-git
JIRA Issue: KIEKER-590 Change JavaEEServletContainerExample to use Jetty instead of Tomcat Original Reporter: Andre van Hoorn