I'm getting this exception when I deploy my Session EJB to axis:

Exception:: Cannot invoke Call with null namespace URI for method deployment

This is deploy.wsdd file, could anyone tell me what am I missing?

<?xml version="1.0" encoding="UTF-8"?>
<deployment 
        name="Axis"
        xmls="http://xml.apache.org/axis/wsdd/";
        targetNamespace="http://localhost:8080/axis/services/Axis"; 
        xmlns:java="http://xml.apache.org/axis/wsdd/providers/java>


 
 
 
 
 
 simple.session.WebService
 










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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to