[JBoss Seam] - Seam 1.1.6
by gavin.kingï¼ jboss.com
Seam 1.1.6 features several important bugfixes and new features for Seam/Security, including "remember me" functionality, integration of JCaptcha, support for automatic redirects to and from the login page when authorization checks fail and a minor API redesign. Seam's exception handling facility was totally redesigned, to be much more robust and work better with Seam/Security. Also, the seam-gen tool now integrates Seam/Security. This work was all based upon the huge volume of user feedback we received since the 1.1.5 release.
Seam's email templates now support attachments, and the PDF and email libraries have been integrated so that a PDF document may be rendered and sent as an attachment in an email just by using a simple facelets include.
This release also fixes a serious bug affecting clustered Seam deployments that was introduced in 1.1.5 and enhances the file upload control.
Thanks to the guys for working all weekend to get this release out fast.
Get it here:
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012927#4012927
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012927
19Â years, 2Â months
[JBoss Seam] - seam-issues sample
by samau
I am trying out the workspace example (example/issues).
seam 1.1.5GA/CVS on Jboss 4.0.5.GA
The "browse project" function in the switch bar keeps giving me an exception error:
javax.servlet.ServletException: Cannot get value for expression '#{projectList.rowCount==0}'
org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:61)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
and when I am logged in and tries to "select project" under create issues I get this:
javax.servlet.ServletException: Could not get property value of component _idJsp1:_idJsp29:0:_idJsp41 org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:61)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
Anybody else running into this problem? Or is it just me?
Best Regards,
Sam
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012924#4012924
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012924
19Â years, 2Â months
[JBoss Seam] - seamspace example does not deploy
by baz
Hello,
from the forum i have the assumption that the seamspace example is working.
I have not succeeded in deploying it. Wether for seam1.1.5GA not for the CVS Verrsion from todays morning.
The last attempt gives this : java.lang.IllegalArgumentException: You must specify org.jboss.seam.core.init.jndiPattern or use @JndiName: profile
10:05:55,078 INFO [STDOUT] 10:05:55,078 INFO [ServletContextListener] Welcome to Seam 1.1.6.GA
| 10:05:55,125 INFO [STDOUT] 10:05:55,125 INFO [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework
| 10:05:55,140 INFO [STDOUT] 10:05:55,125 INFO [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms
| 10:05:55,140 INFO [STDOUT] 10:05:55,140 INFO [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools
| 10:05:55,140 INFO [STDOUT] 10:05:55,140 INFO [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme
| 10:05:55,156 INFO [STDOUT] 10:05:55,156 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space.jar
| 10:05:55,156 INFO [STDOUT] 10:05:55,156 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/jboss-
| seam-ui.jar
| 10:05:55,171 INFO [STDOUT] 10:05:55,171 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/seam-s
| pace.jar
| 10:05:55,187 INFO [STDOUT] 10:05:55,187 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/jboss-seam.jar
| 10:05:55,203 INFO [STDOUT] 10:05:55,203 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/jboss-
| seam.jar
| 10:05:55,218 INFO [STDOUT] 10:05:55,218 INFO [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools
| 10:05:55,250 INFO [STDOUT] 10:05:55,250 INFO [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme
| 10:05:55,250 INFO [STDOUT] 10:05:55,250 INFO [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms
| 10:05:55,250 INFO [STDOUT] 10:05:55,250 INFO [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework
| 10:05:55,250 INFO [STDOUT] 10:05:55,250 INFO [Initialization] reading /WEB-INF/components.xml
| 10:05:55,453 INFO [STDOUT] 10:05:55,453 INFO [Initialization] reading jar:file:/E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/jboss-seam.jar!/META-INF/
| components.xml
| 10:05:55,531 INFO [STDOUT] 10:05:55,531 INFO [Initialization] reading jar:file:/E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-
| INF/lib/jboss-seam.jar!/META-INF/components.xml
| 10:05:55,546 INFO [STDOUT] 10:05:55,546 INFO [Initialization] reading properties from: /seam.properties
| 10:05:55,562 INFO [STDOUT] 10:05:55,562 INFO [Initialization] reading properties from: /jndi.properties
| 10:05:55,578 INFO [STDOUT] 10:05:55,578 INFO [Initialization] initializing Seam
| 10:05:55,578 INFO [STDOUT] 10:05:55,578 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space.jar
| 10:05:55,718 INFO [STDOUT] 10:05:55,718 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/jboss-
| seam-ui.jar
| 10:05:55,921 INFO [STDOUT] 10:05:55,921 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/seam-s
| pace.jar
| 10:05:55,953 INFO [STDOUT] 10:05:55,953 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/jboss-seam.jar
| 10:05:57,125 INFO [STDOUT] 10:05:57,125 INFO [Scanner] scanning: /E:/IDE/jboss-4.0.5.GA-special/server/default/./tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/WEB-INF/lib/jboss-
| seam.jar
| 10:05:58,031 INFO [STDOUT] 10:05:58,031 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.multipartConfig
| 10:05:58,062 INFO [STDOUT] 10:05:58,062 INFO [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
| 10:05:58,203 INFO [STDOUT] 10:05:58,203 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
| 10:05:58,234 INFO [STDOUT] 10:05:58,234 INFO [Initialization] Installing components...
| 10:05:58,234 INFO [STDOUT] 10:05:58,234 INFO [Component] Component: org.jboss.seam.core.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Exceptions
| 10:05:58,250 INFO [STDOUT] 10:05:58,234 INFO [Component] Component: org.jboss.seam.core.applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ApplicationContext
| 10:05:58,250 INFO [STDOUT] 10:05:58,250 INFO [Component] Component: org.jboss.seam.core.conversationStack, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
| 10:05:58,250 INFO [STDOUT] 10:05:58,250 ERROR [[/seam-space]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
| java.lang.IllegalArgumentException: You must specify org.jboss.seam.core.init.jndiPattern or use @JndiName: profile
| at org.jboss.seam.Component.getJndiName(Component.java:346)
| at org.jboss.seam.Component.<init>(Component.java:222)
| at org.jboss.seam.Component.<init>(Component.java:207)
| at org.jboss.seam.init.Initialization.addComponent(Initialization.java:781)
| at org.jboss.seam.init.Initialization.addComponents(Initialization.java:690)
| at org.jboss.seam.init.Initialization.init(Initialization.java:451)
| at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:33)
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
| at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.apache.catalina.core.StandardContext.init(StandardContext.java:5052)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
| at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
| at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
| at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
| at org.jboss.web.WebModule.startModule(WebModule.java:83)
| at org.jboss.web.WebModule.startService(WebModule.java:61)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
| at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy41.start(Unknown Source)
| at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
| at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
| at org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor.java:92)
| at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
| at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy42.start(Unknown Source)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
| at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy6.deploy(Unknown Source)
| at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
| at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
| at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
| at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocati
| 10:05:58,468 INFO [STDOUT] on.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy4.start(Unknown Source)
| at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy5.deploy(Unknown Source)
| at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
| at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
| at org.jboss.Main.boot(Main.java:200)
| at org.jboss.Main$1.run(Main.java:490)
| at java.lang.Thread.run(Thread.java:595)
| 10:05:58,562 ERROR [StandardContext] Error listenerStart
| 10:05:58,562 ERROR [StandardContext] Context [/seam-space] startup failed due to previous errors
| 10:05:58,796 WARN [ServiceController] Problem starting service jboss.web.deployment:war=seam-space.war,id=1692461539
| org.jboss.deployment.DeploymentException: URL file:/E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/ deployment failed
| at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:375)
| [....]
| 10:05:59,296 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Incompletely deployed packages ---
| org.jboss.deployment.DeploymentInfo@87511f5a { url=file:/E:/IDE/jboss-4.0.5.GA-special/server/default/deploy/seam-space.ear }
| deployer: org.jboss.deployment.EARDeployer@9c2715
| status: Deployment FAILED reason: URL file:/E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/ deployment failed
| state: FAILED
| watch: file:/E:/IDE/jboss-4.0.5.GA-special/server/default/deploy/seam-space.ear
| altDD: null
| lastDeployed: 1170925548656
| lastModified: 1170925538718
| mbeans:
| jboss.j2ee:ear=seam-space.ear,jar=jboss-seam.jar,name=Dispatcher,service=EJB3 state: Started
| jboss.j2ee:ear=seam-space.ear,jar=jboss-seam.jar,name=TransactionListener,service=EJB3 state: Started
| persistence.units:ear=seam-space.ear,jar=seam-space.jar,unitName=seamspaceDatabase state: Started
| jboss.j2ee:ear=seam-space.ear,jar=seam-space.jar,name=BlogAction,service=EJB3 state: Started
| jboss.j2ee:ear=seam-space.ear,jar=seam-space.jar,name=ContentAction,service=EJB3 state: Started
| jboss.j2ee:ear=seam-space.ear,jar=seam-space.jar,name=FriendAction,service=EJB3 state: Started
| jboss.j2ee:ear=seam-space.ear,jar=seam-space.jar,name=ProfileAction,service=EJB3 state: Started
| jboss.j2ee:ear=seam-space.ear,jar=seam-space.jar,name=RegisterAction,service=EJB3 state: Started
|
| --- MBeans waiting for other MBeans ---
| ObjectName: jboss.web.deployment:war=seam-space.war,id=1692461539
| State: FAILED
| Reason: org.jboss.deployment.DeploymentException: URL file:/E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/ deployment failed
|
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.web.deployment:war=seam-space.war,id=1692461539
| State: FAILED
| Reason: org.jboss.deployment.DeploymentException: URL file:/E:/IDE/jboss-4.0.5.GA-special/server/default/tmp/deploy/tmp30628seam-space.ear-contents/seam-space-exp.war/ deployment failed
|
|
| 10:05:59,406 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
| 10:05:59,625 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
| 10:05:59,640 INFO [JkMain] Jk running ID=0 time=0/47 config=null
| 10:05:59,656 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 44s:594ms
|
|
|
|
|
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012915#4012915
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012915
19Â years, 2Â months