[JBoss-user] [JBoss Seam] - Re: Newbie questions about JBoss Seam

2005-12-29 Thread aquila_deus
"[EMAIL PROTECTED]" wrote : 1. Yes, there are currently a number of bugs in 
JBoss EJB3, and we are working hard to get them ironed out before the final 
release.
  | 
  | And yes, EJB3 offers all kinds of wonderful advantages over JavaBeans, 
including:
  | 
  | * txn demarcation
  | * efficient state management (passivation and replication with settable 
policies)
  | * security
  | * injection of resources like JMS, JDBC, JavaMail, etc
  | * support for WS invocation
  | * (in JBoss) much faster and more robust hot (re)deploy
  | 
  | Of course, you could implement -some- of those using Seam interceptors, but 
why bother when EJB3 has already got it all there for you.
  | 

Thanks!

"[EMAIL PROTECTED]" wrote : 2. You have expressed an *implementation* of a 
requirement. But you have not told us what the actual requirement was.
  | 

Hmmm... I'm thinking of a property with one getter and many setters, like:

String getText()
void setTextForSession(String text)
void setTextForContext(String text)

There are actually two fields of "text", one is in session and the other is in 
servlet context. And the getter always returns the one with higher priority 
(session) unless it's null. But i'm not sure how the setters should be used.

"[EMAIL PROTECTED]" wrote : 3. Seam has been in beta1 for only a short time, so 
most certainly there are no production applications yet. However, we have 
severalJBoss customers using it in development.
  | 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914696#3914696

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914696


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Newbie questions about JBoss Seam

2005-12-26 Thread [EMAIL PROTECTED]
1. Yes, there are currently a number of bugs in JBoss EJB3, and we are working 
hard to get them ironed out before the final release.

And yes, EJB3 offers all kinds of wonderful advantages over JavaBeans, 
including:

* txn demarcation
* efficient state management (passivation and replication with settable 
policies)
* security
* injection of resources like JMS, JDBC, JavaMail, etc
* support for WS invocation
* (in JBoss) much faster and more robust hot (re)deploy

Of course, you could implement -some- of those using Seam interceptors, but why 
bother when EJB3 has already got it all there for you.

2. You have expressed an *implementation* of a requirement. But you have not 
told us what the actual requirement was.

3. Seam has been in beta1 for only a short time, so most certainly there are no 
production applications yet. However, we have severalJBoss customers using it 
in development.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914373#3914373

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914373


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user