Thanks Martin! I've got it, happy to learn weld:-)

--
Best regards,

 宿宝臣
-----------------------------------------------------------
我的知识库:http://dz.sdut.edu.cn/wiki
我的博客:http://dz.sdut.edu.cn/blog/subaochen
我的微博:http://weibo.com/subaochen
我的微信:baochensu


At 2016-02-12 16:12:34, "Martin Kouba" <mkouba@redhat.com> wrote: >Hi, > >we don't provide a Weld 3 patch for WildFly 9. Also you cannot just use >core/jboss-as/pom.xml to update a "vanilla" instance because Weld 3 >requires some extra modifications in Weld/WildFly integration (included >normally in the patch). > >If you want to test the lates Weld 3 SNAPSHOT go for WildFly >10.0.0.Final and apply the provided patch. See also >http://weld.cdi-spec.org/news/2016/02/04/weld-300Alpha15/ > >Martin > >Dne 12.2.2016 v 08:22 Martin Kouba napsal(a): >> Forwarding from cdi-dev... >> >> -------- Přeposlaná zpráva -------- >> Předmět: [cdi-dev] test weld 3.0.0-SNAPSHOT with wildfly 9.0 >> Datum: Thu, 11 Feb 2016 07:46:56 -0700 (MST) >> Od: baochen su <subaochen@126.com> >> Komu: cdi-dev@lists.jboss.org >> >> hi all, >> >> I want to test weld-core 3.0.0-SNAPSHOT with wildfly-9.0.2.Final, but >> because no probe directory exists in >> modules/system/layers/base/org/jboss/weld, so mvn package -Pupdate-jboss-as >> ... failed. >> >> I have modify jboss-as/pom.xml and add those lines just before <delete>: >> >> <mkdir >> dir="${module.dir}/core/main"/> >> <mkdir >> dir="${module.dir}/spi/main"/> >> <mkdir >> dir="${module.dir}/api/main"/> >> <mkdir >> dir="${module.dir}/probe/main"/> >> >> this works fine, but one problem remain: file "module.xml" for probe not >> provided by wildfly, so how can I find or create suitable module.xml for >> probe? Or, any patch needed for the missing module.xml file to pom.xml? >> >> Thanks in advance! >> >> >> >> -- >> View this message in context: >> http://cdi-development-mailing-list.1064426.n5.nabble.com/test-weld-3-0-0-SNAPSHOT-with-wildfly-9-0-tp5712457.html >> Sent from the CDI Development mailing list mailing list archive at >> Nabble.com. >> _______________________________________________ >> cdi-dev mailing list >> cdi-dev@lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/cdi-dev >> >> Note that for all code provided on this list, the provider licenses the >> code under the Apache License, Version 2 >> (http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas >> provided on this list, the provider waives all patent and other >> intellectual property rights inherent in such information. >> >> >> _______________________________________________ >> weld-dev mailing list >> weld-dev@lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/weld-dev >> > >-- >Martin Kouba >Software Engineer >Red Hat, Czech Republic