[jira] Closed: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-11-09 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Alan Cabrera closed GERONIMO-: -- Resolution: Fixed Patch applied. Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-11-01 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Dain Sundstrom updated GERONIMO-: - Geronimo Info: [Patch] Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-11-01 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Dain Sundstrom updated GERONIMO-: - Geronimo Info: [Patch Available] Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-31 Thread Kresten Krab Thorup (JIRA)
. Let me know what you think. Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-31 Thread Kresten Krab Thorup (JIRA)
file. Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab Thorup

[jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-29 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=comments#action_12356285 ] Alan Cabrera commented on GERONIMO-: FYI, Jason van Zyl is writing an IDL plugin for us. Use Trifork CORBA (freeorb

Re: Trifork CORBA

2005-10-28 Thread Kresten Krab Thorup
On Oct 27, 2005, at 5:06 PM, Andy Piper wrote: The latest JRockit implements the appropriate parts of Unsafe - I know because I made them put it in so that I could implement the WebLogic ValueHandler on top of it. But why not just use the VM's ValueHandler? The Sun and IBM one's are

Re: Trifork CORBA

2005-10-28 Thread Andy Piper
At 08:07 PM 10/27/2005, Matt Hogstrom wrote: I think for those platforms you mention below the IBM is the only JDK to choose from. Although, on Windows and Linux its a pretty good choice too :) Of course I would beg to differ ;) Have you fired G up on JRockit yet? I'd be curious to compare

Re: [jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-28 Thread Kresten Krab Thorup
it from our children. Saint Exupery Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter

Re: Trifork CORBA

2005-10-28 Thread Andy Piper
At 09:39 AM 10/28/2005, Kresten Krab Thorup wrote: The Trifork RMI/IIOP has a quite decent implementation of all of the javax.rmi.CORBA stuff that we can bring right in with little modification, so I was thinking that we should use that. However, if you know that those ValueHandlers are good,

[jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-28 Thread Alan Cabrera (JIRA)
donation. Packing up jar files from another project is not the way to go. Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA

Re: [jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-28 Thread David Jencks
agree. thanks david jencks Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab Thorup

Re: Trifork CORBA

2005-10-27 Thread Lars Kühne
Alan D. Cabrera wrote: I want to extend an invitation out to all the OpenORB developers who might be interested in helping out. Lots of great work out here! I'm one of them, but I don't use Geronimo and I haven't looked at G's architecture. Some of these points have already been made in

Re: Trifork CORBA

2005-10-27 Thread John Sisson
Lars Kühne wrote: Alan D. Cabrera wrote: I want to extend an invitation out to all the OpenORB developers who might be interested in helping out. Lots of great work out here! I'm one of them, but I don't use Geronimo and I haven't looked at G's architecture. Some of these points have

Re: Trifork CORBA

2005-10-27 Thread Jacek Laskowski
John Sisson wrote: I think we should be supporting 1.4.2 (and 1.5) for a while, as many large enterprise systems are slow (like a year or two behind) to move to recent (1.5) versions of Java, for many reasons. J2EE 1.4 requires Java 1.4 whereas Java EE 1.5 does Java 5 (the acronyms used in

Re: Trifork CORBA

2005-10-27 Thread Geir Magnusson Jr.
One reason is that we may need something like this for harmony... On Oct 26, 2005, at 1:16 PM, Andy Piper wrote: At 04:26 PM 10/26/2005, Rick McGuire wrote: The most critical need right now is to have a replacement to the Sun ORB that would allow portability to other JVM impelementations.

Re: Trifork CORBA

2005-10-27 Thread Kresten Krab Thorup
As far as I remember, with the 1.3 CTS there was signature tests that would allow testing J2EE 1.3 Compatible on a 1.4 VM. I have not seen the equivalent J2EE 1.4 tests, but there may be (or perhaps coming) a similar set of tests that allow a J2EE 1.4 compatibility test to complete on a

Re: Trifork CORBA

2005-10-27 Thread Kresten Krab Thorup
On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions

Re: Trifork CORBA

2005-10-27 Thread Kresten Krab Thorup
On Oct 26, 2005, at 7:39 PM, Matt Hogstrom wrote: Can I ask why portability is critical? Most VM's (with one notable exception) use the Sun ORB so depending on it doesn't seem such a big deal to me, especially if its a necessary evil. I agree support for J2SE 5.0 is essential, but its pretty

Re: Trifork CORBA

2005-10-27 Thread Lance J. Andersen
You can have a J2EE 1.4 compatible product which soley supports J2SE 1.5 as long as your implementation passes CTS. The minimum requirement is J2SE 1.4. Jacek Laskowski wrote: John Sisson wrote: I think we should be supporting 1.4.2 (and 1.5) for a while, as many large enterprise systems

Re: Trifork CORBA

2005-10-27 Thread Andy Piper
At 01:51 PM 10/27/2005, Kresten Krab Thorup wrote: One issue is that RMI needs to be able to write the value of a final instance field (to de-serialize an object) and this is something that cannot be done with reflection. So for this we are using com.sun.Unsafe (which is the internal Sun API to

Re: Trifork CORBA

2005-10-27 Thread Andy Piper
Somehow my spam filter removed your original e-mail At 07:09 PM 10/26/2005, Rick McGuire wrote: Actually, then don't. The IBM JVM certainly doesn't, and I don't believe JRocket does either. And it is JRockit uses the Sun ORB. The IBM VM is the notable exception I referred to. That's why I

Re: Trifork CORBA

2005-10-27 Thread Matt Hogstrom
pache.org [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] In-Reply-To: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MMS-Smtp-Program: Macallan-Mail-Solution; Version

Re: Trifork CORBA

2005-10-27 Thread Alan D. Cabrera
On 10/27/2005 5:39 AM, Kresten Krab Thorup wrote: There is no doubt in my mind that we should build a complete stand- alone and quality ORB. Once we're up and running, we might even see Sun chime in, and have them adopt this the same way we've seen with many other Apache Java projects.

[jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-27 Thread Alan Cabrera (JIRA)
classes. Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab Thorup

Re: Trifork CORBA

2005-10-26 Thread Geir Magnusson Jr.
, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab

Re: Trifork CORBA

2005-10-26 Thread Rick McGuire
and post here on the list? Having a threaded discussion in JIRA is awful. Welcome, thanks for the contribution, and I look forward for more discussion here. geir On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb

Re: Trifork CORBA

2005-10-26 Thread Andy Piper
At 04:26 PM 10/26/2005, Rick McGuire wrote: The most critical need right now is to have a replacement to the Sun ORB that would allow portability to other JVM impelementations. The lack of a full-function compliant ORB is the main factor locking Geronimo in to the Sun 1.4.2 JVM. I think the

Re: Trifork CORBA

2005-10-26 Thread Matt Hogstrom
pache.org [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] In-Reply-To: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MMS-Smtp-Program: Macallan-Mail-Solution; Version 4.6.0.1 X-MMS-Smtp-Auth: Authenticated As [EMAIL PROTECTED]

Re: Trifork CORBA

2005-10-26 Thread Rick McGuire
Andy Piper wrote: At 04:26 PM 10/26/2005, Rick McGuire wrote: The most critical need right now is to have a replacement to the Sun ORB that would allow portability to other JVM impelementations. The lack of a full-function compliant ORB is the main factor locking Geronimo in to the Sun

Re: Trifork CORBA

2005-10-26 Thread Calvin Austin
Rick McGuire wrote: Andy Piper wrote: At 04:26 PM 10/26/2005, Rick McGuire wrote: The most critical need right now is to have a replacement to the Sun ORB that would allow portability to other JVM impelementations. The lack of a full-function compliant ORB is the main factor locking

Re: Trifork CORBA

2005-10-26 Thread Rick McGuire
Calvin Austin wrote: Rick McGuire wrote: Andy Piper wrote: At 04:26 PM 10/26/2005, Rick McGuire wrote: The most critical need right now is to have a replacement to the Sun ORB that would allow portability to other JVM impelementations. The lack of a full-function compliant ORB is the

[jira] Created: (GERONIMO-1111) Use Trifork CORBA (freeorb

2005-10-25 Thread Kresten Krab Thorup (JIRA)
Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab Thorup -- This message

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-25 Thread Kresten Krab Thorup (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Kresten Krab Thorup updated GERONIMO-: -- Summary: Use Trifork CORBA (freeorb) (was: Use Trifork CORBA (freeorb) Description: As has been discussed previously, Trifork

[jira] Updated: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-25 Thread Kresten Krab Thorup (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Kresten Krab Thorup updated GERONIMO-: -- Attachment: freeorb-contrib.tgz Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL

Re: [jira] Created: (GERONIMO-1111) Use Trifork CORBA (freeorb

2005-10-25 Thread Geir Magnusson Jr.
Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten Krab Thorup -- This message is automatically

Trifork CORBA

2005-10-25 Thread Dain Sundstrom
:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature Components: CORBA Versions: 1.1 Reporter: Kresten

Re: Trifork CORBA

2005-10-25 Thread Dain Sundstrom
and post here on the list? Having a threaded discussion in JIRA is awful. Welcome, thanks for the contribution, and I look forward for more discussion here. geir On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb

Re: Trifork CORBA

2005-10-25 Thread Geir Magnusson Jr.
. Welcome, thanks for the contribution, and I look forward for more discussion here. geir On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse

Re: Trifork CORBA

2005-10-25 Thread Geir Magnusson Jr.
discussion here. geir On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb -- Key: GERONIMO- URL: http://issues.apache.org/jira/browse/GERONIMO- Project: Geronimo Type: New Feature

[jira] Assigned: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-25 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=all ] Alan Cabrera reassigned GERONIMO-: -- Assign To: Alan Cabrera Use Trifork CORBA (freeorb) --- Key: GERONIMO- URL: http

[jira] Commented: (GERONIMO-1111) Use Trifork CORBA (freeorb)

2005-10-25 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-?page=comments#action_12355890 ] Alan Cabrera commented on GERONIMO-: This is great. Let's start fleshing out ideas in http://wiki.apache.org/geronimo/CORBA. Use Trifork CORBA (freeorb

Re: Trifork CORBA

2005-10-25 Thread Alan D. Cabrera
of the JIRA and post here on the list? Having a threaded discussion in JIRA is awful. Welcome, thanks for the contribution, and I look forward for more discussion here. geir On Oct 25, 2005, at 10:29 AM, Kresten Krab Thorup (JIRA) wrote: Use Trifork CORBA (freeorb

Re: TriFork CORBA donation

2005-10-15 Thread Alan D. Cabrera
How are things going? Do you think that it's possible to get the code in our repo and you work from there? Regards, Alan Kresten Krab Thorup wrote, On 9/16/2005 9:04 AM: Hi there, ... It has been up to a slow start, but I have finally gotten something rolling now. As I have mentioned

Re: TriFork CORBA donation

2005-09-17 Thread Jacek Laskowski
Kresten Krab Thorup wrote: Hi there, ... Hi Kresten, I'm not prepared to comment on the details, but have a general question. - nio/select is used to avoid having an active thread listening for incoming messages It sounds like Java 5. Will it require this Java version? Geronimo is

Re: TriFork CORBA donation

2005-09-16 Thread Kresten Krab Thorup
Hi there, ... It has been up to a slow start, but I have finally gotten something rolling now. As I have mentioned earlier, I wanted to redo the I/O subsystem, and this is going quite well. The first milestone I am targeting is to be able to do client side stream-based invocations; i.e.

TriFork CORBA donation

2005-09-15 Thread Alan D. Cabrera
How are things going on this? I hope that what will be donated will not be gold plated so that the community can participate in its integration into Geronimo. I know that a few people, including people from OpenORB, are interested in helping out. Regards, Alan

Re: TriFork/CORBA meeting minutes

2005-07-09 Thread Alan D. Cabrera
PM Subject: TriFork/CORBA meeting minutes A kickoff phone call meeting occured between TriFork and a few PMC members. July 8th 2005, 4:00pm GMT Attending: Kresten Krab Thorup - TriFork David Blevins Alan Cabrera Jeff Genender David Jenks Jacek Laskowski - had to leave early Geir Magnu

TriFork/CORBA meeting minutes

2005-07-08 Thread Alan D. Cabrera
explained some of the architectural bits of the TriFork CORBA server. There is a CORBA core and on top of it is the RMI/IIOP bridge. They use CORBA interceptors and some interesting code for sockets. The sockets code is like Tomcat's connectors. TriFork currently uses JacORB to compile IDL

Re: TriFork/CORBA meeting minutes

2005-07-08 Thread Jacek Laskowski
Alan D. Cabrera wrote: A kickoff phone call meeting occured between TriFork and a few PMC members. July 8th 2005, 4:00pm GMT Thanks Alan for the minutes. I wish I had been longer, but had to leave. It was my pleasure to hear you all. What a fun to hear you after so much time working

Re: TriFork/CORBA meeting minutes

2005-07-08 Thread Matt Hogstrom
? - Matt - Original Message - From: Alan D. Cabrera [EMAIL PROTECTED] To: dev@geronimo.apache.org Sent: Friday, July 08, 2005 3:54 PM Subject: TriFork/CORBA meeting minutes A kickoff phone call meeting occured between TriFork and a few PMC members. July 8th 2005, 4:00pm GMT Attending