[ http://issues.apache.org/jira/browse/AXIS2-803?page=all ]
Travis Hein updated AXIS2-803:
------------------------------
Attachment: WarBasedAxisConfigurator.java
Actually, here is a later version of this file, after more tinkering, please
ignore previous diff attachment.
I may have, um, rewrote most of it, so i thought a diff would be a complete
wash, so here is complete file.
It was not clear to me, at first, that the axis2.xml.path and
axis2.repository.path should refer to file system absolute paths, and not a
webapp relative path.
the newly rewritten attempts to do the desired cascaded initialization of
precidence, from path, url, to webapp. perhaps this is a more academic / less
efficient version, but i found this one works, as I now can get axis2 to boot.
(first steps learning curve mode, trying to install into my own web app
manually, grabbing pieces one by one and seeing where it breaks to learn how
pieces go together.
> fix small issue causing null pointer exception, fix typos, add javadoc
> comments.
> --------------------------------------------------------------------------------
>
> Key: AXIS2-803
> URL: http://issues.apache.org/jira/browse/AXIS2-803
> Project: Apache Axis 2.0 (Axis2)
> Type: Improvement
> Components: core
> Versions: 1.0
> Environment: any
> Reporter: Travis Hein
> Priority: Trivial
> Attachments: WarBasedAxisConfigurator.java, WarBasedAxisConfigurator_diff.txt
>
> - fix spelling (axis2Steram -> axis2Stream)
> - if axisurl != null case would not set the axisConfig, gave null pointer
> error on old line #81
> - fix spelling (unableHttp -> enableHttp)
> - add warning message when could not find the axis2.xml anywhere and using
> default one in classpath resource.
> - externalize init parameter strings as constants and provide documentation.
> - add javadoc comments to class and other methods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]