[JBoss-user] [JBoss Seam] - Re: How to use Annotation attributes that are variables

2006-07-10 Thread jboss-Nth-Fan

Thanks Gaving, 
Indeed has businessProcess component has it:
jboss-seam\src\main\org\jboss\seam\core\BusinessProcess.java

I was halfway writing a wrapper like this...seam could have a nickname: "The 
JBoss Glue"

Thanks again,

Yeyo



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

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


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: How to use Annotation attributes that are variables

2006-07-10 Thread petemuir
>From http://java.sun.com/j2se/1.5.0/docs/guide/language/annotations.html

anonymous wrote : 
  | Annotations consist of an at-sign (@) followed by an annotation type and a 
parenthesized list of element-value pairs. The values must be compile-time 
constants.

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

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


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: How to use Annotation attributes that are variables

2006-07-10 Thread [EMAIL PROTECTED]
In the CVS version of Seam, the right way to do this is to call the built-in 
Seam component named "businessProcess".

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

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


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user