Deploying Enhydra Applications

So far you've been launching the SFA stub application from inside the development tree. Now you're going to go through the steps of migrating the application and its configuration file to the Enhydra application server environment. You will then launch the application in the same manner that an administrator would:

1.
Copy ./output/archive/SFA.jar to /usr/local/enhydra3.1/lib/.
2.
Copy ./output/conf/SFA.conf to /usr/local/enhydra3.1/apps/.
3.
Comment out the first line of the Server.Classpath variable and uncomment the second line, so that it reads:
Server.Classpath[] = "/usr/local/enhydra3.1/lib/SFA.jar"

That's about it as far as “migration” goes. Now, let's launch the Multiserver, then the Admin Console: ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.