-
We are On Facebook
19
ON FACEBOOK -
Join The Weblog4j Brigade
-
Recent Posts
Categories
- Amazon Web Services (5)
- Apache CXF (2)
- Class Diagram (1)
- Cloud Computing (7)
- eclipse (1)
- HIbernate (1)
- Hibernate Shards (1)
- IaaS (1)
- Java (2)
- m2eclipse (1)
- maven (1)
- Multitenancy (2)
- mvc framework (1)
- Package Diagram (1)
- REST (1)
- SaaS (2)
- Scalibility (1)
- SQS (2)
- Struts2 (1)
- tutorial (3)
- UML (1)
- Uncategorized (1)
- web service (3)
- Welcome (1)
Ads
Popular Tags
Apache Camel apache CXF Apache HttpClient AWS Class Diagram cloud computing database eclipse godaddy Hibernate Hibernate Shards IaaS java Listener m2eclipse maven multitenancy PaaS Package Diagram Queue in Cloud RestFull S3 saas Simple Queue Service soap SQS SQS. Java struts2 UML update web service welcome wordpress
Amazon SQS – Listening To SQS Using Apache Camel The Spring DSL Way
In my previous post Amazon SQS – Listening to amazon SQS queue using Apache Camel we saw how we can leverage Apache Camel to listen to a Amazon SQS queue. The example we created was simple one. We used Java … Continue reading
Posted in Amazon Web Services, Cloud Computing, SQS
Leave a comment
Updating WordPress Application Installed on Godaddy
Currently weblog4j gets anywhere between 50 to 100 page views a day. This is a low number but I am not worried very much as I have only 12 posts to my credit and few of them really suck. But … Continue reading
Introduction to Cloud Computing
Cloud Computing is a delivery of computing as a service rather than a product. I will come back to this after a few lines of introduction. Still then stay put. Introduction In very recent past if a company decided to … Continue reading
Posted in Amazon Web Services, Cloud Computing, IaaS, SaaS, Scalibility
Tagged cloud computing, IaaS, PaaS, saas
1 Comment
Working with Amazon Simple Queue Service using java
Amazon Simple Queue Service or SQS is a highly scalable hosted messaging queue provided by Amazon Webservice stack. Amazon SQS can be used to completely decouple operations of different components within the system which otherwise exchange data to perform independent … Continue reading
Posted in Amazon Web Services, Cloud Computing, tutorial, web service
Tagged AWS, Queue in Cloud, Simple Queue Service, SQS
1 Comment
Developing java web application powered by Amazon S3.
More and more people are tilting towards cloud deployment and defacto go to guys for supporting their cloud app is Amazon AWS. Apart for providing highly scalable computing capabilities, AWS also throws out lot of cool services which we can directly leverage … Continue reading
Developing SOAP Web service using Apache CXF
In last post I walked through the steps for developing a simple RESTFull service using apache CXF. In this post I will be talking about developing SOAP web service using CXF. Before moving forward let us understand few of the … Continue reading
Developing RESTful Services using Apache CXF
Introduction As you already know there are two ways of developing a web service Simple Object Access Protocol (SOAP) Representational State Transfer (REST) Before jumping on how to create a REST based web service using Apache CXF we shall see … Continue reading
Posted in Apache CXF, REST, web service
Tagged apache CXF, Apache HttpClient, RestFull, web service
8 Comments
UML – Package Diagram
So the story continues, Ever Whining Rational Rose Corporation were not happy with just drawing classes. They wanted to wrap them in packages. So Three Amigos concocted what we now call Package Diagram. So what is a package diagram? A … Continue reading
UML – Class Diagrams
Long time ago far far away in galaxy there was a fussy company called Rational Software Corporation. They always used to cry about existing object oriented modelling systems. With all fussing and crying and some more fussing and crying they … Continue reading
