-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Payara Blue #1775
Update Payara Blue #1775
Conversation
…f swallowing the error
upgrade on hk2 version
Upgrade to b36
OSGIfied hibernate-validator-cdi and deployed to Payara_PatchedProjects
…nto PAYARA-1402-Upgrade-HK2-to-2.5.0
moved onto custom version of hibernate-validator classified as payara-p1
Increment version numbers for 4.1.2.172
…tyContext Setting the SecurityContext after JASPIC authentication
…onfiguration-Command-Wrong-Column-Name PAYARA-1486 Changed room name column to room id for get-xmpp-notifier-configuration command
* Fix calling method on self injection by allowing limited reentrance
…ara#1597) This should prevent or reduce the frequent deadlocks occuring when JBatch is used together with Derby and reading or writing check points.
* PAYARA-1498 Updated README with supported jdks and oss * PAYARA-1498 A few grammar edits and minor changes - fixed the heading * PAYARA-1498 Further small changes * PAYARA-1498 further minor changes * PAYARA-1498 Added tested oss and jvms * PAYARA-1498 Fixed full stop * PAYARA-1498 Moved sentence order * Updated with version numbers
) * Added limit instances and max wait time in millis variables to the ejb container * Connected fields to backend * Changed incorrect label on EJB pool idle timeout field * Set default max wait time in millis to a minute * Added copyright notices and updated variable types * Updated container initialisation to account for data type changes, and updated limitInstances field name to limitInstancesEnabled
…loyed to (payara#1624) * PAYARA-1564 Corrected error where missing else meant war files with ejbs would evaluate as ejbs * PAYARA-1564 Updated license headers * PAYARA-1564 Removed errant ] from license header
Refactoring; broke up large _getContext in smaller methods
This attribute was already being collected in the original code with even a check if it was set of not, but then eventually the last part was not implemented.
* Fixed bugs and improvments : PAYARA-1653,PAYARA-1654,PAYARA-1655,PAYARA-1657,PAYARA-1658,PAYARA-1659,PAYARA-1660,PAYARA-1662,PAYARA-1663,PAYARA-1664,PAYARA-1665,PAYARA-1666,PAYARA-1667,PAYARA-1668,PAYARA-1669,PAYARA-1671,PAYARA-1672,PAYARA-1673,PAYARA-1674,PAYARA-1670,PAYARA-1675,PAYARA-1676,PAYARA-1677 * PAYARA : 1661 : Fixed styles to make it similar to admin console * test * PAYARA-1824 : Changed some texts to avoid Zendesk references PAYARA-1825 : Changed the way to show and hide tooltips, need to test inside server PAYARA-1828 : Added server group to button list, commented source code line PAYARA-1829 : Layout reordered and spaces added PAYARA-1830 : Changed flags cssand markdown structure PAYARA-1831 : Buttons alignment improved to fit better PAYARA-1826 : Added ability to remove files to upload before send the comment or ticketPAYARA-1827 : Changed files layout to be more organized * PAYARA-1837 : Fixed errors on upload files * PAYARA-1847 : Fixed New Request creation bug for Environment and Version * PAYARA-1361-FixesAndImprovemntsAfterTestRound * PAYARA-1361
* added default EJB web service login configuration * removed lombok dependency just for logger
…f-Request-Tracing (payara#1759) * PAYARA-1317-Admin-Console-integration-for-listing-historical-traces-of-Request-Tracing * PAYARA-1317-Admin-Console-integration-for-listing-historical-traces-of-Request-Tracing aligned class names of asadmin commands with their path names
* PAYARA-1767 prospective fix * PAYARA-1767 Add option to set it as a property of the ORB * Correct logic
…ostname is 0.0.0.0 or * (payara#1750)
* PAYARA-1555 Added filtered parameters to asadmin recorder service to help handle passwords * PAYARA-1555 Fixed copyright header and removed unused imports * PAYARA-1796 Added prependable asadmin utility options to asadminrecorder * PAYARA-1796 fixed null pointer on boot * PAYARA-1796 Fixed tabs not appearing * PAYARA-1796 Fixed wrong set and strings * PAYARA-1796 Fixed NRE again * PAYARA-1796 Fixed prependOptions not being set when navigating back to page * PAYARA-1796 Updated Copyright * PAYARA-1796 Updated parsing of bad commands, incorrect commands now output to log the specific incorrect command
Jenkins, quick test IBM JDK7 please |
Quick build and test passed! |
Jenkins, quick test IBM JDK8 please |
Quick build and test passed! |
…ayara#1770) * PAYARA-1779 Change the admin ports back to default * PAYARA-1779 Change other ports back to default * PAYARA-1779 Change domain to the new test domain
jenkins, quick test ibm jdk7 please |
Jenkins, quick test IBM JDK7 please |
1 similar comment
Jenkins, quick test IBM JDK7 please |
Quick build and test passed! |
Jenkins, quick test IBM JDK8 please |
Jenkins, quick test IBM JDK7 please |
Quick build and test passed! |
Jenkins, quick test IBM JDK7 please |
1 similar comment
Jenkins, quick test IBM JDK7 please |
Quick build and test failed! |
Jenkins, quick test IBM JDK7 please |
Quick build and test failed! |
Brings in changes from master