[jboss-user] [JBossWS] - Re: Web service can't be found 404 error
    jason_rency 
    do-not-reply at jboss.com
       
    Thu Aug  3 06:37:59 EDT 2006
    
    
  
my ejb-jar.xml is like this:
- <ejb-jar>
  | - <assembly-descriptor>
  | - <interceptor-binding>
  |   <ejb-name>*</ejb-name> 
  |   <interceptor-class>org.jboss.seam.ejb.SeamInterceptor</interceptor-class> 
  |   </interceptor-binding>
  |   </assembly-descriptor>
  |   </ejb-jar>
should I config the service endpoint in ejb.jar.xml? if so, how? just wonering why I can still get the web service started (as least job server tells me so)?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962784#3962784
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962784
    
    
More information about the jboss-user
mailing list