Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Export compnents from EA Server 6.3

33 views
Skip to first unread message

kashif

unread,
May 27, 2010, 3:58:55 AM5/27/10
to
How to export components from EA Server 6.3. I explore the option of
export configurations which is server to server export but i want to
export the component like in EA Server 5.0. I am unable to find that
option in EA Server 6.3 Version. Please inform if any one knows about
that option.

welly

unread,
Jun 25, 2010, 12:35:28 AM6/25/10
to
To export:
$bin\export ejbjar-ctscomponents

To Deploy:
$bin\deploy ejbjar-ctscomponents.zip

So if your CORBA package name is "mypackage"

Do the following:

$bin\export ejbjar-mypackage

$bin\deploy ejbjar-mypackage.zip

Hope this helps

0 new messages