Hi All,I have created a client application that can invoke my LiveCycle
applications using either EJB or SOAP. Now, one of our architects is
asking me to move my client application into the SAME JVM as LiveCycle
is running and invoke the application locally for performance sake.I
expect that it is probably a simple change, but I have been unable to
find documentation that shows how to do it and I am not able to tell
from simply looking at the API's directly. The following link describes
how to s...