由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 请教一个SOAP的问题,多谢
相关主题
servlet读取directory的基本问题Servlet里面怎样简单设置数据库路径
请教一个maven 管理项目的问题请问如何获得TOMCAT或者Jetty的http端口
java dumb question关于Java Bean的一个有趣问题
how to traverse a jar package?JAVA_HOME/lib/tools.jar
Complaint about Java class package.Net developer doing Java
问一个gradle的基础问题[合集] Java sucks big time for no hot swap.
HTTP Status 404 The requested resource (/abc/index.jsp) is not available.Jetty, Tomcat, JBoss comparison
找不到Word.* 和 Project.*Jetty embeded server communication question?
相关话题的讨论汇总
话题: dir话题: pm话题: 01话题: soap话题: ant
进入Java版参与讨论
1 (共1页)
m*****9
发帖数: 27
1
我想按照书上的例子来run SOAP example,但是书上没有具体的步骤,只是说完成后会
有这样的结果。可是我不知道怎样去开始。
这是download下来的文件:
C:\CODE\chapter08\packaged>dir /o
Volume in drive C has no label.
Volume Serial Number is 90DD-EFD9
Directory of C:\_ME\_WORK\IBM\TEST_WS\CODE\chapter08\packaged
01/13/2009 02:42 PM .
01/13/2009 02:42 PM ..
01/04/2009 01:36 PM db
01/04/2009 01:36 PM docroot
01/04/2009 01:36 PM etc
01/14/2009 07:16 PM
d**k
发帖数: 1223
2
not quite familiar with jetty, and, it is really hart to say only by those
file names.
A**o
发帖数: 1550
3
get an Ant installed, and try to run "ant" at the directory.
going from there. however, guess you need jetty or an app server
with jetty.

【在 m*****9 的大作中提到】
: 我想按照书上的例子来run SOAP example,但是书上没有具体的步骤,只是说完成后会
: 有这样的结果。可是我不知道怎样去开始。
: 这是download下来的文件:
: C:\CODE\chapter08\packaged>dir /o
: Volume in drive C has no label.
: Volume Serial Number is 90DD-EFD9
: Directory of C:\_ME\_WORK\IBM\TEST_WS\CODE\chapter08\packaged
: 01/13/2009 02:42 PM .
: 01/13/2009 02:42 PM ..
: 01/04/2009 01:36 PM db
m*****9
发帖数: 27
4

Is the Ant for the installation or for the compiling? Forgive me, I only
heard about the Ant, but never use it.

【在 A**o 的大作中提到】
: get an Ant installed, and try to run "ant" at the directory.
: going from there. however, guess you need jetty or an app server
: with jetty.

A**o
发帖数: 1550
5
maybe both. the build.xml implies this project can be built by ant.
you can read the build.xml and see what's inside.

【在 m*****9 的大作中提到】
:
: Is the Ant for the installation or for the compiling? Forgive me, I only
: heard about the Ant, but never use it.

m*****9
发帖数: 27
6

Thanks.

【在 A**o 的大作中提到】
: maybe both. the build.xml implies this project can be built by ant.
: you can read the build.xml and see what's inside.

1 (共1页)
进入Java版参与讨论
相关主题
Jetty embeded server communication question?Complaint about Java class package
Jetty Web Server/Servlet Engine问一个gradle的基础问题
问一个关于Eclipse IDE 的问题HTTP Status 404 The requested resource (/abc/index.jsp) is not available.
为什么国内现在做网站都是ASP.NET 呢? (转载)找不到Word.* 和 Project.*
servlet读取directory的基本问题Servlet里面怎样简单设置数据库路径
请教一个maven 管理项目的问题请问如何获得TOMCAT或者Jetty的http端口
java dumb question关于Java Bean的一个有趣问题
how to traverse a jar package?JAVA_HOME/lib/tools.jar
相关话题的讨论汇总
话题: dir话题: pm话题: 01话题: soap话题: ant