Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

synchronous and asynchronous communication

843830Jan 14 2006 — edited Jan 16 2006
Hi all
i am very new to jms and java. I have the task of developing an application for communication for a global company. The application must support most if not all of the following features:

-synchronous messages
-Asynchronous ('offline') messages
-Authentication/identification
-Saving a log of all conversations
-Conference rooms
-Secure (encrypted) communication
-User information database (e.g. postal addresses, email addresses, -pictures, etc)
-Sophisticated GUI
-Resilience to network breakdown
-Multimedia messages (styled text, pictures, file attachments)
-Shared document editing
-Shared whiteboard facility

what can I use to develop this application...will JMS be able to do this??

thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2006
Added on Jan 14 2006
1 comment
184 views