[
https://issues.apache.org/jira/browse/AXIS2-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas resolved AXIS2-2950.
-------------------------------------
Resolution: Fixed
Fixed in svn revision 555478
-- dims
> Axis2 build failure - JDK 1.4
> -----------------------------
>
> Key: AXIS2-2950
> URL: https://issues.apache.org/jira/browse/AXIS2-2950
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Affects Versions: nightly
> Environment: JDK 1.4.*, Linux - Kubuntu. maven 2.0.4
> Reporter: Sanjaya Karunasena
> Priority: Blocker
>
> Axis2 build fails with JDK 1.4 while compiling the kernel.
> I issue the command "mvn install". Then I tried "mvn -U install". Following
> is the error message.
> [INFO] [compiler:compile]
> [INFO] Compiling 395 source files to
> /home/sanjaya/Projects/Axis2/trunk/java/modules/kernel/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/sanjaya/Projects/Axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/nhttp/HttpCoreNIOListener.java:[39,40]
> cannot resolve symbol
> symbol : class SSLIOSessionHandler
> location: package reactor
> /home/sanjaya/Projects/Axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/nhttp/HttpCoreNIOListener.java:[69,12]
> cannot resolve symbol
> symbol : class SSLIOSessionHandler
> location: class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
> /home/sanjaya/Projects/Axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/nhttp/HttpCoreNIOListener.java:[101,8]
> cannot resolve symbol
> symbol : class SSLIOSessionHandler
> location: class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]