[jboss-user] [JBoss Seam] - Re: Could not instantiate Seam component:

2006-08-02 Thread pasmith
Ahh, All is well now! Must have made a typo in my ear name previously. thanks again! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962527#3962527 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962527 _

[jboss-user] [JBoss Seam] - Re: Could not instantiate Seam component:

2006-08-02 Thread pasmith
Hi Sateesh, We appreciate your help. Here is the contents of our console.log: | 10:35:23,693 INFO [EARDeployer] Init J2EE application: file:/var/lib/jbossas/server/all/deploy/projectMgmt.ear | 10:35:26,474 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.interna

[jboss-user] [JBoss Seam] - Re: Could not instantiate Seam component:

2006-08-01 Thread pasmith
Hi Sateesh, Thanks again for your reply. I checked under the JNDIView service from the JMX Console and invoked the "list" operation. (Did I do that right?) I looked under Global JNDI Namespace and got this: | +- EventDispatcher (class: org.jboss.ws.eventing.mgmt.DispatcherDelegate) | +- U

[jboss-user] [JBoss Seam] - Re: Could not instantiate Seam component:

2006-08-01 Thread pasmith
Hi Sateesh, Thanks for your reply. In both cases (either using seam.properties, or an empty seam.properties and the information in web.xml) we encounter the same error. javax.naming.NameNotFoundException: projectMgmt not bound | at org.jnp.server.NamingServer.getBinding(NamingServer.j

[jboss-user] [JBoss Seam] - Re: Could not instantiate Seam component:

2006-08-01 Thread pasmith
| public class LoginAction implements Login | { | |@In |@Out |private User user; | |@PersistenceContext |private EntityManager em; | |@Logger |private Log log; | |public String login() |{ |

[jboss-user] [JBoss Seam] - Could not instantiate Seam component:

2006-08-01 Thread pasmith
Hi Everyone, We are making a Seam application and we started with configuration files very similar to those in the booking and registration examples. To start off we are creating a simple login screen very similar to the one found in the registration example. However, when the login button we g

[jboss-user] [JBoss Seam] - Re: Post Again:File download dialog apprears instead of page

2006-08-01 Thread pasmith
Oops, that didn't come out too well: | com.sun.facelets.FaceletViewHandler | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962248#3962248 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=396224

[jboss-user] [JBoss Seam] - Re: Post Again:File download dialog apprears instead of page

2006-08-01 Thread pasmith
We have resolved the problem. I believe the issue was that we did not have the following in our faces-config.xml file: com.sun.facelets.FaceletViewHandler We made a lot of modifications since then, which is why I'm not 100% sure if this was the change we made to fix this iss

[jboss-user] [JBoss Seam] - Re: Post Again:File download dialog apprears instead of page

2006-07-31 Thread pasmith
Hi, We are having this exact same problem. Were you able to solve this issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961992#3961992 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961992