Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
java packages
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="frank, post: 615044"] Using the following to compile manually. Not quite sure how to see how Jbuilder is building it. All source in local directory set PROD_CLASSPATH=%CLASSPATH%;.;;C:\data\JBFSA\may_05_demo_code\lib;C:\tomcat-j wsdp-1.4\jaxrpc\lib\jaxrpc-api.jar;%AXIS_LIB%\axis.jar;%AXIS_LIB%\commons-discov ery-0.2.jar;%AXIS_LIB%\commons-logging-1.0.4.jar;%AXIS_LIB%\jaxrpc.jar;%AXIS_LIB %\log4j-1.2.8.jar;%AXIS_LIB%\saaj.jar;%AXIS_LIB%\wsdl4-1.5.1.jar;C:\xerces-2_6_2 \xercerImpl.jar;C:\data\JBFSA\may_05_demo_code\lib\soap.jar;C:\data\JBFSA\may_05 _demo_code\lib\xssrpc.jar;C:\xalan-j_2_6_0\bin\xalan.jar javac -classpath %PROD_CLASSPATH% JBFSAUtility.java javac -classpath %PROD_CLASSPATH% CSDSMsg.java javac -classpath %PROD_CLASSPATH% DBS.java javac -classpath %PROD_CLASSPATH% RunDBS.java javac -classpath %PROD_CLASSPATH% XSS.java javac -classpath %PROD_CLASSPATH% XSSDP.java [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
java packages
Top