I created a sample ATG project in eclipse. That is exactly what I followed.
File-> New-> Project-> ... atg wizards-> New ATG module
Next->put the project name as MyFirstATGAppand select ed root diretory as the C:\ATG\ATG10.1.2
Next->Default atg adaptive senario engine is selected.
Next->Next->"Default output folder" value has changed as "MyFirstATGApp / classes"
Next->set J2EE application Name= MyFirstATGApp-j2ee, Web application name= MyFirstATGApp-web, Context-root= MyFirstATGAppand select Target Applicaton Server=Jboss
Then Finish.
From the command line from C:\ATG\ATG10.1.2 \home\binI tried to execute startDynamoOnJBOSS -f MyFirstATGApp
I get the following error. Also I did not find startDynamoOnJBOSSinside the basket. Why is this happening?

I'm new to ATG.Can. Do I have a link to the ATG-Jboss-Eclipse step-by-step project?
source
share