I originally had no jars in my war file. I included the following jars simply
because the seam-booking example contained them. I am assuming the the
jboss-seam-ui.jar is the critical one - but I have not tested this as deadlines
are looming.
el-api.jar
el-ri.jar
jboss-seam-debug.jar
jboss-sea
Hi Gavin,
Thank you for the quick reply and for the Seam Framework. I am very new to it
- but the more I use it the more I enjoy it.
I have solved my problem. I had all of the configuration issues you asked
about set correctly. It appears that I was missing a few jars in my war file.
When
I have a simple form that works fine. When I add the tag I get
the following stack trace. I am hoping that this is a simple configuration
issue. If not I would be happy to post any code, etc that would be deemed
useful.
Thanks in advance.
13:33:26,417 ERROR [SeamExceptionFilter] uncaug
It was very helpful - thank you for taking the time to share.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953307#3953307
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953307
Using Tomcat but need to do more? Need t
Joerg - I would be interested in more details about how you solved the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952500#3952500
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952500
All the advantages of
Hello,
I am having difficulty accomplishing what I feel should be a very simple task.
I need to process a get request (coming from another website) where I take the
id from the request such as object-view.jsf?id=1 and lookup the object in the
database and present the object to the user on the