[
https://issues.apache.org/jira/browse/OFBIZ-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shi Yusen updated OFBIZ-1689:
-----------------------------
Attachment: ofbiz-trunk688743-ldap-patch-20080904.txt
Jacques,
Thanks for your instruction.
In ofbiz-trunk688743-ldap-patch-20080904.txt:
I removed jndi.jar and ldap.jar because I found the functions of these jars
were enhanced in JDK 1.5. See http://java.sun.com/products/jndi/.
I removed the specialpurpose/ldap/build as I mentioned.
I removed webapp element from the ofbiz-component.xml.
I removed LDAPUiLabels.properties and LDAPUiLabels_zh.properties because I
didn't use the properties defined in them. :)
"ldap://127.0.0.1:389" and so on: currently the configurations is in
config/ldap.xml which it's convenient for my development and deploy in the case
there are not many OFBiz backend users. As you mentioned, it would be better to
put the configurations in a property file and load to memory when OFBiz starts.
Currently, it's ok for my requirements. When the configurations be in a
property file, the HashTable can be replaced with Properties as
LdapAuthenticationServices.java did. BTW, are the properties singletoned and
could be re-initialized in OFBiz?
Regards,
Shi Yusen/Beijing Langhua Ltd.
> CASifying OFBiz
> ---------------
>
> Key: OFBIZ-1689
> URL: https://issues.apache.org/jira/browse/OFBIZ-1689
> Project: OFBiz
> Issue Type: New Feature
> Components: ALL COMPONENTS
> Affects Versions: Release Branch 4.0
> Reporter: Shi Yusen
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: Release Branch 4.0
>
> Attachments: ldap.zip, ofbiz-trunk688743-ldap-patch-20080901.txt,
> ofbiz-trunk688743-ldap-patch-20080904.txt, ofbiz4.0-ldap-patch-20080828.txt
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> I'll start my work on CASifying OFBiz, the method will be similar to this one:
> http://www.ja-sig.org/wiki/display/CASC/CASifying+OpenCms
> Please keep this issue open, I'll post my code to this issue when it's done.
> I'm eager to hear your suggestions on this topic.
> TIA
> Shi Yusen/Beijing Langhua Ltd.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.