[ 
https://issues.apache.org/jira/browse/AMQ-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069071#comment-13069071
 ] 

Ferdy Nagy commented on AMQ-826:
--------------------------------

Maven can be a real pain sometimes, and some plugin documentation leaves a lot 
to be desired.  ADS 1.5.7 loads the base schemas by looking at all the jars in 
the classpath (sys property) and extracting found ldifs.  The surefire plugin 
by default uses a manifest jar to specify the classes/jars when forking, you 
can change this behaviour to fork and use a classpath by setting 
useManifestOnlyJar to false, and ADS should now be able to scan the cp.  
(http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#useManifestOnlyJar).
  It would be nice if ADS used a different scan mechanism to find the schemas 
that wasn't dependent on the class path property...

> LDAP based authorization support
> --------------------------------
>
>                 Key: AMQ-826
>                 URL: https://issues.apache.org/jira/browse/AMQ-826
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: james strachan
>            Assignee: Dejan Bosanac
>             Fix For: 5.6.0
>
>         Attachments: ApacheDSEmbedded.zip, LdapAuth.zip
>
>
> Patch kindly added by ngcutura - discussion thread...
> http://www.nabble.com/LDAP-Authorization-tf1851705.html#a5344494

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to