[JBoss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError: com/sun/enterprise/tools

2005-04-04 Thread emailssent
Thanks for reply. I am trying use jboos, and trying to deploy Duke's Bank application that is taught in getting started docuementation of jboss. Is J2EE server is necessary for deploy java application to jboss, i am first compiling it, then generation ejbs,war,ear and then i will deploy

[JBoss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError: com/sun/enterprise/tools

2005-04-04 Thread emailssent
Is J2EE server is necessary for deploy java application to jboss View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872510#3872510 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872510

[JBoss-user] [Beginners Corner] - java.lang.NoClassDefFoundError: com/sun/enterprise/tools/pac

2005-04-03 Thread emailssent
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] Exce

[JBoss-user] [Installation & Configuration] - how to know which service of JBOSS is dependent on another

2005-03-29 Thread emailssent
Dear All, As I want to remove some of the service provide by JBOSS , which is not required for me. So,is there any dependency issue there. Is one service is dependent on another. If I remove any services, does it will create any problem to me in running other services. how to know which servi

[JBoss-user] [Installation & Configuration] - service offered in default configuration

2005-03-29 Thread emailssent
Dear All, How can i know the services offered in "default" configuration. Any help appreciated, -jack View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871875#3871875 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38718

[JBoss-user] [Installation & Configuration] - NewBie: difference in features of 'default' & 'minimal'

2005-03-29 Thread emailssent
Dear All, I am newbie to jbosss :- How can i know the diiference in features of 'default' & 'minimal' jboss configuration. Do I have to look "jboss-service.xml" file in both type of server folder to find the difference. Do I have to look "deploy" directory content of both type of server to f