ATG-JBoss project in eclipse -


i have created sample atg project in eclipse. way followed.

file->new->project-> ...atg wizards->new atg module

next->put project name myfirstatgapp , select ed root diretory c:\atg\atg10.1.2 next->default atg adaptive senario engine selected. next->next-> changed "default output folder" value " myfirstatgapp /classes" next->set j2ee application name= myfirstatgapp-j2ee, web application name= myfirstatgapp-web, context-root= myfirstatgapp , selected target applicaton server=jboss finish.

from command prompt c:\atg\atg10.1.2 \home\bin tried executing startdynamoonjboss -f myfirstatgapp
getting following error.also didn’t find startdynamoonjboss inside bin. why happening??

enter image description here

i new atg.can have link step-by-step atg-jboss-eclipse project available?

if didn't find startdynamoonjboss there problem installation of jboss or atg. still can run project need create ear of project , paste in server deploy folder , start jboss.

for detail can read atg platform programming guide


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -