Dear All,

NOTE: i am new to jboss,

while executing the following command,
ant -f build.xml package-ejb

i am getting this error,

Buildfile: build.xml
 
init:
 
prepare:
 
compile-detail:
 
compile-exception:
 
compile-interface:
 
compile-util:
 
compile-ejb:
 

package-account:
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Java Result: 1
 
package-customer:
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Java Result: 1
 
package-tx:
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/sun/enterprise/tools/packager/Main
     [java] Java Result: 1
 
package-ejb:
 
BUILD SUCCESSFUL
Total time: 1 second


where i am wrong ?? which class it is not able to find ??

Any help appreciated.


-jack

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to