• Home
  • RSS Feed
  • Log in

Archive for October, 2008

JMeter vs NeoLoad
Posted by Erwin van der Koogh in the early evening: October 29th, 2008

Recently I was asked by a client to introduce performance testing into their development process.
They have 1 week iterations where they integrate the different components of their system and they wanted to performance test the end-result every other week.
Starting out small and simple I downloaded JMeter from apache, fired up their recording proxy, recorded a scenario, changed all the relevant form fields into regex variables and off I went.
It worked great, we had some interesting data with some nice graphs to show performance was okish.
But the happiness didn't last long..

(more...)

  • Share/Bookmark

Filed under Java | 12 Comments »

Maven Tips
Posted by Lars Vonk in the early afternoon: October 25th, 2008

I use Maven 2 a lot in projects for quite some years now. Here a some random tips from my previous experiences that I'd like to share.

(more...)

  • Share/Bookmark

Filed under Java | 6 Comments »

Confusing Hibernate Configuration Syntax
Posted by Maarten Winkels in the early afternoon: October 21st, 2008

Today I spend some hours trying to fix a hibernate bug in our application. I changed the configuration just a little and it seemed that Hibernate was unable to handle this. I'd even found a bug report in Hibernate JIRA that described the same situation. I was on the brink of downloading the sources and trying to fix the problem in Hibernate... turns out there was an error in our configuration! This is to say, the model we wanted to configure could be configured in a non straight forward way. Apparently from the JIRA issue there are more people that find it difficult to come up with the correct configuration for this situation. Let me try to help them with a little example.

(more...)

  • Share/Bookmark

Tags: bi-directional association on join table, ConstraintViolationException, SQLException Column not found, SQLGrammarException could not load an entity
Filed under Hibernate, Java | No Comments »

Experimenting with OSGi on Server Side
Posted by Ruchika Goyal terribly early in the morning: October 16th, 2008

I was introduced to OSGi quite by coincidence. I had to give a presentation and a colleague suggested to look into OSGi. And once I started looking into it, I was quite surprised to find the ease with which it provided the solutions to some of the problems that we face in the web application development. There are so many good articles and blogs which provide a great amount of material regarding OSGi. They are mentioned in the reference.

One of the concepts of OSGi that really intrigued me was how it allows bundles to export services that can be consumed by other bundles without knowing anything about the exporting bundle. OSGi takes care of this by introducing Service Registry where the exporting bundle registers the interfaces that it want to expose and any other bundle which wants to use those interface can just look up in the registry to use the implementation. The other concept of OSGi which I also found interesting was how OSGi uses version management to allow different versions of the same java class to be used within the project. So I created this blog to explore these concepts in greater detail. At this point, it would be important to mention that the intended audience for this blog are people who are new to OSGi. Also the example used are very basic and intend to show just the flow of control from one package to another.

(more...)

  • Share/Bookmark

Filed under OSGi | 10 Comments »

Team Dynamics – what to expect and do?
Posted by Abhishek Agrawal in the early morning: October 15th, 2008

Effective teamwork is essential in today’s world, but as you’ll know from the teams you have led or belonged to, you can’t expect a new team to perform exceptionally from the very outset. Team formation takes time, and usually follows some easily recognizable stages, as the team journeys from being a group of strangers to becoming united team with a common goal.

As part of my curriculum of “Leadership Training for Software Professionals” at IIM, Bangalore, I came across some very interesting and highly applicable models explaining various stages of team dynamics. It also laid out what we, as managers, should do/expect at various stages of the team maturity.
(more...)

  • Share/Bookmark

Tags: Agile Team Dynamics, Team Dynamics
Filed under Agile, Articles, General, Project Management | No Comments »

Eclipse Tip: Keep static imports for JUnit 4
Posted by Vincent Partington in the early evening: October 12th, 2008

If you are using Eclipse to write your JUnit 4 tests you might have noticed that when you organize the imports, the line


import static org.junit.Assert.*;

at the top of your JUnit 4 classes is replaced by stuff like:


import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertNotNull;

(more...)

  • Share/Bookmark

Filed under Java | 6 Comments »

Readable url’s in Wicket – An introduction to wicketstuff-annotation
Posted by Jeroen van Wilgenburg around lunchtime: October 9th, 2008

Have you ever tried to pronounce a url generated by Wicket? It’s quite a tedious job and often end users want to have understandable url’s (even when that url has no meaning).

It’s is quite easy to get normal url’s in Wicket. In this article I’ll show you several solutions, the first two with plain Wicket and the final solution is with wicketstuff-annotations.

(more...)

  • Share/Bookmark

Filed under Frameworks, Java, Maven, Wicket | 1 Comment »

Starting the Scrum community in The Netherlands
Posted by Machiel Groeneveld in the early evening: October 4th, 2008

In over two years of working with Scrum I've found it to be a great focus point for people who want to do projects better, faster and have more fun. The clients I've worked with, introducing Scrum, have all seen a surge in employee satisfaction, customer collaboration and focus on team effort. Xebia is entrenched in Scrum and we host certification, events and training. Together with some gurus like Jeff Sutherland and our colleagues we've trained hundreds of people in the Netherlands in using Scrum. After all this positive responses and experience, here at Xebia we thought there should be more ways of sharing Scrum experiences. So we think it's time for a "Scrum User Group" in The Netherlands.

We've set up the Dutch Scrum group and named it nlscrum. We have already hosted our first meetup last month and it was a great success! We hope our next event will even draw a bigger crowd and more inspiring ideas!
(more...)

  • Share/Bookmark

Tags: nlscrum, Scrum, user group
Filed under Agile, Scrum | 2 Comments »

Deployment automation for Java application running on Websphere, WebLogic and JBoss

Archives

  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009

Xebia Sites

  • Xebia Corporate
  • Xebia France
  • Xebia India

Categories

  • Java (282)
  • Agile (109)
  • General (50)
  • Testing (42)
  • Performance (42)
  • Hibernate (36)
  • Scrum (33)
  • Podcast (31)
  • Architecture (31)
  • Spring (28)
  • SOA (24)
  • Maven (22)
  • Project Management (22)
  • Middleware (23)
    • Deployment (14)
  • Flex (17)
  • JPA (17)
  • Eclipse (15)
  • Xebia Labs (15)
  • Quality Assurance (14)

Tag Cloud

    Agile Awareness Workshop Architecture Poppendieck Grails Functional Programming Scala Performance Closures Testing SOA Spring qcon Groovy JavaOne Java esb Lean Ajax Introduction to Agile IntelliJ fitnesse Agile Scrum Xebia Maven Seam Hibernate product owner Semantic Web XML