Although in the log file I see the personEditor being deployed by Seam:

  | 
  | 2006-04-09 22:58:25,921 INFO  [javax.servlet.ServletContextListener] 
Welcome to Seam 1.0 beta 2
  | 2006-04-09 22:58:25,953 INFO  [org.jboss.seam.init.Initialization] reading 
properties from: /seam.properties
  | 2006-04-09 22:58:25,968 DEBUG [org.jboss.seam.init.Initialization] not 
found: /seam-jndi.properties
  | 2006-04-09 22:58:25,968 INFO  [org.jboss.seam.init.Initialization] 
initializing Seam
  | 2006-04-09 22:58:26,015 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.Init
  | 2006-04-09 22:58:26,062 DEBUG [org.jboss.seam.Component] 
org.jboss.seam.core.init.jndiPattern=facelets-sandbox/#{ejbName}/local
  | 2006-04-09 22:58:26,062 DEBUG [org.jboss.seam.Component] 
org.jboss.seam.core.init.managedPersistenceContexts=entityManager
  | 2006-04-09 22:58:26,078 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.core.pages, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.Pages
  | 2006-04-09 22:58:26,109 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: 
org.jboss.seam.core.Manager
  | 2006-04-09 22:58:26,140 INFO  [org.jboss.seam.Component] Component: 
switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.Switcher
  | 2006-04-09 22:58:26,156 INFO  [org.jboss.seam.Component] Component: 
redirect, scope: CONVERSATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.Redirect
  | 2006-04-09 22:58:26,187 INFO  [org.jboss.seam.Component] Component: 
isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.IsUserInRole
  | 2006-04-09 22:58:26,187 INFO  [org.jboss.seam.Component] Component: 
conversation, scope: CONVERSATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.Conversation
  | 2006-04-09 22:58:26,218 INFO  [org.jboss.seam.Component] Component: 
conversationList, scope: PAGE, type: JAVA_BEAN, class: 
org.jboss.seam.core.ConversationList
  | 2006-04-09 22:58:26,234 INFO  [org.jboss.seam.Component] Component: 
conversationStack, scope: PAGE, type: JAVA_BEAN, class: 
org.jboss.seam.core.ConversationStack
  | 2006-04-09 22:58:26,265 INFO  [org.jboss.seam.Component] Component: 
facesContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.FacesContext
  | 2006-04-09 22:58:26,281 INFO  [org.jboss.seam.Component] Component: 
pageContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.PageContext
  | 2006-04-09 22:58:26,296 INFO  [org.jboss.seam.Component] Component: 
eventContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.EventContext
  | 2006-04-09 22:58:26,328 INFO  [org.jboss.seam.Component] Component: 
sessionContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.SessionContext
  | 2006-04-09 22:58:26,359 INFO  [org.jboss.seam.Component] Component: 
statelessContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.StatelessContext
  | 2006-04-09 22:58:26,390 INFO  [org.jboss.seam.Component] Component: 
applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.ApplicationContext
  | 2006-04-09 22:58:26,421 INFO  [org.jboss.seam.Component] Component: 
conversationContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.ConversationContext
  | 2006-04-09 22:58:26,453 INFO  [org.jboss.seam.Component] Component: 
businessProcessContext, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.BusinessProcessContext
  | 2006-04-09 22:58:26,484 INFO  [org.jboss.seam.Component] Component: locale, 
scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Locale
  | 2006-04-09 22:58:26,500 INFO  [org.jboss.seam.Component] Component: 
messages, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Messages
  | 2006-04-09 22:58:26,515 INFO  [org.jboss.seam.Component] Component: 
facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.FacesMessages
  | 2006-04-09 22:58:26,562 INFO  [org.jboss.seam.Component] Component: 
resourceBundle, scope: SESSION, type: JAVA_BEAN, class: 
org.jboss.seam.core.ResourceBundle
  | 2006-04-09 22:58:26,578 INFO  [org.jboss.seam.Component] Component: 
localeSelector, scope: SESSION, type: JAVA_BEAN, class: 
org.jboss.seam.core.LocaleSelector
  | 2006-04-09 22:58:26,593 INFO  [org.jboss.seam.Component] Component: 
uiComponent, scope: STATELESS, type: JAVA_BEAN, class: 
org.jboss.seam.core.UiComponent
  | 2006-04-09 22:58:26,609 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: 
org.jboss.seam.debug.Introspector
  | 2006-04-09 22:58:26,656 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: 
org.jboss.seam.debug.Contexts
  | 2006-04-09 22:58:26,687 INFO  [org.jboss.seam.Component] Component: 
org.jboss.seam.remoting.messaging.subscriptionRegistry, scope: APPLICATION, 
type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.SubscriptionRegistry
  | 2006-04-09 22:58:26,718 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.init
  | 2006-04-09 22:58:26,718 INFO  [org.jboss.seam.Component] Component: 
entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: 
org.jboss.seam.core.ManagedPersistenceContext
  | 2006-04-09 22:58:26,750 DEBUG [org.jboss.seam.Component] 
entityManager.persistenceUnitJndiName=java:/fsEntityManagerFactory
  | 2006-04-09 22:58:26,750 INFO  [org.jboss.seam.deployment.Scanner] scanning: 
/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/facelets-sandbox.jar
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] archive: 
C:\app\jboss\4.0.4RC1\server\default\tmp\deploy\tmp15784facelets-sandbox.ear-contents\facelets-sandbox.jar
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
META-INF/
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
META-INF/MANIFEST.MF
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/Menu.class
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/MenuItem.class
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/TestBean.class
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/User.class
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/
  | 2006-04-09 22:58:26,781 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/ActionPersonEditor.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/ActionPersonFinder.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/inf/
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/inf/IPersonEditor.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/backoffice/actions/inf/IPersonFinder.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/entity/
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/entity/contact/
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/entity/contact/Organization.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
com/its/entity/contact/Person.class
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
META-INF/persistence.xml
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
import.sql
  | 2006-04-09 22:58:26,796 DEBUG [org.jboss.seam.deployment.Scanner] found: 
seam.properties
  | 2006-04-09 22:58:26,796 INFO  [org.jboss.seam.Component] Component: 
testBean, scope: STATELESS, type: JAVA_BEAN, class: com.its.TestBean
  | 2006-04-09 22:58:26,812 INFO  [org.jboss.seam.Component] Component: 
personEditor, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: 
com.its.backoffice.actions.ActionPersonEditor, JNDI: 
facelets-sandbox/ActionPersonEditor/local
  | 2006-04-09 22:58:26,843 INFO  [org.jboss.seam.Component] Component: 
loggedInUser, scope: STATELESS, type: JAVA_BEAN, class: com.its.User
  | 2006-04-09 22:58:26,859 INFO  [org.jboss.seam.Component] Component: 
personFinder, scope: SESSION, type: STATEFUL_SESSION_BEAN, class: 
com.its.backoffice.actions.ActionPersonFinder, JNDI: 
facelets-sandbox/ActionPersonFinder/local
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: pageContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: eventContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: facesContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: sessionContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: statelessContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: conversationContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: isUserInRole
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: applicationContext
  | 2006-04-09 22:58:26,890 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: businessProcessContext
  | 2006-04-09 22:58:26,890 INFO  [org.jboss.seam.init.Initialization] done 
initializing Seam
  | 2006-04-09 22:58:26,906 INFO  [org.apache.myfaces.config.FacesConfigurator] 
Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
  | 2006-04-09 22:58:26,968 INFO  [org.apache.myfaces.config.FacesConfigurator] 
Reading config 
jar:file:/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/jboss-seam.jar!/META-INF/faces-config.xml
  | 2006-04-09 22:58:27,015 INFO  [org.apache.myfaces.config.FacesConfigurator] 
Reading config 
jar:file:/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/facelets-sandbox-exp.war/WEB-INF/lib/jboss-seam-ui.jar!/META-INF/faces-config.xml
  | 2006-04-09 22:58:27,046 INFO  [org.apache.myfaces.config.FacesConfigurator] 
Reading config 
jar:file:/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/facelets-sandbox-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/faces-config.xml
  | 2006-04-09 22:58:27,078 INFO  [org.apache.myfaces.config.FacesConfigurator] 
Reading config /WEB-INF/faces-config.xml
  | 2006-04-09 22:58:27,125 ERROR [org.apache.myfaces.util.LocaleUtils] Locale 
name null or empty, ignoring
  | 2006-04-09 22:58:27,250 INFO  
[org.apache.myfaces.webapp.StartupServletContextListener] ServletContext 
'C:\app\jboss\4.0.4RC1\server\default\.\tmp\deploy\tmp15784facelets-sandbox.ear-contents\facelets-sandbox-exp.war\'
 initialized.
  | 2006-04-09 22:58:27,281 DEBUG 
[org.jboss.web.tomcat.filters.ReplyHeaderFilter] Adding header name: 
X-Powered-By='Servlet 2.4; JBoss-4.0.4RC1 (build: CVSTag=JBoss_4_0_4_RC1 
date=200602071519)/Tomcat-5.5'
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] 
Initialized: {WebApplication: 
/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/facelets-sandbox-exp.war/,
 URL: 
file:/C:/app/jboss/4.0.4RC1/server/default/tmp/deploy/tmp15784facelets-sandbox.ear-contents/facelets-sandbox-exp.war/,
 classLoader: [EMAIL PROTECTED]:19320273} 
jboss.web:j2eeType=WebModule,name=//localhost/facelets-sandbox,J2EEApplication=none,J2EEServer=none
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.web.WebModule] Started 
jboss.web.deployment:war=facelets-sandbox.war,id=-195878387
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.system.ServiceController] Starting 
dependent components for: 
jboss.web.deployment:war=facelets-sandbox.war,id=-195878387 dependent 
components: []
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.deployment.MainDeployer] End 
deployment start on package: facelets-sandbox.war
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.j2ee:service=EARDeployment,url='facelets-sandbox.ear'
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.deployment.EARDeployment] Starting 
jboss.j2ee:service=EARDeployment,url='facelets-sandbox.ear'
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.deployment.EARDeployment] Started 
jboss.j2ee:service=EARDeployment,url='facelets-sandbox.ear'
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.system.ServiceController] Starting 
dependent components for: 
jboss.j2ee:service=EARDeployment,url='facelets-sandbox.ear' dependent 
components: []
  | 2006-04-09 22:58:27,312 INFO  [org.jboss.deployment.EARDeployer] Started 
J2EE application: 
file:/C:/app/jboss/4.0.4RC1/server/default/deploy/facelets-sandbox.ear
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.deployment.MainDeployer] End 
deployment start on package: facelets-sandbox.ear
  | 2006-04-09 22:58:27,312 DEBUG [org.jboss.deployment.MainDeployer] Deployed 
package: file:/C:/app/jboss/4.0.4RC1/server/default/deploy/facelets-sandbox.ear
  | 
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to