The only difference i see is that you use:
<deployment
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
| xsi:schemaLocation="urn:jboss:bean-deployer:2.0 bean-deployer_2_0.xsd"
| xmlns="urn:jboss:bean-deployer:2.0">
|
Change it to:
<deployment xmlns="urn:jboss:bean-deployer:2.0">
And see if it works.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220937#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...