[ 
https://issues.apache.org/jira/browse/GERONIMO-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966441#action_12966441
 ] 

David Jencks commented on GERONIMO-5020:
----------------------------------------

I haven't looked at the plan you are trying to use to build the plugin with, 
however if you are using the car-maven-plugin you want to let it build most of 
the environment element for you from the maven project id (which turns into the 
geronimo module id) and the maven dependencies (modified if necessary with 
import type in the c-m-p configuration in the pom) (which produce the 
dependencies in the environment element).  You ought to be able to specify 
class filtering elements in the plan and have them preserved.  What problem are 
you seeing?

> "JACC manager gbean already present" deploymentException stop 
> car-maven-plugin to generate valid geronimo plugin car
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5020
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5020
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: car-maven-plugin
>    Affects Versions: 2.2
>         Environment: ubuntu 8.04
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 
> jvmxi3260sr7-20091214_49398 (JIT enabled, AOT enabled)
>            Reporter: Forrest Xia
>            Assignee: Ivan
>             Fix For: 2.2.1
>
>
> If the deployment plan includes security configs, there will be a known issue:
> [ERROR] GeronimoSecurityBuilderImpl.addGBeans() failed: JACC manager gbean 
> already present
> org.apache.geronimo.common.DeploymentException: JACC manager gbean already 
> present
>     
> org.apache.geronimo.security.deployment.GeronimoSecurityBuilderImpl.buildJaccManager(GeronimoSecurityBuilderImpl.java:224)
> this exception will stop car-maven-plugin to generate configuration data.

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

Reply via email to