I'm almost finishing my first project with websphere tools and I wanted to
make sure I will have some good info on how to do a deployment.
This solution/workspace has 5 Java Projects and 2 Web Projects. One of the
java projects has external jars which has jdbc drivers to connect to a
database (DB2). Another one has reference to JDOM jar, etc.
On the other hand, one of the web project has a webservice and the other has
the client that invoke that webservice.
The projects has reference between them as you may imagine.
Everything works fine using the WebSphere 5.0 Test Environment (btw, I'm
using WSAD 5.0)
Now my deployment has to be on a server which only has WebSphere App Server
5.0 and DB2.
What are the steps should I follow for a clean deployment? any urls?
thanks,
Matias
make sure I will have some good info on how to do a deployment.
This solution/workspace has 5 Java Projects and 2 Web Projects. One of the
java projects has external jars which has jdbc drivers to connect to a
database (DB2). Another one has reference to JDOM jar, etc.
On the other hand, one of the web project has a webservice and the other has
the client that invoke that webservice.
The projects has reference between them as you may imagine.
Everything works fine using the WebSphere 5.0 Test Environment (btw, I'm
using WSAD 5.0)
Now my deployment has to be on a server which only has WebSphere App Server
5.0 and DB2.
What are the steps should I follow for a clean deployment? any urls?
thanks,
Matias