[jboss-user] [JBossWS] - Re: context-root in jboss.xml

asouza_2000 do-not-reply at jboss.com
Tue May 27 14:30:50 EDT 2008


It seems the bug is present in 2.0.4.

I'm currently using JBoss-3.0.1-native-2.0.4 and JBoss AS 4.2.2 and the bug is still there.

File name: Teste.ejb3
File Content:


    '--br/com/company/clazz.class
    '--META-INF
       '--ejb-jar.xml
       '--jboss.xml

ejb.jar.xml
-------------

<...>
 <display-name>TesteEJB</display-name>
</...>

jboss.xml
-----------

<...>
  <context-root>/TesteEJB-WS</context-root>
</...>


The context-root when deployed: '/Teste.'
If I changed the extension to 'jar' the context-path goes like: '/Teste' (without the dot '.')
In either way the jboss.xml is NOT read.

Hope hearing from you shortly.

Antonio Souza

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153756#4153756

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153756



More information about the jboss-user mailing list