Message: The following issue has been re-assigned.
Assignee: Chad Brandon (mailto:[EMAIL PROTECTED]) Assigner: Wouter Zoons (mailto:[EMAIL PROTECTED]) Date: Mi, 22 Sep 2004 3:38 PM Comment: Chad, could you do this please ? I will not have time (again) within the next few days (weekend included) ... I would do it at work if I had more than 192MB RAM :-) _ another week for the RAM upgrade :-( --------------------------------------------------------------------- View the issue: http://team.andromda.org:8080/jira/browse/BPM-70 Here is an overview of the issue: --------------------------------------------------------------------- Key: BPM-70 Summary: web.xml error Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Bpm4Struts Cartridge Assignee: Chad Brandon Reporter: Carlos Cuenca Created: Fr, 17 Sep 2004 2:02 PM Updated: Mi, 22 Sep 2004 3:38 PM Description: >From Chad: Hey Carlos, I know what it is, I refactored the web.xml merge files into one web.xml that supports servlet spec 2.4 and I must have forgotten to add the ejb ref stuff to it when an ejb is referenced from the web tier. Its still being added to the jboss-web.xml however, hence the exceptions you get. Unfortunately I can't fix this until Monday night, however Wouter can fix it if he has the time. Can you file an issue in jira for BPM so we don't forget and I'll fix it first thing when I'm back (unless Wouter already fixes it). Thanks, Chad Error: Hi, I had created a new project with a CVS version of today, and when I deploy the application, I get the following error: 15:06:11,782 WARN [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException 15:06:11,782 WARN [Tomcat5] Failed to parse descriptors for war(file:/E:/jboss-3.2.5/server/default/tmp/deploy/tmp12959pruebashibernate-app-1.0-SNAPSHOT.ear-contents/pruebashibernate-web-1.0-SNAPSHOT.war/) org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - nested throwable: (org.jboss.deployment.DeploymentException: ejb-ref ServicioRef found in jboss-web.xml but not in web.xml) at org.jboss.web.AbstractWebContainer.parseMetaData(AbstractWebContainer.java:601) at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:246) at org.jboss.deployment.MainDeployer.init(MainDeployer.java:700) at org.jboss.deployment.MainDeployer.init(MainDeployer.java:720) ... 15:06:11,782 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null 15:06:12,022 INFO [ServiceConfigurator] Problem configuring service jboss.jca:service=pruebashibernateSessionFactory org.jboss.deployment.DeploymentException: No Attribute found with name: UseOuterJoin at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:321) at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:160) at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:114) at org.jboss.system.ServiceController.install(ServiceController.java:198) at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
