Setting up your Own ATG Server on Jboss
I assume you have downloaded latest Version of Jboss
Find below easy steps to create your ATG Server on Jboss and
Find below easy steps to create your ATG Server on Jboss and
get ready to deploy and run your Applications.
1. Copy the "default" Server Directory present with the Jboss
Installation to your Newly created ATGServer folder.
1. Copy the "default" Server Directory present with the Jboss
Installation to your Newly created ATGServer folder.
(C:\jboss-eap-5.0\jboss-as\server\MyATGServer\)
Folder structure for your "default" Jboss Server.
2. After copying You may now able to see a folder "deploy"
inside your MyATGServer directory.
C:\jboss-eap-5.0\jboss-as\server\MyATGServer\deploy copied
from the "default" Server.
3. Place/Create your Datasource related files under this folder
from the "default" Server.
3. Place/Create your Datasource related files under this folder
C:\jboss-eap-5.0\jboss-as\server\MyATGServer\deploy,
There will be ideally 2 Datasource files.
4. Now go to your IDE,From Your Eclipse Servers section,
There will be ideally 2 Datasource files.
4. Now go to your IDE,From Your Eclipse Servers section,
create a new Server - Jboss xxx,(Address 127.0.0.1,Port
8080,JNDI 1099),choose the appropriate version and leave others
to default,Finish.
8080,JNDI 1099),choose the appropriate version and leave others
to default,Finish.
Also see the Configuration required to start your runAssembler
and Jboss Server from your Eclipse IDE
Comments
Post a Comment