You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Han Hong Fang (JIRA)" <ji...@apache.org> on 2010/12/14 08:44:01 UTC

[jira] Commented: (GERONIMODEVTOOLS-690) NullpointerException occurs if one adds a "Utility Project" to the EAR

    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971189#action_12971189 ] 

Han Hong Fang commented on GERONIMODEVTOOLS-690:
------------------------------------------------

The solution to use utility project can be as below. 

1. In SampleUtility project, export the project into a jar. E.g., SampleUtility.jar 

2. In SampleEAR project, create a lib folder under EarContent folder, and then copy SampleUtility.jar into lib folder 

3. In SampleEJB project, add SampleUtility.jar as external JARs in Libraries tab of java build path panel
 


> NullpointerException occurs if one adds a "Utility Project" to the EAR 
> -----------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-690
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-690
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.7
>            Reporter: Han Hong Fang
>            Assignee: Delos Dai
>
> The problem is reported on user mailing list together with https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-689 (refer to this JIRA for original description and attached projects).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.