Hi all
I'm new with jboss and I try to deploy duke's bank application.
I'm using jboss 3.2.6 and when I run ant -f jboss-build.xml package-ejb
for creating duke's bank ejb jar i get this error (I create no jars but ant 
says success...wow!!):

Buildfile: jboss-build.xml

init:

prepare:

compile-detail:

compile-exception:

compile-interface:

compile-util:

compile-ejb:

package-account:
     [java] java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Exception in thread "main"
     [java] Java Result: 1

package-customer:
     [java] java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Exception in thread "main"
     [java] Java Result: 1

package-tx:
     [java] java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Exception in thread "main"
     [java] Java Result: 1

package-ejb:

BUILD SUCCESSFUL

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941589#3941589

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941589


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to