sir, Here I write whole process of starting & deploying. I first install jboss-3.2.2 in directory d:\jboss-3.2.2, then after set JAVA_HOME & jBOSS_HOME as envoirnmental variable. My working folder is d:\java. Now set path & classpath in d:\java\autoexec.bat.Path & classpath what's actually contain written in "why file doesn't deploy on jboss-3.2.2" subject. create java files in d:\java directory & xml file in d:\java\ META-INF directory. Now make class file with command
d:\java\ javac *.java & jar file with command jar -cvf greeter.jar *.class META-INF\*.xml copy greeter.jar file in default\deploy directory.Now start default server without any configuration modification. I am useing java 1.4.0_01 . Rest all information with error exit on "why file doesn't deploy on jboss-3.2.2" subject. Please sir see my all information & send the solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881940#3881940 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881940 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
