emily_zhang
2005-04-07
JBoss 3.2.6 must be started with the option "-
-library=$DIST/lib/wfdemo/commons-collections.jar".
i use windows OS.
please tell me how to set it!
thanks a lot!
juanfco
2005-04-07
Yes. You must run jboss if you hav uncompressed wfmopen in c:\wfmopen-1.2.1 :
run.bat --library=/wfmopen-1.2.1/lib/wfdemo/commons-collections.jar
emily_zhang
2005-04-07
thank you!but i had tried it,it doesn't work.
emily_zhang
2005-04-07
i use jboss4.0.1,wfmopen1.3.
the error is:
.
JBoss Bootstrap Environment
.
JBOSS_HOME: D:\jboss-4.0.1sp1\bin\\..
.
JAVA: C:\j2sdk1.4.2_06\bin\java
.
JAVA_OPTS: -Djava.endorsed.dirs=D:/wfmopen-1.3/lib/wfdemo/endorsed -Dprogram.name=run.bat -Xms128m -Xmx512m
.
CLASSPATH: D:\jboss-4.0.1sp1\bin;C:\j2sdk1.4.2_06\lib\tools.jar;D:\jboss-4.0.1sp1\bin\\run.jar
.
===============================================================================
.
Failed to boot JBoss:
java.net.MalformedURLException: unknown protocol: d
at java.net.URL.<init>(URL.java:544)
at java.net.URL.<init>(URL.java:434)
at org.jboss.system.server.ServerLoader.addLibrary(ServerLoader.java:139)
at org.jboss.Main.boot(Main.java:143)
at org.jboss.Main$1.run(Main.java:423)
at java.lang.Thread.run(Thread.java:534)
请按任意键继续. . .
juanfco
2005-04-07
it isn't right, you must do:
run.bat --library=/wfmopen-1.3/lib/wfdemo/commons-collections.jar
I work with wfmopen 1.2.1 and jboss 3.2.6. I dont't knowk the changes in the newer versions.
Suerte!!!
emily_zhang
2005-04-07
oh,i do it just.but the problem-"A required resource is not available" is still appear.so i am prepare to change the version of jboss.
i hope we can communicate through msn.
my msn is:zhangyanyan1980@hotmail.com
thanks for your help!
emily_zhang
2005-04-07
i use jboss3.2.7 instead of jboss4.0.Then the problem is solved!
Thank you very much!