You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Kevan Miller <ke...@gmail.com> on 2007/01/22 02:59:40 UTC

Re: svn commit: r494810 [2/6] - in /geronimo/server/trunk/modules: geronimo-axis2-builder/ geronimo-axis2-builder/src/ geronimo-axis2-builder/src/main/ geronimo-axis2-builder/src/main/java/ geronimo-axis2-builder/src/main/java/org/ geronimo-axis2-builder/s...

On Jan 10, 2007, at 8:36 AM, dims@apache.org wrote:

> Added: geronimo/server/trunk/modules/geronimo-axis2/src/main/ 
> generated/org/apache/axis2/jaxws/javaee/EjbRefType.java
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/ 
> geronimo-axis2/src/main/generated/org/apache/axis2/jaxws/javaee/ 
> EjbRefType.java?view=auto&rev=494810
> ====================================================================== 
> ========
> --- geronimo/server/trunk/modules/geronimo-axis2/src/main/generated/ 
> org/apache/axis2/jaxws/javaee/EjbRefType.java (added)
> +++ geronimo/server/trunk/modules/geronimo-axis2/src/main/generated/ 
> org/apache/axis2/jaxws/javaee/EjbRefType.java Wed Jan 10 05:36:00 2007
> @@ -0,0 +1,331 @@
> +//
> +// This file was generated by the JavaTM Architecture for XML  
> Binding(JAXB) Reference Implementation, v2.0.3-b01-fcs
> +// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/ 
> xml/jaxb</a>
> +// Any modifications to this file will be lost upon recompilation  
> of the source schema.
> +// Generated on: 2006.10.31 at 10:25:50 AM GMT+08:00
> +//
> +
> +
> +package org.apache.axis2.jaxws.javaee;

Hey Dims,
Apologies if I missed any discussion, but why do we need axis2  
packages in geronimo? I assumed initially that this was temporary,  
but starting to get the feeling otherwise...

--kevan