[jboss-user] [JBoss Portal] - Re: Help Needed on How to deploy a Struts Application as a p

hussain_rangwala do-not-reply at jboss.com
Thu Jan 11 09:45:52 EST 2007


Hey thomas 
               Thanks a lot  for the idea..the WSRP problem is solved i suppose..
         However i m still not able to deploy my application..I have read all the documents and done all the modifications in the deployment descriptors .while deploying my struts application in the deploy folder I get this error on the console...Hope you could just help

  | 2007-01-11 20:10:57,310 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- Incompletely deployed packages ---
  | org.jboss.deployment.DeploymentInfo at d5daf42b { url=file:/D:/JBoss/jboss-portal-2.4.0/server/default/deploy/SETLAppName.war }
  |   deployer: MBeanProxyExt[jboss.web:service=WebServer]
  |   status: Deployment FAILED reason: Error during deploy; - nested throwable: (javax.naming.NamingException: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetails' failed to resolve to an ejb with a LocalHome)
  |   state: FAILED
  |   watch: file:/D:/JBoss/jboss-portal-2.4.0/server/default/deploy/SETLAppName.war
  |   altDD: null
  |   lastDeployed: 1168526453288
  |   lastModified: 1168526454000
  |   mbeans:
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: jboss.web.deployment:war=SETLAppName.war,id=-707070933
  |   State: FAILED
  |   Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetails' failed to resolve to an ejb with a LocalHome)
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: jboss.web.deployment:war=SETLAppName.war,id=-707070933
  |   State: FAILED
  |   Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetails' failed to resolve to an ejb with a LocalHome)
  | 
  | 
  | 2007-01-11 20:10:57,310 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Notified that enabled: true
  | 2007-01-11 20:10:57,310 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Started jboss.deployment:type=DeploymentScanner,flavor=URL
  | 2007-01-11 20:10:57,310 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.deployment:type=DeploymentScanner,flavor=URL dependent components: []
  | 2007-01-11 20:10:57,435 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: jboss-service.xml
  | 2007-01-11 20:10:57,435 DEBUG [org.jboss.deployment.MainDeployer] Deployed package: file:/D:/JBoss/jboss-portal-2.4.0/server/default/conf/jboss-service.xml
  | 2007-01-11 20:10:57,435 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
  | 2007-01-11 20:10:57,482 INFO  [org.apache.coyote.http11.Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
  | 2007-01-11 20:10:57,764 INFO  [org.apache.jk.common.ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
  | 2007-01-11 20:10:57,779 INFO  [org.apache.jk.server.JkMain] Jk running ID=0 time=0/141  config=null
  | 2007-01-11 20:10:57,795 INFO  [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 1m:3s:96ms
  | 

Also can you refer me any link that can give me a step by step guide on how to deploy a struts application as a Portlet on JBoss.....
Any suggestions will be of great help
Regards 
Hussain

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

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



More information about the jboss-user mailing list