by mikkey
A Java web services/hibernate based interface for bugzilla.Java based apps sould access extremly easy bugzilla with jagzilla.Two methods are supported: JDBC with hibernate for on site use,and Web services for more open usage.
mikkey committed patchset 349 of module jagzilla-eclipse to the jagzilla CVS repository, changing 1 files
mikkey committed patchset 348 of module jagzilla-eclipse to the jagzilla CVS repository, changing 1 files
A branch was added for 2.16 and development will now focus on adapting to 2.17
The latest release of jagzilla core includes support for events. Events are a better and more flexible functionallity than the asked mail sending. Jagzilla events let users of jagzilla customize actions taken on certain conditions of usage (ie: send a ...
ALPHA 3 --------- * inital attachments support * Event system working for add and update bug, currently configured to send mails. * Bug and Product can be saved and loaded to xml (implemented with castor). It is also easy to add the same ...
I decided to drop soap and complex WS api and use plain old standards (URI, HTTP, XML). The result is the web services interface will be implemented following the REST Architectural style. The web application has a few methods working already, soon there ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use