arindam-bandyopadhyay / issue-test

0 stars 0 forks source link

Defaults are not set properly? #20

Open arinban opened 6 years ago

arinban commented 6 years ago

Feedback from cheeweng...

Other feedback report 2\. PS: It was a pain to get GJMSRA working on AS81UR2 built-15 in the sense that when i deploy the rar it will ask all the default properties like Connection class etc etc However some some reason even if i fill in all the value it gets only 6 properties into the RA propertry. --> You will notice we cannot edit it after deploy and i had to go to domain.xml to correct this 3\. If not, i get all those NullPointer exceptions. Basically the code in GJMSRA could do better to replace the idiom of doing if (parameter.equals(Constant.XXXXX)) to if (Constant.XXXX.equals(parameter)) => This was happening due to SupportsXA missing or ProviderIntegrationMode is missing due to the above deploy... PS: In short it is a bit of a mystery initially to know what really when wrong...

Environment

Operating System: All Platform: Sun

Affected Versions

[current]

arinban commented 6 years ago

Original Issue:https://github.com/javaee/glassfish-genericjmsra/issues/13 Raised By:@glassfishrobot Created at:Fri Dec 30 00:31:33 IST 2005 Assigned To:@glassfishrobot

arinban commented 6 years ago

@glassfishrobot Commented on Fri Dec 30 00:31:33 IST 2005 Reported by binod

arinban commented 6 years ago

@glassfishrobot Commented on Fri Dec 30 00:31:33 IST 2005 Was assigned to binod

arinban commented 6 years ago

@glassfishrobot Commented on Mon Apr 24 13:01:32 IST 2017 This issue was imported from java.net JIRA GENERICJMSRA-13