Jexbox Tapestry Connector

Jexbox Tapestry connector hooks as RequestExceptionHandler, so any uncaught exceptions in your Tapestry application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties and page/component traces

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.jexbox.connector
ArtifactId

ArtifactId

jexbox-tapestry
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jexbox Tapestry Connector
Jexbox Tapestry connector hooks as RequestExceptionHandler, so any uncaught exceptions in your Tapestry application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties and page/component traces
Source Code Management

Source Code Management

https://github.com/jexbox/tapestry.git

Download jexbox-tapestry

How to add to project

<!-- https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-tapestry/ -->
<dependency>
    <groupId>com.jexbox.connector</groupId>
    <artifactId>jexbox-tapestry</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-tapestry/
implementation 'com.jexbox.connector:jexbox-tapestry:0.0.1'
// https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-tapestry/
implementation ("com.jexbox.connector:jexbox-tapestry:0.0.1")
'com.jexbox.connector:jexbox-tapestry:jar:0.0.1'
<dependency org="com.jexbox.connector" name="jexbox-tapestry" rev="0.0.1">
  <artifact name="jexbox-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jexbox.connector', module='jexbox-tapestry', version='0.0.1')
)
libraryDependencies += "com.jexbox.connector" % "jexbox-tapestry" % "0.0.1"
[com.jexbox.connector/jexbox-tapestry "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jexbox.connector : jexbox-http jar 0.0.1
org.apache.tapestry : tapestry-core jar 5.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1