[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-636) It doesn't run on IBM JDK

Matt Wringe (JIRA) jira-events at lists.jboss.org
Tue Feb 23 00:43:28 EST 2010


    [ https://jira.jboss.org/jira/browse/GTNPORTAL-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12515873#action_12515873 ] 

Matt Wringe commented on GTNPORTAL-636:
---------------------------------------

The issue which is occuring after the net.jcip.annotations is due to an ordering issue with wsrp and the jcr configuration.

A work around is to remove the wsrp intregration from the gatein.ear (remove the files containing wsrp and update the ear's application.xml to no longer reference these files). I have only done very simple testing, the portal comes up without issue, but I don't know if using the IBM jdk will cause any other issues. Further testing is needed once we get this ordering issue fixed.

With the IBM jdk the wsrp ExoKernelIntergration is being called before the component-plugins-configuration.xml sets up the 'respository' jcr repository. The ordering needs to be specified, but the component-plugins-configuration.xml is using an external-plugin-configuration which may make it a bit difficult to specify this ordering.

 

> It doesn't run on IBM JDK
> -------------------------
>
>                 Key: GTNPORTAL-636
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-636
>             Project: GateIn Portal
>          Issue Type: Bug
>    Affects Versions: 3.0.0-Beta05
>         Environment: Fedora 12
> IBM JDK (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux x86-32) 
> GateIn Beta 5
>            Reporter: Joao Paulo Viragine
>            Priority: Critical
>             Fix For: 3.0.0-GA
>
>
> GateIn doesn't run on IBM JDK.
> It runs on SUN JDK smoothly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list