[jboss-user] [Beginners Corner] - Re: Error Could not initialise deployment jbossws.sar on run

jaikiran do-not-reply at jboss.com
Mon Sep 15 07:38:05 EDT 2008


Works for me. So no issues with the source available on jboss.org.

Now try this (after you have set the path and the java_home appropriately to point to JDK5):

set JAVA_HOME=C:\PROGRA~1\JAVA\jdk1.5.0_15
  | 
  | set PATH=%JAVA_HOME%\bin;%PATH%
  | 

1) cd to the build folder of JBoss and run the following command:

build.bat clean

This will clean any previously compiled JDK6 classes.

2) Now run the following command:

build.bat 


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

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



More information about the jboss-user mailing list