The items that are synchronized for a component are the same in a Java archive (JAR) file, as for a package when using EAServer’s Export feature, and include:
Component definition (component properties)
Interface definition(s)
For C/C++ components, the DLL (or shared library) indicated by the com.sybase.jaguar.component.cpp.library property
For Java and EJB components, the implementation class (property com.sybase.jaguar.component.java.class), any classes referred to by the com.sybase.jaguar.component.java.classes property, plus stub classes listed in the com.sybase.jaguar.component.files.corbastubs, and com.sybase.jaguar.component.files.ejbstubs properties
For PowerBuilder components, the libraries starting with a “$” that are referenced by the com.sybase.jaguar.component.pb.librarylist property
If you are synchronizing PowerBuilder components, the
servers must all use the same PBVM version.
Other files indicated by the com.sybase.jaguar.component.files property.
Synchronizing after deleting or moving
components
Synchronization does not remove components that you have deleted.
You must connect to the target server and delete the component with
EAServer Manager or jagtool. If you move a component
from one package to another, you must delete it from the original
package on the target server.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |