[JBoss-user] [JBoss Seam] - Re: seam application error:

2006-07-07 Thread jason_rency
i found the problem,

need use the latest version of jboss ejb3 jars.

the jar in ejb3.deploy in the server is still the old version. 

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

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

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: seam application error:

2006-07-07 Thread [EMAIL PROTECTED]
You need to install JBoss AS using the JEMS installer, see the WIki, 
installation guide or getting started document.

(Or update your libraries to EJB3 CR 8)

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

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

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: seam application error:

2006-07-07 Thread jason_rency
it seems the app can't find the 
javax.interceptor.InvocationContext.getTarget()method which jboss seam needs.

I found the javax.interceptor package, which is in jboss-ejb3x.jar. but in this 
jar there is no method javax.interceptor.InvocationContext.getTarget() 

any suggestion?

regards
Jason

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

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

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