Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
kurt_olsen
Post subject: JBoss Seam, Facelets and Ejb3 support  PostPosted: Apr 21, 2006 - 02:26 AM
Registered Member
Registered Member


Joined: Oct 11, 2005
Posts: 14

We've been comparing the various 'web frameworks' out there and the absolute hands down winner for us is the stack of Jboss+Ejb3, supporting web apps written using JBoss Seam and Facelets. All of us who have tried this stack are absolutely converts - easy, powerful and things just kind of work like you expect them to.

Our co. needs one webapp that can completely revise it's look-n-feel and flow depending on which of our clients logs into the webapp - Facelets is the only thing that actually worked out-of-the box for the level of templating we need (while being easy to use)

Then, toss in the Seam/Ejb3 component mix and you've got a really easy to use stack.
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Apr 24, 2006 - 12:17 AM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

EJB3 support should be comming very soon, same with Facelets. Seam support, not sure. We will see how much demand there is for it.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
rknechte
Post subject:   PostPosted: May 11, 2006 - 08:21 PM
Registered Member
Registered Member


Joined: Aug 17, 2005
Posts: 5

I would really love to see more of the JBoss framework support as well. My company is migrating our web framework to JBoss and this would be a VERY nice addition.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
kurt_olsen
Post subject:   PostPosted: May 20, 2006 - 12:25 AM
Registered Member
Registered Member


Joined: Oct 11, 2005
Posts: 14

Hi Riyad,

While I can understand that you rely on demand in order to guide feature sets - I can also see that being pro-active instead of retro-active on this technology is going to be a win for MyEclipseIDE - Look at the pedigree of Seams authors, Then look at what the code actually does - there's no way this is a bad idea. Best yet - it's EASY to use - Seamless - So, build it, and they'll come....

Thanks for listening,
Kurt Olsen
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: May 20, 2006 - 04:15 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Quote:

So, build it, and they'll come....


I appreciate your enthusiasm and at one point I felt this way to but it's definately not the case. If you are proactive as a tool vendor you can sink 100s of thousands of dollars in features that people will like but won't drive sales so then you start cutting developers because you can't afford their salary anymore.

The best is to combine the two, being proactive in areas where you have seen returns and being reactive with new technologies. This is exactly what we try and do.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
demetrionovalab
Post subject:   PostPosted: Jun 03, 2006 - 11:48 AM



Joined: May 14, 2006
Posts: 4

+1 for seam framework!
 
 View user's profile Send private message  
Reply with quote Back to top
robvarga
Post subject:   PostPosted: Jun 05, 2006 - 03:01 PM
Quality Board
Quality Board


Joined: May 23, 2003
Posts: 341

kurt_olsen wrote:
Hi Riyad,

While I can understand that you rely on demand in order to guide feature sets - I can also see that being pro-active instead of retro-active on this technology is going to be a win for MyEclipseIDE - Look at the pedigree of Seams authors, Then look at what the code actually does - there's no way this is a bad idea. Best yet - it's EASY to use - Seamless - So, build it, and they'll come....

Thanks for listening,
Kurt Olsen


Kurt,

unfortunately it does not work that way. Having big names behind a product alone does not guarantee that it is a good product for everyone. For an example, look at Rational Rose. The opinions about it are quite diverse, there are those who like it, and those who hate it. And it has really big names behind it.

Best regards,

Robert
 
 View user's profile Send private message  
Reply with quote Back to top
testrajnish
Post subject:   PostPosted: Jun 25, 2006 - 07:38 AM



Joined: May 27, 2006
Posts: 2

+1 for Seam support
 
 View user's profile Send private message  
Reply with quote Back to top
campers
Post subject:   PostPosted: Jun 26, 2006 - 07:10 AM
Registered Member
Registered Member


Joined: Jul 17, 2003
Posts: 6

+1 for Seam support.

I think supporting seam would be a good sales driver for you. Seam seems to be rapidly gaining popularity and could be a good source of new subscribers. Then you would also have a heads up supporting the Web Beans JSR as that evolves.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
alexiskinsella
Post subject:   PostPosted: Jun 29, 2006 - 01:31 PM



Joined: Mar 09, 2006
Posts: 1

+1 for Seam support.
 
 View user's profile Send private message  
Reply with quote Back to top
JMPARG
Post subject:   PostPosted: Jul 03, 2006 - 04:43 PM
Registered Member
Registered Member


Joined: Jun 12, 2005
Posts: 45

Has any one succeeded in deploying the simplest seam 1.0.1 GA example (registration) to JBoss with MyEclipse deployment options only (no ant deploy file). It would be a good first step ! ( I have been at it for 2 days, but so far... no go: I feel it's very doable, except I'm too dumb to find a way). I tried:
jbos-seam: dependant java project
web module: jboss-seam-registration (no extention)
ejb module: jboss-seam-registration.jar
Each module compiles an deploys fine separately (archived as in example). Problem is with archived ear: unwanted JSF and jboss-seam.jar in WEB-INF/lib of archived web module. Any suggestions ?
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
JMPARG
Post subject:   PostPosted: Jul 03, 2006 - 05:43 PM
Registered Member
Registered Member


Joined: Jun 12, 2005
Posts: 45

Sorry for the previous post: I just managed it. application.xml has to be edited manually for seam java module, which is not a problem. The lib problem was simply due to improper MyEclipse EAR and WAR options sellections.
By the way: +1 for seam support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
neurondynamics
Post subject:   PostPosted: Jul 10, 2006 - 04:42 PM
Registered Member
Registered Member


Joined: Feb 07, 2006
Posts: 11

My company is also working with Seam and EJB3. I would like to use MyEclipseIDE for this. NetBeans is the only answer now.
 
 View user's profile Send private message  
Reply with quote Back to top
cybermac912
Post subject: Another +1 on this stack  PostPosted: Jul 12, 2006 - 12:00 AM
Registered Member
Registered Member


Joined: Sep 22, 2004
Posts: 28

+1 for me. This combination looks like it has a lot of promise. The biggest problem I've had with Seam is getting a project off the ground. The official advice from Gavin King is currently "build off the example Ant scripts". So if you can at least provide "Seam capabilities" and "Facelets capabilities" to add to a project (with libraries and deployment management), that would be a good start.

- Eric
 
 View user's profile Send private message  
Reply with quote Back to top
hchafi
Post subject:   PostPosted: Jul 18, 2006 - 11:19 PM
Registered Member
Registered Member


Joined: Jun 17, 2006
Posts: 3

use this link to get a project pff the ground

http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEclipseHowto
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits