Re: m2 conversion : rmi-naming configuration

2006-04-12 Thread Jacek Laskowski
On 4/12/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:

> Jacek, Thanks!

Huh? I have done nothing yet aside from asking which wasn't that hard,
believe me ;)

> I have decided to wait for 1.1 merge. Please ignore
> the patches submitted for the packaging plugin. They will have have to
> be redone after the merge.

Please add the comment to the jira entry so I won't forget about it
and apply it accidentaly.

> Anita

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl


Re: m2 conversion : rmi-naming configuration

2006-04-12 Thread anita kulshreshtha


--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:

> On 4/11/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote:
> > In 1.1, I moved the corba system properties into a new
> > SystemProperties GBean in the j2ee-corba plan.
> 
> Hi Dain,
> 
> Will it be merged with trunk?If *I* wanted to merge it with trunk,
> should I try to figure out the revision by taking a look at
> j2ee-corba
> plan and commit these changes to trunk?

Jacek, Thanks! I have decided to wait for 1.1 merge. Please ignore
the patches submitted for the packaging plugin. They will have have to
be redone after the merge. 

Thanks
Anita
> 
> > -dain
> 
> Jacek
> 
> --
> Jacek Laskowski
> http://www.laskowski.org.pl
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread Dain Sundstrom

On Apr 11, 2006, at 11:41 AM, Jacek Laskowski wrote:


On 4/11/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote:

In 1.1, I moved the corba system properties into a new
SystemProperties GBean in the j2ee-corba plan.


Hi Dain,

Will it be merged with trunk?If *I* wanted to merge it with trunk,
should I try to figure out the revision by taking a look at j2ee-corba
plan and commit these changes to trunk?


sure

-dain


Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread Jacek Laskowski
On 4/11/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote:
> In 1.1, I moved the corba system properties into a new
> SystemProperties GBean in the j2ee-corba plan.

Hi Dain,

Will it be merged with trunk?If *I* wanted to merge it with trunk,
should I try to figure out the revision by taking a look at j2ee-corba
plan and commit these changes to trunk?

> -dain

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl


Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread Dain Sundstrom
In 1.1, I moved the corba system properties into a new  
SystemProperties GBean in the j2ee-corba plan.


-dain

On Apr 11, 2006, at 5:57 AM, anita kulshreshtha wrote:


Hi,
The rmi-naming configuration has a long list of dependencies. It
includes almost all the specs. All the GBeans in the configuration
belong to o.a.g.system.* and use o.a.g.naming.* classes. Are these
coming from the  org.openejb.corba.* classes used via system  
properties

listed below?




javax.rmi.CORBA.UtilClass=org.openejb.corba.util.UtilDelegateImpl

org.openejb.corba.UtilDelegateClass=com.sun.corba.se.internal.POA.Shut 
downUtilDelegate


org.omg.CORBA.ORBSingletonClass=com.sun.corba.se.internal.corba.ORBSin 
gleton

org.omg.CORBA.ORBClass=org.openejb.corba.sunorb.OpenEJBORB

javax.rmi.CORBA.PortableRemoteObjectClass=com.sun.corba.se.internal.ja 
vax.rmi.PortableRemoteObject

javax.net.ssl.keyStorePassword=secret
javax.net.ssl.trustStorePassword=secret

...

Thanks
Anita

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread Jacek Laskowski
On 4/11/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:
>I wish it was a separate package, i.e. had its own jar...

It is. It's not yet M2-ized, but it's at
http://www.ibiblio.org/maven2/openejb/openejb-core/.

> Anita

Jacek

---
Jacek Laskowski
http://www.laskowski.net.pl


Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread anita kulshreshtha
   I wish it was a separate package, i.e. had its own jar...

Thanks
Anita

--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:

> On 4/11/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:
> > Hi,
> > The rmi-naming configuration has a long list of dependencies.
> It
> > includes almost all the specs. All the GBeans in the configuration
> > belong to o.a.g.system.* and use o.a.g.naming.* classes. Are these
> > coming from the  org.openejb.corba.* classes used via system
> properties
> > listed below?
> 
> Possibly. See the following:
> 
> $ svn info openejb
> Path: openejb
> URL: https://svn.codehaus.org/openejb/trunk/openejb2
> Repository UUID: 2b0c1533-c60b-0410-b8bd-89f67432e5c6
> Revision: 2597
> Node Kind: directory
> Schedule: normal
> Last Changed Author: hogstrom
> Last Changed Rev: 2587
> Last Changed Date: 2006-03-28 23:22:20 +0200 (Tue, 28 Mar 2006)
> Properties Last Updated: 2006-02-04 23:29:21 +0100 (Sat, 04 Feb 2006)
> 
> 
> [EMAIL PROTECTED] /cygdrive/c/oss/geronimo
> $ grep \ openejb/modules/openejb-core/project.xml |wc -l
> 56
> 
> 56 - pretty large! I'm certain we could lower their number by a half.
> 
> > Anita
> 
> Jacek
> 
> --
> Jacek
> -
> Jacek Laskowski
> http://www.laskowski.net.pl
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: m2 conversion : rmi-naming configuration

2006-04-11 Thread Jacek Laskowski
On 4/11/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:
> Hi,
> The rmi-naming configuration has a long list of dependencies. It
> includes almost all the specs. All the GBeans in the configuration
> belong to o.a.g.system.* and use o.a.g.naming.* classes. Are these
> coming from the  org.openejb.corba.* classes used via system properties
> listed below?

Possibly. See the following:

$ svn info openejb
Path: openejb
URL: https://svn.codehaus.org/openejb/trunk/openejb2
Repository UUID: 2b0c1533-c60b-0410-b8bd-89f67432e5c6
Revision: 2597
Node Kind: directory
Schedule: normal
Last Changed Author: hogstrom
Last Changed Rev: 2587
Last Changed Date: 2006-03-28 23:22:20 +0200 (Tue, 28 Mar 2006)
Properties Last Updated: 2006-02-04 23:29:21 +0100 (Sat, 04 Feb 2006)


[EMAIL PROTECTED] /cygdrive/c/oss/geronimo
$ grep \ openejb/modules/openejb-core/project.xml |wc -l
56

56 - pretty large! I'm certain we could lower their number by a half.

> Anita

Jacek

--
Jacek
-
Jacek Laskowski
http://www.laskowski.net.pl