[jira] Updated: (DIR-180) Added some comments to server.xml related
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > [jira] Updated: (DIR-180) Added some comments to server.xml related




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Updated: (DIR-180) Added some comments to server.xml related  
Ole Ersoy (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-26-06 10:45 PM

[ http://issues.apache.org/jira/browse/DIR-180?page=all ]

Ole Ersoy updated DIR-180:
--------------------------

Attachment: server.xml.patch

Patch file

> Added some comments to server.xml related to configuring partitions
> -------------------------------------------------------------------
>
>          Key: DIR-180
>          URL: http://issues.apache.org/jira/browse/DIR-180
>      Project: Directory
>         Type: Improvement
>  Environment: N/A
>     Reporter: Ole Ersoy
>     Assignee: Alex Karasulu
>     Priority: Trivial
>  Attachments: server.xml.patch
>
> Here's a paste of the patch.  I don't see a button for attaching it here, 
so I'll try to attach the file later, if I find the button for it.
> Index: /home/ole/workspace-mdc0/mdc.multi/server-main/server.xml
>  ========================================
===========================
> --- /home/ole/workspace-mdc0/mdc.multi/server-main/server.xml	(revision 38
1130)
> +++ /home/ole/workspace-mdc0/mdc.multi/server-main/server.xml	(working cop
y)
> @@ -58,6 +58,18 @@
>      <property name="enableKerberos"><value>false</value></property>
>      <property name="enableChangePassword"><value>false</value></property>
>      <property name="ldapPort"><value>10389</value></property>
> +
> +
> +	<!-- This property contains a list of references to partitions. -->
> +	<!-- If you add another partition (like dc=example, dc=com) as  -->
> +	<!-- shown using the bean with id examplePartitionConfiguration -->
> +	<!-- you have to put a ref element here that has it's bean attribute -->
> +	<!-- set to the value of the id attribute of the element representing  -
->
> +	<!-- the partition -->
> +
> +	<!-- If you search for the string "examplePartitionConfiguration" you wi
ll -->
> +	<!-- find the bean that the ref element below corresponds to  -->
> +
>      <property name="contextPartitionConfigurations">
>        <set>
>          <ref bean="examplePartitionConfiguration"/>
> @@ -159,6 +171,13 @@
>      </property>
>    </bean>
>
> +
> +  <!-- Note that if you add another partition here, you have to  -->
> +  <!-- add a corresponding ref element for it within the contextPartition
Configuration -->
> +  <!-- property element.  Look for the property element with name context
PartitionConfigurations  -->
> +  <!-- at the beginning of the of this file. There you will see a ref ele
ment with with its -->
> +  <!-- bean attribute set to "examplePartitionConfiguration", the id of t
he bean element below -->
> +
>    <bean id="examplePartitionConfiguration" class="org.apache.directory.se
rver.core.configuration.MutableDirectoryPartitionConfiguration">
>      <property name="name"><value>example</value></property>
>      <property name="suffix"><value>dc=example,dc=com</value></property>

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







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:32 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register