If you are using third-party software with Sybase Unwired Platform, copy the third-party software components (DLLs, JARs, and libraries) to each server in a cluster.
            
        
Third-party files is kept separated from Unwired Platform files. There are two reasons for this requirement:
- To isolate third-party  from core Unwired Platform files.  This can make an upgrade process smoother, since third-party software typically remains untouched.   
 
- To more easily identify the files that need to be applied to a new installation on a new component host machine. 
 
 
- Stop Unwired Server.
 
- Copy third-party JARs files to 
                        <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib\3rdparty.
 
- Copy third-party DLLs to 
                        <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib.
 
- Restart Unwired Server.
 
- If you are running a cluster, repeat these steps on all server tier nodes.