[
https://issues.apache.org/jira/browse/AXIS2-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Seelbach updated AXIS2-3512:
--------------------------------
Attachment: patch.txt
patch created with this find and svn diff command:
[EMAIL PROTECTED] integration]$ find . -type f -print | grep -v .svn | grep -v
target | xargs egrep -l 61654 | xargs svn diff >> patch.txt
> change JMS tests to not use port 61616 which is the default for Geronimo and
> ActiveMQ
> --------------------------------------------------------------------------------------
>
> Key: AXIS2-3512
> URL: https://issues.apache.org/jira/browse/AXIS2-3512
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: Integration
> Affects Versions: nightly
> Reporter: Tom Seelbach
> Priority: Minor
> Attachments: patch.txt
>
>
> JMS in Geronimo uses port 61616 by default. I have experienced some test
> failures due to port 61616 in use. I recommend changing the
> axis2/integration module test cases to use 61654. ( I googled around, and
> didn't find any popular packages that use 61654 by default).
> I will attach a patch.
--
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]