Hi,

On Tue, 4 Mar 2003 23:06, Ulrich Mayring wrote:
> 1) The bugfix http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13600 is
> not in the release. Don't know if it was meant to be, it's not a major

I would like to see this applied. Paul basically it is removing the setting of 
system property and replacing it with something like the following on thr RMI 
bean.

mbean.setJNDIName( "jrmp" );
        mbean.putJNDIProperty( javax.naming.Context.INITIAL_CONTEXT_FACTORY,
                               m_namingFactory );
        
> 3) excalibur-configuration-1.0.jar is new in the release, but the
> changes file doesn't say why - but I guess there must be some change to
> Phoenix, which needs this jar?

That was added to get schema validation via the other Peter into phoenix IIRC. 

> 4) The changes file is generally not up to date, there is an entry,
> which just consists of a "?" and other entries state "backwards
> compatibility lost", but don't explain in what way. IMHO, even if the
> docs are in disarray, at least the changes file should be up to date for
> a release.

Yep - that needs to be fixed. 

-- 
Cheers,

Peter Donald
-------------------------------------------------------------
|  Egoism is the drug that soothes the pain of stupidity.   |
------------------------------------------------------------- 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to