Ok...  It looks like the Xdoclet tag (wsee.jaxrpc-mapping value: namespace-uri) 
is not substituted correctly as it is described in the jaxrpc-mapping_xml.xdt.

I am able to generate a wsdd file if I manually change the value in the 
jaxrpc-mapping file to the correct.

Hard coding the jaxrpc-mapping_xml.xdt to the correct value does little 
though... I still do not get JBoss to generate any wsdd file(s?) and it still 
gives me the "Prefixed namespace...." exception.

By the way...  I can only generate the wsdd file if I give the port name. With 
no name given I get the following exception:

C:\temp\slask>java -classpath "jboss-ws4ee.jar;axis-ws4ee.jar;commons-discovery.
  | 
jar;commons-logging.jar;wsdl4j.jar;jboss-jaxrpc.jar;jboss-common.jar;jboss.jar;l
  | og4j.jar;namespace.jar;xercesImpl.jar;xml-apis.jar" 
org.jboss.webservice.deploym
  | ent.WSDDGenerator DynafleetAPI.wsdl jaxrpc-mapping.xml
  | log4j:WARN No appenders could be found for logger 
(org.jboss.webservice.WSDLDefi
  | nitionFactory).
  | log4j:WARN Please initialize the log4j system properly.
  | Exception in thread "main" java.lang.IllegalArgumentException: Multiple 
bindings
  |  for not supported for service: {http://bullen.com/fleet/api}FleetAPI
  |         at 
org.jboss.webservice.deployment.ServiceDescription.getWsdlBinding(Ser
  | viceDescription.java:995)
  |         at 
org.jboss.webservice.deployment.ServiceDescription.<init>(ServiceDesc
  | ription.java:122)
  |         at 
org.jboss.webservice.deployment.WSDDGenerator.main(WSDDGenerator.java
  | :193)


Is this the correct behaviour?


Best regards,

Georg


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to