Considerations for Jive Messenger

Hi,

I am trying to integrate Jive messenger with my Web Community application.

For that, I need to change the account table with my own’'s.

Jive messenger is a nice software, it would be nicer if it used broadely accepted frameworks such as Spring and iBatis (or Hibernate).

That wold make the development fater and system easier to extend/confgure.

How about considering using those frameworks for Jive messenger?

I am trying to integrate Jive messenger with my Web

Community application.

For that, I need to change the account table with my

own’'s.

Please check out the AuthProvider and UserProvider interfaces – it should be fairly easy to switch out the built-in user management to use your own.

Jive messenger is a nice software, it would be nicer

if it used broadely accepted frameworks such as

Spring and iBatis (or Hibernate).

That wold make the development fater and system

easier to extend/confgure.

How about considering using those frameworks for Jive

messenger?

Thanks for the suggestions. However, I don’'t think that using a persistence framework would make it any easier to user/auth integrations. We definitely need a document that describes how to do the integration though.

-Matt