You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kresten Krab Thorup (JIRA)" <de...@geronimo.apache.org> on 2005/11/28 16:25:37 UTC

[jira] Created: (GERONIMO-1233) Bulk patch for ORB contribution

Bulk patch for ORB contribution
-------------------------------

         Key: GERONIMO-1233
         URL: http://issues.apache.org/jira/browse/GERONIMO-1233
     Project: Geronimo
        Type: Sub-task
  Components: CORBA  
    Versions: 1.1    
    Reporter: Kresten Krab Thorup
 Assigned to: Alan Cabrera 


This is the (hopefully) last bulk patch for the ORB.

This includes the following elements:

- JUnit tests for "hello world" functionality (client stream-based invocations)
- code to make the JUnit test work.

As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.

The patch needs the idlj plugin in a version that is not yet in maven repository



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


[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Anders Hessellund Jensen (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Anders Hessellund Jensen updated GERONIMO-1233:
-----------------------------------------------

    Attachment: rmi-class-loader.patch

The RMI class loading fails only in the spawned JVMs. I have modified the main routine of the spawned JVMs to use a custom rmi class loader. This fixes the issue on my windows box. Patch attached (rmi-class-loader.patch).

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz, rmi-class-loader.patch, tools-dependency.patch
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Kresten Krab Thorup (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Kresten Krab Thorup updated GERONIMO-1233:
------------------------------------------

    Geronimo Info: [Patch Available]

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Kresten Krab Thorup

>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Kresten Krab Thorup (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Kresten Krab Thorup updated GERONIMO-1233:
------------------------------------------

    Attachment: gcorba-nov-29-2005.patch.gz

There were a some files that I forgot to svn add; which I pressume is why you did not commit yesterday's patch.  This patch (gcorba-nov-29-2005.patch.gz) replaces the one I sent yesterday; and is against the current head (revision 349688).

Alan, the idlj plugin needs to add -fall to the idlj command line; otherwise it will not generate the server-side xxPOA files needed to compile/run the tests.  If Anders did not already send you a patch for this, then you are most welcome to add this to the plugin.  Perhaps this should be made an option somehow?

Also, we are having some problems that the compiler:compile target does not work in this setup.  If the project is compiled in eclipse into target/classes, then the maven build works just fine.  But compiler:compile reports "all files up to date" even if I remove the entire target/ directory.



> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Kresten Krab Thorup (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Kresten Krab Thorup updated GERONIMO-1233:
------------------------------------------

    Attachment: gcorba-nov-28-2005.patch.gz

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Kresten Krab Thorup
>  Attachments: gcorba-nov-28-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Closed: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]
     
Alan Cabrera closed GERONIMO-1233:
----------------------------------

    Resolution: Fixed

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz, rmi-class-loader.patch, tools-dependency.patch
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12358695 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

Applying patch...

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12359130 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

Checked in work.  Still need to fix the error.

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12359129 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

I hang out on the #geronimo IRC channel.  Please pop on over.

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Assigned: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Kresten Krab Thorup (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Kresten Krab Thorup reassigned GERONIMO-1233:
---------------------------------------------

    Assign To: Kresten Krab Thorup  (was: Alan Cabrera)

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Kresten Krab Thorup

>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Updated: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Anders Hessellund Jensen (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Anders Hessellund Jensen updated GERONIMO-1233:
-----------------------------------------------

    Attachment: tools-dependency.patch

This patch addresses the rmic issue by adding the tools.jar from the SDK as a dependency to the antrun plugin.

Unfortunately, this breaks the build process on Mac. The problem is that the tools.jar does not exist on Mac, as it is part of the core JRE.

For now, i suggest the patch is applied. Mac users can comment out the dependency from their POM. 

We will have to find a decent solution to this problem. I noticed that a non-working rmic plugin exists. Perhaps it could be finished up without too much effort.

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz, tools-dependency.patch
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12359128 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

I get this error:

$ mvn install
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo :: CORBA ORB
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [idlj:generate {execution: default}]
[INFO] Nothing to process - all CORBA IDL files are up to date
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [idlj:generate-test {execution: default}]
[INFO] Processing: c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\src\test\idl\HelloObject.idl
[INFO] Executing: idlj -i c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb/src/test/idl -i c:\java\j2sdk1.4.2_09\jre/lib -td c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target/generated-test-sources/idl -pkgPrefix corba org.apache.geronimo -fall c
:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\src\test\idl\HelloObject.idl
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 19 source files to c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target\test-classes
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [rmic] RMI Compiling 2 classes to C:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target\test-classes
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Error executing ant tasks

Embedded error: Cannot use SUN rmic, as it is not available.  A common solution is to set the environment variable JAVA_HOME or CLASSPATH.
[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Thu Dec 01 23:48:50 PST 2005
[INFO] Final Memory: 5M/13M
[INFO] ----------------------------------------------------------------------------

Alan@DARUMA ~/dev/geronimo/trunk/sandbox/freeorb/geronimo-orb

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12359165 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

The tests fail because I have a space in the path to my M2 repo; I'm on a windows box.  The error I get is:

[server:err] java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
[server:err]    java.net.MalformedURLException: no protocol: and
[server:err]    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
[server:err]    at org.apache.geronimo.corba.testframework.TestAgent.main(TestAgent.java:150)
[server:err] Caused by: java.net.MalformedURLException: no protocol: and
[server:err]    at java.net.URL.<init>(URL.java:537)
[server:err]    at java.net.URL.<init>(URL.java:434)
[server:err]    at java.net.URL.<init>(URL.java:383)
[server:err]    at sun.rmi.server.LoaderHandler.pathToURLs(LoaderHandler.java:747)
[server:err]    at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:147)
[server:err]    at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:631)
[server:err]    at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:257)
[server:err]    at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:200)
[server:err]    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)
[server:err]    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
[server:err]    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
[server:err]    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
[server:err]    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
[server:err]    ... 2 more
[server:out] EOF
[server:err] Exception in thread "main"
[server:err] EOF

The proper way fix this is to install a custom RMIClassLoader that handles spaces.  The problem is that, currently, the only way around this is to declare it on the command line for the entire build/test.  The Surefire group is working on extending the surefire testing framework to allow spawning of tests and it is there that we will declare our custom RMIClassLoader.


> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz, tools-dependency.patch
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12358821 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

Sorry, we found a problem w/ the idlj plugin on the Mac.  David Jenks and I are working on it.

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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


[jira] Assigned: (GERONIMO-1233) Bulk patch for ORB contribution

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=all ]

Alan Cabrera reassigned GERONIMO-1233:
--------------------------------------

    Assign To: Alan Cabrera  (was: Kresten Krab Thorup)

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

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