I have no idea where ContainerBaCommand is coming from, but here's my error:
I first had to add javax.jar (which has the servlet ) class into the C:\JEE6SDKglassfish3\glassfish\lib\endorsed directory, and it gave me a new error, here:
Buildfile: C:\petstore~svn\trunk\ws\apps\petstore\build.xml
check:
tools:
-pre-deploy:
deploy:
[exec] Deprecated syntax, instead use:
[exec] asadmin --user admin --passwordfile c:/JEE6SDKglassfish3/glassfish/samples/bp-project/passwordfile --host localhost --port 4848 deploy [options] ...
[exec] remote failure: Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBaCommand deploy failed.
[exec] se.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener. Please see server.log for more details.
BUILD FAILED
C:\petstore~svn\trunk\ws\bp-project\app-server-ant.xml:382: exec returned: 1
Total time: 47 seconds
All the files in the setup folder: http://tinyurl.com/3gbb6o4
Edit: Thanks so much Mark!
c:\JEE6SDKglassfish3\ glassfish\javadb\lib– beny23 Sep 8 '11 at 23:08