===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Thu May 27 12:17:56 GMTDT 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
[jmxdoclet] (TemplateSubTask.engineStarted 789 ) Generating output for
'org.jboss.test.jmx.invoker.InvokerTest' using template file
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
[jmxdoclet] (TemplateSubTask.engineStarted 789 ) Generating output for
'org.jboss.test.jmx.mbean.TestMBClassLoader' using template file
'jar:file:D:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
[jmxdoclet] INFO: Some classes refer to other classes that were not found among the
sources or on the classpath.
[jmxdoclet] (Perhaps the referred class doesn't exist? Hasn't been generated
yet?)
[jmxdoclet] The referring classes do not import any fully qualified classes
matching these classes.
[jmxdoclet] However, since no packages are imported, xjavadoc has assumed
that the referred classes
[jmxdoclet] belong to the same package as the referring class. The classes
are:
[jmxdoclet]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\jmx\deployer\BrokenDeployer.java
--> BrokenDeployerMBean qualified to org.jboss.test.jmx.deployer.BrokenDeployerMBean
[jmxdoclet]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\jmx\invoker\InvokerTest.java -->
InvokerTestMBean qualified to org.jboss.test.jmx.invoker.InvokerTestMBean
[jmxdoclet]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\jmx\mbean\TestMBClassLoader.java
--> TestMBClassLoaderMBean qualified to org.jboss.test.jmx.mbean.TestMBClassLoaderMBean
[jmxdoclet]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\jmx\missingclass\MissingClassTest.java
--> MissingClassTestMBean qualified to
org.jboss.test.jmx.missingclass.MissingClassTestMBean
compile-proxycompiler-bean-sources:
[ejbdoclet] (XDocletMain.start 47 ) Running <remoteinterface/>
[ejbdoclet] Generating Remote interface for
'org.jboss.test.proxycompiler.beans.ejb.ProxyCompilerTestBean'.
[ejbdoclet] (XDocletMain.start 47 ) Running <localinterface/>
[ejbdoclet] Generating Local interface for
'org.jboss.test.proxycompiler.beans.ejb.ProxyCompilerTestBean'.
[ejbdoclet] (XDocletMain.start 47 ) Running <homeinterface/>
[ejbdoclet] Generating Home interface for
'org.jboss.test.proxycompiler.beans.ejb.ProxyCompilerTestBean'.
[ejbdoclet] (XDocletMain.start 47 ) Running <localhomeinterface/>
[ejbdoclet] Generating Local Home interface for
'org.jboss.test.proxycompiler.beans.ejb.ProxyCompilerTestBean'.
[ejbdoclet] (XDocletMain.start 47 ) Running <deploymentdescriptor/>
[ejbdoclet] Generating EJB deployment descriptor (ejb-jar.xml).
[ejbdoclet] (XDocletMain.start 47 ) Running <jboss/>
[ejbdoclet] Generating jboss.xml.
[ejbdoclet] Generating jbosscmp-jdbc.xml.
compile-classes-only:
[javac] Compiling 569 source files to D:\jboss\jboss-head\testsuite\output\classes
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:51:
warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
[javac] import com.sun.net.ssl.KeyManagerFactory;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:52:
warning: com.sun.net.ssl.TrustManagerFactory in com.sun.net.ssl has been deprecated
[javac] import com.sun.net.ssl.TrustManagerFactory;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:340:
warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
[javac] public KeyManagerFactory getKeyManagerFactory() throws
SecurityException
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:350:
warning: com.sun.net.ssl.TrustManagerFactory in com.sun.net.ssl has been deprecated
[javac] public TrustManagerFactory getTrustManagerFactory() throws
SecurityException
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\basic\AxisUnitTestCase.java:12:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] import org.jboss.net.axis.AxisInvocationHandler;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:14:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] import org.jboss.net.axis.AxisInvocationHandler;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:18:
warning: org.jboss.net.jmx.adaptor.RemoteAdaptorInvocationHandler in
org.jboss.net.jmx.adaptor has been deprecated
[javac] import org.jboss.net.jmx.adaptor.RemoteAdaptorInvocationHandler;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:85:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] protected AxisInvocationHandler createAxisInvocationHandler(String
endpoint, String soapAction)
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:96:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] protected AxisInvocationHandler createAxisInvocationHandler(String
soapAction)
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\jmx\JmxUnitTestCase.java:12:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] import org.jboss.net.axis.AxisInvocationHandler;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\jmx\RedeployUnitTestCase.java:12:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] import org.jboss.net.axis.AxisInvocationHandler;
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:350:
getTrustManagerFactory() in
org.jboss.test.security.test.LoginModulesUnitTestCase.TestSecurityDomain cannot
implement getTrustManagerFactory() in org.jboss.security.SecurityDomain; attempting to
use incompatible return type
[javac] found : com.sun.net.ssl.TrustManagerFactory
[javac] required: javax.net.ssl.TrustManagerFactory
[javac] public TrustManagerFactory getTrustManagerFactory() throws
SecurityException
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\security\test\LoginModulesUnitTestCase.java:340:
getKeyManagerFactory() in
org.jboss.test.security.test.LoginModulesUnitTestCase.TestSecurityDomain cannot
implement getKeyManagerFactory() in org.jboss.security.SecurityDomain; attempting to
use incompatible return type
[javac] found : com.sun.net.ssl.KeyManagerFactory
[javac] required: javax.net.ssl.KeyManagerFactory
[javac] public KeyManagerFactory getKeyManagerFactory() throws
SecurityException
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:49:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] protected Map interfaceMap = new
AxisInvocationHandler.DefaultInterfaceMap();
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:52:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] protected Map methodMap = new AxisInvocationHandler.DefaultMethodMap();
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:87:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] return new AxisInvocationHandler(
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:117:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] return AxisInvocationHandler.createAxisService(
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:125:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] return AxisInvocationHandler.createAxisService(
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\WSTests.java:141:
warning: org.jboss.net.jmx.adaptor.RemoteAdaptorInvocationHandler in
org.jboss.net.jmx.adaptor has been deprecated
[javac] return RemoteAdaptorInvocationHandler.createRemoteAdaptor(
[javac] ^
[javac]
D:\jboss\jboss-head\testsuite\src\main\org\jboss\test\webservice\jmx\JmxUnitTestCase.java:59:
warning: org.jboss.net.axis.AxisInvocationHandler in org.jboss.net.axis has been
deprecated
[javac] AxisInvocationHandler handler =
[javac] ^
[javac] 2 errors
[javac] 18 warnings
BUILD FAILED
file:d:/jboss/jboss-head/testsuite/build.xml:1266: Compile failed; see the compiler
error output for details.
Total time: 1 minute 23 seconds
===========================================================================
Thu May 27 12:17:56 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.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development