[JBoss-user] [JBoss Seam] - Can JBoss Seam run on resin or sun application server? Probl

2006-06-30 Thread Seto
I tried to deploy examples on resin or sun application server. But both failed. What can I do? I don't think a good framework is platform-dependent. Can anyone help me? The log is too long, so I won't list here. Is there someone else deploy it sucessfully? I just deploy the war the tomcat used. I h

[JBoss-user] [JBoss Seam] - Re: Problems with the Seam Tools integrated in the JBoss IDE

2006-06-28 Thread Seto
I am using 1.6GA,not the nightly View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954248#3954248 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954248 Using Tomcat but need to do more? Need to support web services, secur

[JBoss-user] [JBoss Seam] - Problems with the Seam Tools integrated in the JBoss IDE 1.6

2006-06-27 Thread Seto
I tried to use the Seam Tools in the JBoss IDE to create a simple CRUD Seam application. I found that the code it generated import javax.ejb.Interceptors, but I only found that only javax.interceptor.Interceptors can be found in the package in ejb3.deployer. Is it a need for me to wait for the n