[prev in list] [next in list] [prev in thread] [next in thread] 

List:       geronimo-dev
Subject:    [jira] Commented: (GERONIMO-5414) Remove references to corba in
From:       "David Jencks (JIRA)" <jira () apache ! org>
Date:       2010-06-29 22:50:49
Message-ID: 13051214.124711277851849947.JavaMail.jira () thor
[Download RAW message or body]


    [ https://issues.apache.org/jira/browse/GERONIMO-5414?page=com.atlassian.jira.plug \
in.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883741#action_12883741 ] \


David Jencks commented on GERONIMO-5414:
----------------------------------------

I committed something in rev 959134 that tries to make the dependency on ORB.class \
from the resource-ref builder (for ORB refs) very optional.  It doesn't appear to \
break anything too obviously but I don't know if it's sufficient.

> Remove references to corba in connector deployer
> ------------------------------------------------
> 
> Key: GERONIMO-5414
> URL: https://issues.apache.org/jira/browse/GERONIMO-5414
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues) 
> Affects Versions: 3.0
> Reporter: Kevan Miller
> Fix For: 3.0
> 
> 
> Connector-deployer shouldn't require Yoko. Here's the connector-deployer module \
> section from config.xml for  a minimal server: <module \
> name="org.apache.geronimo.configs/connector-deployer-1_6/3.0-SNAPSHOT/car"> <gbean \
> name="ResourceRefBuilder"> <attribute \
> name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
>  <attribute name="corbaEnvironment" \
> propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder"> \
> <environment:environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" \
>                 xmlns:environment="http://geronimo.apache\
> .org/xml/ns/deployment-1.2">
> <dependencies>
> <dependency>
> <groupId>org.apache.geronimo.configs</groupId>
> <artifactId>j2ee-corba-yoko</artifactId>
> <version>3.0-SNAPSHOT</version>
> <type>car</type>
> </dependency>
> </dependencies>
> </environment:environment>
> </attribute>
> </gbean>
> <gbean name="AdminObjectRefBuilder">
> <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
>  </gbean>
> <gbean name="ClientResourceRefBuilder">
> <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
>  <attribute name="corbaEnvironment" \
> propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder"> \
> <environment:environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" \
>                 xmlns:environment="http://geronimo.apache\
> .org/xml/ns/deployment-1.2">
> <dependencies>
> <dependency>
> <groupId>org.apache.geronimo.configs</groupId>
> <artifactId>client-corba-yoko</artifactId>
> <version>3.0-SNAPSHOT</version>
> <type>car</type>
> </dependency>
> </dependencies>
> </environment:environment>
> </attribute>
> </gbean>
> </module>

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic