Release of XMLAcl 1.0

 

SP2N releases 1.0 version of Access controled software for XML files

in the XML database.

 

Deny access can be set for users as well as groups. Group access always

takes precidense over user accesses.

 

SOAP Interface

 

Contact sales@sp2n.com for getting the SOAP interface to XMLAcl file system.

 

 

Requirements

XMLAcl 1.0 requires that you have one of the following already installed:

·JavaTM 2 SDK v 1.2.x or greater

·JavaTM 2 Runtime Environment v 1.2.x or greater

 

Support

Send your questions to support@sp2n.com or fillout the support form

at http://www.sp2n.com/support.

 

 

Reporting Bugs

To report bugs, goto http://www.sp2n.com/bugs

 

 

Feedback

Please send your general comments about XMLAcl product to support@sp2n.com or fillout the form at http://www.sp2n.com/feedback and submit.

 

 

 

License

   Following information is required for issuing a license key.

     Company Name

     Contact fullname

     Contact email address

     Contact phone number/s

     Number of requested User licenses

 

   After downloading the product, license key and the Serial number

   will be emailed to the provided email address.

   Contact sales@sp2n.com for problems with the license/serial_no.

 

 

   Installing License

   ------------------

   STEP (1)

      Set your JAVE_HOME environment variable.

      Example, if JRE is installed in /apps/java

        > set JAVA_HOME=c:\apps\java   ..............[Win32]

        $ setenv JAVA_HOME /apps/java  ..............[Unix C Shell]

        $ JAVA_HOME=/apps/java; export JAVA_HOME ....[Unix Bourn & Korn Shells]

 

 

   If you are using JDK/JRE version 1.4 or greater, skip STEP (2) and goto STEP (3).

   STEP (2)

Download JCE 1.2 from Sun's website (http://java.sun.com/products/jce/index-122.html). For your

convenience, a copy of these files are also available in <XMLACL_HOME>/jce1.2.1.

 

      a) Copy jce1_2_1.jar and sunjce_provider.jar files to

         <java_home>\jre\lib\ext  ...................[Win32]

         <java_home>/jre/lib/exe  ...................[Unix]

      b) Edit java.security file and add the below

         lines(if it does not already exist in the file). Save

         and close the file.

 

            security.provider.1=com.sun.crypto.provider.SunJCE

            security.provider.2=sun.security.provider.Sun

 

         Example:

         $ cd <java_home>/jre/lib/security

         $ edit java.security      THEN ADD THE ABOVE LINES

 

 

   STEP (3)

Copy the license.key file to <XMLACL_HOME> directory.

<XMLACL_HOME> is the directory where you installed/unzipped XMLAcl files.

 

 

   STEP (4)

Read README.txt document and start Xindice and tomcat servers. When you visit your website URL for the first time, you will be prompted for the serial number. Enter the serial number that you received from SP2N Corporation Sales staff. Then, start using the product.