![]() | The content on this page is deprecated. Please see the separate documentation space for developer reference material about FishEye and Crucible. |
Name |
Example FishEye Servlet Plugin |
---|---|
Version |
0.1 |
Product Versions |
1.7 |
Author(s) |
Anna Buttfield, Atlassian |
Homepage |
|
Price |
Free |
License |
BSD |
JavaDocs |
|
IssueTracking |
N/A |
Subversion URL |
|
Download JAR |
Attached to this page: compiled jar sources jar |
Download Source |
Description/Features
Basic plugin showing the use of the FishEye API in a servlet. This can be used as the basis for more advanced FishEye plugins.
Usage
If compiling from source, follow the instructions listed in the 'readme' file.
![]() |
Requires a version 1.7 (or later) FishEye development build, will not work with released versions. |
Installation
- Copy the plugin .jar file from the 'target' directory to the var/plugins/user directory in your FishEye installation.
- Run FishEye and point your browser at this location:
to view the servlet (where the servlet url is set in '
FISHEYE_HOME/plugins/servlet/[servlet url]
url-pattern
' in atlassian-plugin.xml and is set toexample-servlet
by default).
Configuring the plugin
No configuration is required, just start FishEye and point a browser at this URL:
FISHEYE_HOME/plugins/servlet/example_servlet
Version History
Version |
Date |
Description |
---|---|---|
0.1 |
7-November-2008 |
Initial release |
Screenshots
Screenshots |
|
---|---|
|
|
Attachments:



