[ 
https://issues.apache.org/jira/browse/JAMES-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673874#action_12673874
 ] 

Jonas Arnsmann commented on JAMES-834:
--------------------------------------

Using the Latest Spice JAR's from http://dist.codehaus.org/spice/jars/ solves 
the problem with the Extension-List properties! 
The Working Libs are versioned: 
spice-classman-1.1.jar   
spice-configkit-1.2.jar 
spice-loggerstore-1.1.jar 

By looking at META-INF/MANIFEST.MF it looks like the newer version no longer 
use the comma seperated lists in the extension properties.. 

However the James Spring Deployment still keeps failing.. 

r...@morpheus:/opt/apache-tomcat-6.0.18/bin# ./catalina.sh run
Using CATALINA_BASE:   /opt/apache-tomcat-6.0.18
Using CATALINA_HOME:   /opt/apache-tomcat-6.0.18
Using CATALINA_TMPDIR: /opt/apache-tomcat-6.0.18/temp
Using JRE_HOME:       /usr/lib/jvm/java-1.5.0-sun
16.02.2009 14:35:43 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal 
performance in production environments was not found on the java.library.path: 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/i386/client:/usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/i386:/usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/../lib/i386
16.02.2009 14:35:43 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
16.02.2009 14:35:43 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 693 ms
16.02.2009 14:35:44 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
16.02.2009 14:35:44 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
16.02.2009 14:35:44 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive 
james-server-spring-deployment-3.0-SNAPSHOT.war
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: 
ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT][commons-attributes-compiler.jar]:
 Required extension "ant" not found.
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: 
ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT][commons-attributes-compiler.jar]:
 Required extension "qdox" not found.
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: 
ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT][commons-attributes-compiler.jar]:
 Required extension "commons-attributes-api" not found.
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: 
ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT][commons-attributes-compiler.jar]:
 Required extension "javadoc" not found.
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: 
ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT][spice-salt-0.8.jar]:
 Required extension "oro" not found.
16.02.2009 14:35:44 org.apache.catalina.util.ExtensionValidator 
validateManifestResources
INFO: ExtensionValidator[/james-server-spring-deployment-3.0-SNAPSHOT]: Failure 
to find 5 required extension(s).
16.02.2009 14:35:44 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error getConfigured
16.02.2009 14:35:44 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Context [/james-server-spring-deployment-3.0-SNAPSHOT] startup 
failed due to previous errors
16.02.2009 14:35:44 org.apache.catalina.core.StandardContext stop
INFO: Container 
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/james-server-spring-deployment-3.0-SNAPSHOT]
 has not been started
16.02.2009 14:35:46 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
16.02.2009 14:35:46 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
16.02.2009 14:35:46 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/35  config=null
16.02.2009 14:35:46 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2459 ms


> Webcontainer Deployment (WAR)
> -----------------------------
>
>                 Key: JAMES-834
>                 URL: https://issues.apache.org/jira/browse/JAMES-834
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: Deployment Modules
>            Reporter: Bernd Fondermann
>            Assignee: Bernd Fondermann
>            Priority: Minor
>
> A WAR file deployment on top of the spring-deployment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to