[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messaging 1.2.0 integration with JBoss 5.0.Beta
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Feb 19 20:46:52 EST 2007
Your repository.jboss.com/jboss/web/2.0.0.snapshot contents are out of date then. The current version is compatible with 1.1.0.jboss:
| [starksm at succubus 2.0.0.snapshot]$ cat component-info.xml
| <project name="jboss/web-component-info">
|
| <component id="jboss/web"
| licenseType="lgpl"
| version="2.0.0.snapshot"
| description="JBoss Web 2.0.0">
| <artifact id="annotations-api.jar"/>
| <artifact id="el-api.jar"/>
| <artifact id="jasper-jdt.jar"/>
| <artifact id="jbossweb.jar"/>
| <artifact id="jbossweb-extras.jar"/>
| <artifact id="jsp-api.jar"/>
| <artifact id="servlet-api.jar"/>
| <artifact id="jbossweb-src.zip"/>
|
| <import componentref="apache-logging">
| <compatible version="1.0.3"/>
| <compatible version="1.0.4jboss"/>
| <compatible version="1.0.4.1jboss"/>
| <compatible version="1.0.5.GA-jboss"/>
| <compatible version="1.0.5.SP1-jboss"/>
| <compatible version="1.1"/>
| <compatible version="1.1.0.jboss"/>
| </import>
| <export>
| <include input="annotations-api.jar"/>
| <include input="jasper-jdt.jar"/>
| <include input="jbossweb.jar"/>
| <include input="jbossweb-extras.jar"/>
| <include input="jsp-api.jar"/>
| <include input="servlet-api.jar"/>
| <include input="el-api.jar"/>
| </export>
| </component>
|
| </project>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019117#4019117
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019117
More information about the jboss-dev-forums
mailing list