The Open Anzo Project

Semantic Application Middleware

Ticket #17 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Create JMS request/response client infrastructure

Reported by: mroy Assigned to: ben
Priority: major Milestone: 3.0 milestone1
Component: openanzo-common Version: 3.0
Keywords: JMS Cc: ben

Description (Last modified by mroy)

Design and implement the client infrastructure needed to provide async request/response services over JMS. Subtask for Ticket:15

Change History

10/02/07 10:19:37 changed by mroy

  • description changed.

10/02/07 10:20:06 changed by mroy

  • description changed.

10/02/07 10:20:34 changed by mroy

  • description changed.

10/03/07 21:17:03 changed by mroy

(In [435]) addresses #17

10/03/07 21:22:09 changed by mroy

(In [436]) addresses #17 First pass at both the server and client code needed to do operations over JMS

10/05/07 08:51:35 changed by mroy

(In [451]) addresses #17 Updated ActiveMQ to version 5.0 (still needs to have pom file updated to a repository with 5.0) JMS transport classes working for 184/188 Junit tests Updated test classes to use a webservice call to reset server, since JMS transport requires authentication.

10/05/07 10:49:19 changed by mroy

(In [452]) addresses #17 Switch to a temporary topic instead of queue for client messages, since we don't need the server to store client messages. Also allow disconnect on a now defunct user

10/05/07 11:18:46 changed by mroy

(In [453]) addresses #17 Update pom.xml to point to rc1 of activemq, will need to udpate as new releases get put out

10/05/07 16:46:59 changed by mroy

(In [458]) addresses #17 Fixing some threading issues

10/18/07 14:58:45 changed by mroy

  • owner changed from mroy to ben.
  • description changed.

over to you for review

10/19/07 08:55:48 changed by mroy

(In [585]) addresses #56,#15,#17,#25,#33,#41,#48,#49,#55 Merge the combus branch into trunk. Note: Will have to have a follow up commit to rename anzo-notification-servlet anzo-combus, since this is a svn operation and not a checkin

10/19/07 08:57:26 changed by mroy

(In [586]) addresses #56,#15,#17,#25,#33,#41,#48,#49,#55 Rename project to anzo-combus as part of merge Merge the combus branch into trunk.

10/19/07 09:18:10 changed by mroy

(In [588]) addresses #56,#15,#17,#25,#33,#41,#48,#49,#55 Merge the combus branch into trunk. Note: Will have to have a follow up commit to rename anzo-notification-servlet anzo-combus, since this is a svn operation and not a checkin

11/08/07 13:02:27 changed by mroy

  • status changed from new to closed.
  • resolution set to fixed.
Copyright © 2007 - 2008 OpenAnzo.org