"jaikiran" wrote : anonymous wrote :
/usr/java-source/ejb3-tutorial/source/stateless/src/org/jboss/tutorial/stateless
|
| You are in the wrong folder. You should be in:
|
| /usr/java-source/ejb3-tutorial/source/stateless/
|
|
| anonymous wrote : The tutorial page doesn't say anything about how to setup the
build process
|
| It does have a Building and Running section
http://www.jboss.org/file-access/default/members/jbossejb3/freezone/docs/...
which says:
|
| anonymous wrote : From the command prompt, move to the "stateless" folder
under the EJB3_TUTORIAL_HOME ...
OK, after set the tutorial home directory , moved to the stateless folder, and type ant, I
got the following error:
twp1:ejb3-tutorial # cd source/stateless
./ ../ build.xml jndi.properties
log4j.xml pom.xml src/
twp1:stateless # ant
Buildfile: build.xml
BUILD FAILED
/usr/java-source/ejb3-tutorial/source/stateless/build.xml:33:
/usr/java-source/ejb3-tutorial/source/stateless/${env.JBOSS_HOME}/client not found.
Total time: 0 seconds
twp1:stateless #
Here is where I executed the ant command:
twp1:stateless # pwd
/usr/java-source/ejb3-tutorial/source/stateless
twp1:stateless #
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237189#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...