Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have been using JBoss Seam now for over a year and still haven't seen much acceptance here in the US. My metrics are, the number of jobs that indicate JBoss Seam and number of people talking about JBoss Seam (Java groups / JBoss Seam groups, etc.).

Is JBoss Seam more popular outside the US?

share|improve this question
We came across a guy who to put it mildly was fanatical about seam last year (Dublin, Ireland). But apart from him, I don't know of anyone who has even used it. – Goibniu May 14 '10 at 10:17
@Rulmeq Indeed, The approach used by Seam is really good. Maybe it explains why The guy you came accross was fanatical (disclaimer: I use Spring-Spring MVC, Seam, Wicket and GWT) – Arthur Ronald F D Garcia May 14 '10 at 14:31

closed as not constructive by BalusC, gnat, IronMan84, Ocaso Protal, Graviton Apr 9 at 6:20

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

3 Answers

up vote 3 down vote accepted

All I can point to is the "Seam in Production" site where people/companies that use Seam can put them selves on the wiki.

Seam in Production page 1
Seam in Production page 2

We use Seam outside US. Of course its not as big as Spring, but I believe it should be. I really like the framework, and find it very easy to use. However, it takes a little time to understand the inner workings of Seam. Maybe thats where they have failed to adopt more users.

share|improve this answer
@Shervin Good, Shervin (+1) But keep in mind Spring also takes a little time to understand the inner workings and its maturiry is older than Seam. Pete Muir and Dan Allen has done a good job on Seam to promote it. – Arthur Ronald F D Garcia May 14 '10 at 14:28
Yeah, I noticed those pages, but I guess I'm looking more for development jobs that use Seam explicitly. I would like to work with Seam more than Spring. – Walter White May 14 '10 at 14:41
1  
@Walter: I see. However, if you are looking for where you can work with Seam, that is an entire different question, and you haven't asked that. What I suggest you do then is look at LinkedIn and the JBoss Seam User Group page: linkedin.com/groups?home=&gid=93682&trk=anet_ug_hm There is a lot of job postings there. – Shervin May 14 '10 at 15:56
@Shervin, I don't see many postings in the US there. Is there another url that has more listings? If I search for Seam, I get a single page (12 records). If I look at recent activity, there are 4 listings. – Walter White May 15 '10 at 2:24
@Walter: I see that there are mostly jobs for abroad there now, but keep an eye on that page. Also on monster.com I found some jobs directly related to Seam in the U.S jobview.monster.com/… – Shervin May 15 '10 at 11:10
show 1 more comment

When I left Brazil, it was getting popular slowly. It is quite popular in Australia where I live and there are lot of jobs requiring JBoss Seam.

I decide to put all my effort in Seam because I believe JSF2 + Seam will be amazing! Just the best framework for Java EE.

Struts (maybe Spring) is more popular because there are a lot of legacy systems using it. It doesn't mean it is better or worse than Seam.

I really believe in Seam and philosophy behind this framework.

share|improve this answer

You should have a look at what Seam features have gone in the Java EE 6 specification (CDI, JSF) and then consider how the world will look when Java EE 6 is the mainstream version used "everywhere".

share|improve this answer