Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
-none-

-none-

2007-09-05       - By -not available-

 Back
Has any successfully deployed a Struts2 application to JBoss 5.0.0 Beta
2?  When I try to do this I get the following stack trace from JBoss:

Exception starting filter struts2
Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory -
bean -
jar:file:/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/tmp/deploy/moss-home
page6107-exp.war/WEB-INF/lib/struts2-core-2 (See http://ore-2.ora-code.com).0.6.jar!/struts-default.xml:
8:69
  at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.regist
er(XmlConfigurationProvider.java:209)
  at
org.apache.struts2.config.StrutsXmlConfigurationProvider.register(Struts
XmlConfigurationProvider.java:101)
  at
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultC
onfiguration.java:131)
  at
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(Con
figurationManager.java:52)
  at
org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispa
tcher.java:398)
  at
org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:455)
  at
org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.jav
a:201)
  at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFi
lterConfig.java:275)
  at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(Applicatio
nFilterConfig.java:397)
  at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilte
rConfig.java:108)
  at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.jav
a:3720)
  at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4367
)
  at
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInt
ernal(TomcatDeployment.java:300)
  at
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(To
mcatDeployment.java:138)
  at
org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeploymen
t.java:367)
  at
org.jboss.web.deployers.WebModule.startModule(WebModule.java:104)
  at org.jboss.web.deployers.WebModule.start(WebModule.java:80)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
  at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.
java:157)
  at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
  at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.jav
a:264)
  at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
  at
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:18
4)
  at $Proxy0.start(Unknown Source)
  at
org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(S
tartStopLifecycleAction.java:42)
  at
org.jboss.system.microcontainer.ServiceControllerContextAction.install(S
erviceControllerContextAction.java:46)
  at
org.jboss.dependency.plugins.AbstractControllerContextActions.install(Ab
stractControllerContextActions.java:51)
  at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractC
ontrollerContext.java:233)
  at
org.jboss.system.microcontainer.ServiceControllerContext.install(Service
ControllerContext.java:238)
  at
org.jboss.dependency.plugins.AbstractController.install(AbstractControll
er.java:724)
  at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractC
ontroller.java:445)
  at
org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstract
Controller.java:555)
  at
org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstract
Controller.java:489)
  at
org.jboss.dependency.plugins.AbstractController.change(AbstractControlle
r.java:335)
  at
org.jboss.dependency.plugins.AbstractController.change(AbstractControlle
r.java:205)
  at
org.jboss.system.ServiceController.doChange(ServiceController.java:656)
  at
org.jboss.system.ServiceController.start(ServiceController.java:431)
  at
org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:14
2)
  at
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:1
03)
  at
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:4
6)
  at
org.jboss.deployers.plugins.deployers.helpers.AbstractSimpleRealDeployer
.deploy(AbstractSimpleRealDeployer.java:56)
  at
org.jboss.deployers.plugins.deployer.AbstractSimpleDeployer.commitDeploy
(AbstractSimpleDeployer.java:52)
  at
org.jboss.deployers.plugins.deployer.DeployerWrapper.commitDeploy(Deploy
erWrapper.java:170)
  at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(Mai
nDeployerImpl.java:592)
  at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(Mai
nDeployerImpl.java:603)
  at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDepl
oyerImpl.java:476)
  at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDepl
oyerImpl.java:406)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
  at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at
org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.j
ava:121)
  at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.jav
a:110)
  at
org.jboss.profileservice.aop.MainDeployerAspect.process(MainDeployerAspe
ct.java:53)
  at
org.jboss.aop.advice.org.jboss.profileservice.aop.MainDeployerAspect_z_p
rocess_10776760.invoke(MainDeployerAspect_z_process_10776760.java)
  at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.jav
a:101)
  at AOPContainerProxy$0.process(AOPContainerProxy$0.java)
  at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanne
r.java:302)
  at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner
.java:234)
  at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:31
7)
  at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.acc
ess$101(ScheduledThreadPoolExecutor.java:98)
  at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run
Periodic(ScheduledThreadPoolExecutor.java:181)
  at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run
(ScheduledThreadPoolExecutor.java:205)
  at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecuto
r.java:885)
  at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
va:907)
  at java.lang.Thread.run(Thread.java:619)
Caused by: Bean type class com.opensymphony.xwork2.ObjectFactory with
the name xwork has already been loaded by bean -
jar:vfsfile:/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/deploy/moss-homep
age.war/WEB-INF/lib/struts2-core-2 (See http://ore-2.ora-code.com).0.6.jar!/struts-default.xml:8:69 -
bean -
jar:file:/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/tmp/deploy/moss-home
page6107-exp.war/WEB-INF/lib/struts2-core-2 (See http://ore-2.ora-code.com).0.6.jar!/struts-default.xml:
8:69
  at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.regist
er(XmlConfigurationProvider.java:194)
  ... 71 more
2007-08-31 08:23:00,109 ERROR [org.apache.catalina.core.StandardContext]
Error filterStart
2007-08-31 08:23:00,109 ERROR [org.apache.catalina.core.StandardContext]
Context [/moss-homepage] startup failed due to previous errors
2007-08-31 08:23:00,124 DEBUG
[org.jboss.mx.loading.RepositoryClassLoader] setRepository,
repository=org.jboss.mx.loading.HeirarchicalLoaderRepository3@(protected),
cl=org.jboss.mx.loading.HeirarchicalLoaderRepository3$CacheClassLoader@(protected)
3ffa{ url=null ,addedOrder=0}
2007-08-31 08:23:00,124 DEBUG
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] Initialized:
{WebApplication:
/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/tmp/deploy/moss-homepage6107-
exp.war/, URL:
file:/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/tmp/deploy/moss-homepage
6107-exp.war/, classLoader:
java.net.FactoryURLClassLoader@(protected):16743523}
jboss.web:j2eeType=WebModule,name=//localhost/moss-homepage,J2EEApplicat
ion=none,J2EEServer=none
2007-08-31 08:23:00,124 DEBUG
[org.jboss.deployers.plugins.deployment.MainDeployerImpl] Deployed:
vfsfile:/C:/jboss/jboss-5 (See http://oss-5.ora-code.com).0.0.Beta2/server/default/deploy/moss-homepage.
war

Michael J. Remijan
Senior Application Developer
Web Portal Development Team
G3619W
(314) 694-5491 (w)
(314) 288-4662 (c)



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
-- ---- ---- ---- ---- ---
This e-mail message may contain privileged and/or confidential information, and
is intended to be received only by persons entitled to receive such information
. If you have received this e-mail in error, please notify the sender
immediately. Please delete it and all attachments from any servers, hard drives
or any other media. Other use of this e-mail by you is strictly prohibited.


All e-mails and attachments sent and received are subject to monitoring,
reading and archival by Monsanto. The recipient of this e-mail is solely
responsible for checking for the presence of "Viruses" or other "Malware".
Monsanto accepts no liability for any damage caused by any such code
transmitted by or accompanying this e-mail or any attachment.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
-- ---- ---- ---- ---- ---


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.