• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to start with JBossCache for Standalone and web based java application?

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,


Please suggest how to start jbosscache for standalone and web based application ?


I am fresher and there are so many api of jboss cache on net.


I am little bit confuse which one to use ? and how to use?


Requirement :

1 : Implement Jbosscache for web based (jsp/servlet/spring/vaadin) application

database used : oracle


2 : Pure java application (desktop)


I would really appreciate if you send me some good link where i can configure jboss cache for my application.


I dont have very much time to explore on net.


Looking forward to your prompt response.


Regards,
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
look here, it should get you started:

http://docs.jboss.org/jbosscache/3.2.1.GA/tutorial_en/html_single/index.html

why do you need this kind of cache? you need to support transactions? replication across cluster nodes?

Mathieu
http://simpleadn.blogspot.com
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic