[jira] Created: (DIRSTUDIO-16) The DSML Response Parser needs to parse correctly Base64 data

2006-12-11 Thread Pierre-Arnaud Marcelot (JIRA)
The DSML Response Parser needs to parse correctly Base64 data - Key: DIRSTUDIO-16 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-16 Project: Directory LDAP Studio Issue Type:

[jira] Commented: (DIRSTUDIO-15) In a DSML Response, the DSML writer should encode values in Base64 when needed

2006-12-11 Thread Pierre-Arnaud Marcelot (JIRA)
[ http://issues.apache.org/jira/browse/DIRSTUDIO-15?page=comments#action_12457380 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-15: - Referring to the DSMLv2 specifications, Base64 values can only be found in : o a response

[jira] Commented: (DIRSTUDIO-16) The DSML Response Parser needs to parse correctly Base64 data

2006-12-11 Thread Pierre-Arnaud Marcelot (JIRA)
[ http://issues.apache.org/jira/browse/DIRSTUDIO-16?page=comments#action_12457381 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-16: - Referring to the DSMLv2 specifications, Base64 values can only be found in : o a response

[jira] Resolved: (DIRSTUDIO-16) The DSML Response Parser needs to parse correctly Base64 data

2006-12-11 Thread Pierre-Arnaud Marcelot (JIRA)
[ http://issues.apache.org/jira/browse/DIRSTUDIO-16?page=all ] Pierre-Arnaud Marcelot resolved DIRSTUDIO-16. - Resolution: Fixed This was fixed at SVN commit 483930. The DSML Response Parser needs to parse correctly Base64 data

[jira] Closed: (DIRSTUDIO-16) The DSML Response Parser needs to parse correctly Base64 data

2006-12-11 Thread Pierre-Arnaud Marcelot (JIRA)
[ http://issues.apache.org/jira/browse/DIRSTUDIO-16?page=all ] Pierre-Arnaud Marcelot closed DIRSTUDIO-16. --- Closed The DSML Response Parser needs to parse correctly Base64 data -

Re: Open architecture identity and authorization efforts.

2006-12-11 Thread greg
On Dec 5, 8:05pm, Apache Directory Developers List wrote: } Subject: Re: Open architecture identity and authorization efforts. Hi Greg, Good afternoon Ole, hope your day is going well. Wow - That's what I call a reply :-) Thanks for all the terrific elaboration. I'm glad you found the

[jira] Updated: (DIRSERVER-794) Trunks version returns invalid USAGE in schema.

2006-12-11 Thread Stefan Seelmann (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-794?page=all ] Stefan Seelmann updated DIRSERVER-794: -- Attachment: DIRSERVER794.java Here is a test case that demonstrates the issue. All tests pass with ApacheDS 1.0 and OpenLDAP 2.2.6. All tests

Re: Open architecture identity and authorization efforts.

2006-12-11 Thread Ole Ersoy
Hey Greg, --- [EMAIL PROTECTED] wrote: On Dec 5, 8:05pm, Apache Directory Developers List wrote: } Subject: Re: Open architecture identity and authorization efforts. Hi Greg, Good afternoon Ole, hope your day is going well. It is indeed. Diddo. Wow - That's what I call a

ApacheDS and Solaris packaging

2006-12-11 Thread Graham Leggett
Hi all, Got a bit of time coming up, and was keen to try get ApacheDS running in the ldap.zones.apache.org zone again. Is there either a Solaris package, or a generic package that I can do a command line only install with? Regards, Graham -- smime.p7s Description: S/MIME Cryptographic

Re: ApacheDS and Solaris packaging

2006-12-11 Thread Alex Karasulu
Graham Leggett wrote: Hi all, Got a bit of time coming up, and was keen to try get ApacheDS running in the ldap.zones.apache.org zone again. Hi Graham, Good to hear from you. Is there either a Solaris package, or a generic package that I can do a command line only install with? No we

Re: ApacheDS and Solaris packaging

2006-12-11 Thread Graham Leggett
Alex Karasulu wrote: No we don't have one yet :( and I'm really busy with dealing with schema redesign and replication right now. Does anyone have any free cycles to lend Graham a hand? Anyone interested in adding solaris package support to our daemon installer plugin? We need a simple

[jira] Resolved: (DIRSERVER-794) Trunks version returns invalid USAGE in schema.

2006-12-11 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-794?page=all ] Emmanuel Lecharny resolved DIRSERVER-794. - Resolution: Fixed Ok, there was a place where we were rendering the attributeType using the direct UsageEnum internal representation. I

[jira] Created: (DIRSERVER-795) Need to implement ruleIdMatch matching rule which is in apachemeta.schema

2006-12-11 Thread Alex Karasulu (JIRA)
Need to implement ruleIdMatch matching rule which is in apachemeta.schema - Key: DIRSERVER-795 URL: http://issues.apache.org/jira/browse/DIRSERVER-795 Project: Directory ApacheDS

Re: svn commit: r485050 - /directory/trunks/shared/ldap/src/test/java/org/apache/directory/shared/ldap/schema/syntax/

2006-12-11 Thread Trustin Lee
On 12/10/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: elecharny Date: Sat Dec 9 11:31:38 2006 New Revision: 485050 URL: http://svn.apache.org/viewvc?view=revrev=485050 Log: Added some SC tests, and fixed a buggy test snip/ Added: