Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.codehaus.xfire...
  Loading source files for package org.codehaus.xfire.addressing...
  Loading source files for package org.codehaus.xfire.aegis...
  Loading source files for package org.codehaus.xfire.aegis.stax...
  Loading source files for package org.codehaus.xfire.aegis.type...
  Loading source files for package org.codehaus.xfire.aegis.type.basic...
  Loading source files for package org.codehaus.xfire.aegis.type.collection...
  Loading source files for package org.codehaus.xfire.aegis.type.java5...
  Loading source files for package org.codehaus.xfire.aegis.type.mtom...
  Loading source files for package org.codehaus.xfire.aegis.yom...
  Loading source files for package org.codehaus.xfire.annotations...
  Loading source files for package org.codehaus.xfire.annotations.backport175...
  Loading source files for package org.codehaus.xfire.annotations.backport175.soap...
  Loading source files for package org.codehaus.xfire.annotations.commons...
  Loading source files for package org.codehaus.xfire.annotations.commons.soap...
  Loading source files for package org.codehaus.xfire.annotations.jsr181...
  Loading source files for package org.codehaus.xfire.annotations.soap...
  Loading source files for package org.codehaus.xfire.attachments...
  Loading source files for package org.codehaus.xfire.client...
  Loading source files for package org.codehaus.xfire.client.http...
  Loading source files for package org.codehaus.xfire.exchange...
  Loading source files for package org.codehaus.xfire.fault...
  Loading source files for package org.codehaus.xfire.handler...
  Loading source files for package org.codehaus.xfire.jaxb...
  Loading source files for package org.codehaus.xfire.loom...
  Loading source files for package org.codehaus.xfire.loom.transport...
  Loading source files for package org.codehaus.xfire.loom.type...
  Loading source files for package org.codehaus.xfire.picocontainer...
  Loading source files for package org.codehaus.xfire.picocontainer.test...
  Loading source files for package org.codehaus.xfire.picocontainer.util...
  Loading source files for package org.codehaus.xfire.plexus...
  Loading source files for package org.codehaus.xfire.plexus.config...
  Loading source files for package org.codehaus.xfire.plexus.transport...
  Loading source files for package org.codehaus.xfire.plexus.transport.xmpp...
  Loading source files for package org.codehaus.xfire.plexus.type...
  Loading source files for package org.codehaus.xfire.server...
  Loading source files for package org.codehaus.xfire.server.http...
  Loading source files for package org.codehaus.xfire.service...
  Loading source files for package org.codehaus.xfire.service.binding...
  Loading source files for package org.codehaus.xfire.service.event...
  Loading source files for package org.codehaus.xfire.soap...
  Loading source files for package org.codehaus.xfire.soap.handler...
  Loading source files for package org.codehaus.xfire.spring...
  Loading source files for package org.codehaus.xfire.spring.remoting...
  Loading source files for package org.codehaus.xfire.test...
  Loading source files for package org.codehaus.xfire.transport...
  Loading source files for package org.codehaus.xfire.transport.dead...
  Loading source files for package org.codehaus.xfire.transport.http...
  Loading source files for package org.codehaus.xfire.transport.local...
  Loading source files for package org.codehaus.xfire.util...
  Loading source files for package org.codehaus.xfire.util.date...
  Loading source files for package org.codehaus.xfire.util.stax...
  Loading source files for package org.codehaus.xfire.wsdl...
  Loading source files for package org.codehaus.xfire.wsdl11...
  Loading source files for package org.codehaus.xfire.wsdl11.builder...
  Loading source files for package org.codehaus.xfire.xmlbeans...
  Loading source files for package org.codehaus.xfire.xmlbeans.client...
  Loading source files for package org.codehaus.xfire.xmlbeans.generator...
  Loading source files for package org.codehaus.xfire.xmpp...
  Constructing Javadoc information...
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.annotations"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.annotations.backport175"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.annotations.commons"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.service"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.soap"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.spring"
  javadoc: warning - Multiple sources of package comments found for package "org.codehaus.xfire.util.date"
  javadoc: warning - Multiple sources of package comments found for package "org"
  javadoc: warning - Multiple sources of package comments found for package "org.apache"
  javadoc: warning - Multiple sources of package comments found for package "org.apache.commons"
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\FilteringStaxResult.java:3: package javanet.staxutils does not exist
  import javanet.staxutils.ContentHandlerToXMLStreamWriter;
                           ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\FilteringStaxResult.java:32: cannot find symbol
  symbol  : class ContentHandlerToXMLStreamWriter
  location: class org.codehaus.xfire.jaxb.FilteringStaxResult
      class FilteringContentHandlerToXMLStreamWriter extends ContentHandlerToXMLStreamWriter
                                                             ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbIntrospector.java:3: package com.sun.xml.bind does not exist
  import com.sun.xml.bind.RIElement;
                          ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbIntrospector.java:6: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBContext;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbIntrospector.java:12: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbIntrospector
      private JAXBContext jaxbContext;
              ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbIntrospector.java:14: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbIntrospector
      public JaxbIntrospector(JAXBContext jaxbContext)
                              ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbServiceFactory.java:8: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBContext;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbServiceFactory.java:20: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbServiceFactory
      public JaxbServiceFactory(TransportManager transportManager, JAXBContext jaxbContext)
                                                                   ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:3: package javanet.staxutils does not exist
  import javanet.staxutils.StAXSource;
                           ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:5: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBContext;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:6: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBException;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:7: package javax.xml.bind does not exist
  import javax.xml.bind.Marshaller;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:8: package javax.xml.bind does not exist
  import javax.xml.bind.Unmarshaller;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:25: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbType
      public JaxbType(Class clazz, JAXBContext jaxbContext)
                                   ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:45: cannot find symbol
  symbol  : class Unmarshaller
  location: class org.codehaus.xfire.jaxb.JaxbType
      Unmarshaller unmarshaller;
      ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbType.java:46: cannot find symbol
  symbol  : class Marshaller
  location: class org.codehaus.xfire.jaxb.JaxbType
      Marshaller marshaller;
      ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeCreator.java:7: package javax.xml.bind does not exist
  import javax.xml.bind.Element;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeCreator.java:8: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBContext;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeCreator.java:21: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbTypeCreator
      private JAXBContext jaxbContext;
              ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeCreator.java:24: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbTypeCreator
      public JaxbTypeCreator(TypeCreator nextCreator, JAXBContext jaxbContext)
                                                      ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeRegistry.java:6: package javax.xml.bind does not exist
  import javax.xml.bind.JAXBContext;
                        ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeRegistry.java:16: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbTypeRegistry
      private JAXBContext jaxbContext;
              ^
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\jaxb\JaxbTypeRegistry.java:18: cannot find symbol
  symbol  : class JAXBContext
  location: class org.codehaus.xfire.jaxb.JaxbTypeRegistry
      public JaxbTypeRegistry(JAXBContext jaxbContext)
                              ^
  Standard Doclet version 1.5.0_03
  Building tree for all the packages and classes...
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\MessageContext.java:127: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\MessageContext.java:112: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\Handler.java:44: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\AbstractMessageWriter.java:16: warning - @param argument "writer" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\MessageReader.java:39: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\MessageReader.java:44: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\stax\ElementReader.java:63: warning - @param argument "resourceAsStream" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\stax\ElementWriter.java:149: warning - Tag @see: can't find getWriter(java.lang.String) in org.codehaus.xfire.aegis.MessageWriter
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\Type.java:108: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl\SchemaType.java:51: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl\SchemaType.java:30: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl\SchemaType.java:23: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl\SchemaType.java:37: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\TypeMapping.java:21: warning - @param argument "xmlType" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\ArrayType.java:320: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\BeanType.java:139: warning - Tag @see: can't find writeObject(java.lang.Object) in org.codehaus.xfire.aegis.type.Type
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\BeanType.java:231: warning - Tag @see: can't find writeSchema() in org.codehaus.xfire.aegis.type.Type
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\BeanTypeInfo.java:204: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\BeanTypeInfo.java:46: warning - @param argument "defaultNamespace" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\basic\BeanTypeInfo.java:46: warning - @param argument "initiallize" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\collection\MapType.java:112: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\aegis\type\mtom\XOPType.java:73: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\AnnotationServiceFactory.java:146: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\HandlerChain.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.CLASS) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\Oneway.java:10: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.METHOD) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\WebMethod.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.METHOD) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\WebParam.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.METHOD_PARAMETER) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\WebResult.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.RETURN) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\WebService.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.CLASS) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\soap\SOAPBinding.java:12: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.CLASS) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\annotations\commons\soap\SOAPMessageHandlers.java:14: warning - @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.CLASS) is an unknown tag.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\client\XFireProxyFactory.java:68: warning - @param argument "serviceInterface" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:111: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:111: warning - @return tag cannot be used in method with void return type.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:134: warning - @param argument "reader" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\fault\XFireFault.java:263: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\AbstractHandler.java:41: warning - Tag @see: can't find handleFault(java.lang.Exception, org.codehaus.xfire.MessageContext) in org.codehaus.xfire.handler.Handler
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\AbstractHandler.java:41: warning - @param argument "e" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\Handler.java:53: warning - @param argument "message" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\HandlerPipeline.java:128: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\handler\HandlerPipeline.java:128: warning - @param argument "pipeline" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\ServiceFactory.java:56: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\binding\ObjectServiceFactory.java:115: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\PlexusXFireTest.java:147: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\PlexusXFireTest.java:135: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\PlexusXFireTest.java:190: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\PlexusXFireTest.java:190: warning - @param argument "string" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\binding\ObjectInvoker.java:173: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\config\DefaultConfigurationService.java:125: warning - @param argument "arg0" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\plexus\config\ObjectServiceConfigurator.java:217: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\OperationInfo.java:99: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\OperationInfo.java:85: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\Service.java:27: warning - Tag @see: reference not found: org.codehaus.xfire.service.binding.SOAPBinding
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\ServiceInfo.java:159: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\binding\BindingProvider.java:31: warning - @param argument "m" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\service\binding\ObjectServiceFactory.java:392: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\spring\remoting\XFireProxyFactoryBean.java:19: warning - Tag @see: can't find setServiceInterface in org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\AbstractWSDLTransport.java:47: warning - Tag @see: can't find createBinding(javax.wsdl.PortType) in org.codehaus.xfire.transport.Transport
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\AbstractWSDLTransport.java:99: warning - Tag @see: can't find createBindingOperation(javax.wsdl.Message, javax.wsdl.Message, org.codehaus.xfire.java.JavaService) in org.codehaus.xfire.transport.Transport
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:36: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\AbstractWSDLTransport.java:80: warning - Tag @see: can't find createPort(javax.wsdl.Binding) in org.codehaus.xfire.transport.Transport
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:28: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\TransportManager.java:36: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:154: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\TransportManager.java:27: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:213: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\TransportManager.java:53: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:43: warning - @param argument "xfire" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:75: warning - @param argument "registry" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\DelegatedTransport.java:25: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\Session.java:16: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\transport\http\XFireConfigurableServlet.java:32: warning - Tag @see: can't find init() in javax.servlet.Servlet
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\util\NamespaceHelper.java:24: warning - @param argument "nsUri" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\util\NamespaceHelper.java:57: warning - @param argument "nsUri" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\util\XMLServiceBuilder.java:434: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\util\date\package.html: error - Body tag missing from HTML
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:22: warning - @param argument "service" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:36: warning - @param argument "service" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\builder\AbstractWSDL.java:285: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\wsdl11\builder\AbstractWSDL.java:253: warning - Tag @see: can't find getDocument() in org.codehaus.xfire.wsdl.WSDLWriter
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\xmpp\SoapIQProvider.java:45: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\xmpp\XMPPFaultHandler.java:23: warning - @param argument "e" is not a parameter name.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\xmpp\XMPPTransport.java:60: warning - @return tag has no arguments.
  C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\src\main\org\codehaus\xfire\xmpp\XMPPTransport.java:76: warning - @return tag has no arguments.
  Generating C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\docs\apidocs\serialized-form.html...
  Copying file C:\Documents and Settings\Dan\.maven\cache\maven-javadoc-plugin-1.7\plugin-resources\stylesheet.css to file C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\docs\apidocs\stylesheet.css...
  Building index for all the packages and classes...
  Building index for all classes...
  Generating C:\Documents and Settings\Dan\workspace\xfire\xfire-all\target\docs\apidocs\help-doc.html...
  1 error
  116 warnings