App server type Geronimo-tomcat not recognized

27546, modified 19 Years ago. New Member Post: 1 Join Date: 11/27/06 Recent Posts
I am new to Liferay.
The Geronimo-tomcat bundle installed on SUSE SLES 10 and is running.
I also installed the source under Eclipse and ran ant clean and start.
Now I want to create an extension envrionment.
The ext project has been created and I extracted the geronimo bundle to ext/servers.
I created the app.server.release.properties file and added the required lines (although there my guesses started).
Now when running ant deploy I get the message that the app server type geronimo-tomcat is not known.
Checking the app.server.properties file shows that this type is not defined.
So, is something in the sources missing or not updated yet ?
What to do ?
Any help is very much appreciated.