===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Thu Jun 10 19:27:16 GMTDT 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
     [copy] Copying 6 files to 
D:\jboss\jboss-head\build\output\testbuild\server\all\deploy\jms\jbossmq-httpil.sar
    [mkdir] Created dir: 
D:\jboss\jboss-head\build\output\testbuild\docs\examples\binding-manager
     [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\docs\examples\binding-manager

    ======================================================================
    ==  Executing 'most' in module 'webservice'...
    ==

_buildmagic:init:

configure:

_default:task-init:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

_buildmagic:mbean-bypass-checker:

_default:compile-mbean-sources:
    [mkdir] Created dir: D:\jboss\jboss-head\webservice\output\gen-src
10-Jun-2004 19:27:10 xdoclet.XDocletMain start
INFO: Running <mbeaninterface/>
10-Jun-2004 19:27:11 xdoclet.TemplateSubTask engineStarted
INFO: Generating output for 'org.jboss.webservice.ServiceDeployerJSE' using template 
file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
10-Jun-2004 19:27:11 xdoclet.TemplateSubTask engineStarted
INFO: Generating output for 'org.jboss.webservice.ServiceDeployerEJB' using template 
file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
10-Jun-2004 19:27:11 xdoclet.TemplateSubTask engineStarted
INFO: Generating output for 'org.jboss.webservice.ServiceDeployer' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
10-Jun-2004 19:27:11 xdoclet.TemplateSubTask engineStarted
INFO: Generating output for 'org.jboss.webservice.AxisService' using template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
10-Jun-2004 19:27:12 xdoclet.TemplateSubTask engineStarted
INFO: Generating output for 'org.jboss.webservice.ServiceClientDeployer' using 
template file 
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:    Some classes refer to other classes that were not found among the sources or 
on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching 
these classes.
         However, since no packages are imported, xjavadoc has assumed that the 
referred classes
         belong to the same package as the referring class. The classes are:
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\ServiceDeployer.java --> 
ServiceDeployerMBean qualified to org.jboss.webservice.ServiceDeployerMBean
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\AxisService.java --> 
AxisServiceMBean qualified to org.jboss.webservice.AxisServiceMBean
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\ServiceClientDeployer.java
 --> ServiceClientDeployerMBean qualified to 
org.jboss.webservice.ServiceClientDeployerMBean
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\ServiceClientDeployer.java
 --> WebServiceClientDeployer qualified to 
org.jboss.webservice.WebServiceClientDeployer
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\ServiceDeployerEJB.java 
--> ServiceDeployerEJBMBean qualified to org.jboss.webservice.ServiceDeployerEJBMBean
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\ServiceDeployerJSE.java 
--> ServiceDeployerJSEMBean qualified to org.jboss.webservice.ServiceDeployerJSEMBean
    [touch] Creating D:\jboss\jboss-head\webservice\output\mbean-marker

_default:compile-classes:
    [mkdir] Created dir: D:\jboss\jboss-head\webservice\output\classes
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 55 source files to D:\jboss\jboss-head\webservice\output\classes
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:103:
 serviceName has private access in org.apache.axis.client.Service
         pw.println("<service name='" + serviceName.getLocalPart() + "'>");
                                        ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:189:
 engine has private access in org.apache.axis.client.Service
      if (engine == null)
          ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:191:
 engine has private access in org.apache.axis.client.Service
         engine = new ClientEngine(getEngineConfiguration());
         ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:193:
 engine has private access in org.apache.axis.client.Service
      return (AxisClient)engine;
                         ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:201:
 config has private access in org.apache.axis.client.Service
      if (config == null)
          ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:203:
 config has private access in org.apache.axis.client.Service
         config = EngineConfigurationFinder.getClientEngineConfiguration();
         ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:204:
 config has private access in org.apache.axis.client.Service
         if (config == null)
             ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:208:
 config has private access in org.apache.axis.client.Service
      return config;
             ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:239:
 wsdlService has private access in org.apache.axis.client.Service
      if (wsdlService == null)
          ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:242:
 wsdlService has private access in org.apache.axis.client.Service
      Map wsdlPorts = wsdlService.getPorts();
                      ^
D:\jboss\jboss-head\webservice\src\main\org\jboss\webservice\client\ServiceImpl.java:244:
 wsdlService has private access in org.apache.axis.client.Service
         throw new ServiceException("Cannot obtain wsdl wsdlPorts for service: " + 
wsdlService.getQName());
                                                                                   ^
11 errors

BUILD FAILED
file:D:/jboss/jboss-head/tools/etc/buildmagic/buildmagic.ent:415: Compile failed; see 
the compiler error output for details.

Total time: 3 minutes 20 seconds

===========================================================================
Thu Jun 10 19:27:16 GMTDT 2004
===========================================================================
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===========================================================================
java -version
java version "1.4.1_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06-b01)
Java HotSpot(TM) Client VM (build 1.4.1_06-b01, mixed mode)


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to