[jboss-user] [JBossWS] - Re: Generate JBossWS Artifacts: Error occurs

MichelRobert do-not-reply at jboss.com
Tue May 8 10:30:36 EDT 2007


Below I have listed all the 'configuration/installation' items that I could think of.  Please let me know if I've forgotten something.  Thanks!

When Attempting to Generate JBossWS Artifacts, the arguments used are:
+ Use cached WSDL = YES
+ Mapping file = jaxrpc-mapping.xml
+ Unwrap = YES
+ Namespace Mapping = urn:jbosstest

My Configuration is as follows:
JBoss       4.0.5.GA
JBossWS  1.2.1.GA
JBossIDE  2.0.0.Beta2 (includes Eclipse)
Java EE SDK 5-02

To install JBossWS, I unpacked jbossws-1.2.1.GA.zip into E:\JBOSSWS\ and then followed the direction in Install.tx:

1.) Copy ant.properties.examples to ant.properties
2.) Modify the target container location in ant.properties, which gives me:

# Optional JBoss Home
jboss40.home=e:/java/jboss-4.0.5.GA
# The JBoss server instance
jboss.server.instance=default

3.) Execute:  ant deploy-jboss40

Below is the console output generated by ant:

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

E:\java\JBOSSWS>ant
Buildfile: build.xml

BUILD SUCCESSFUL
Total time: 0 seconds
E:\java\JBOSSWS>ant deploy-jboss40
Buildfile: build.xml

prepare:

deploy-jboss40:
     [copy] Copying 10 files to E:\java\jboss-4.0.5.GA\client
     [copy] Copying 3 files to E:\java\jboss-4.0.5.GA\server\default\lib
   [delete] Deleting directory E:\java\jboss-4.0.5.GA\server\default\deploy\jbos
sws.sar
    [mkdir] Created dir: E:\java\jboss-4.0.5.GA\server\default\deploy\jbossws.sa
r
    [unjar] Expanding: E:\java\JBOSSWS\install\integration-jboss40\jbossws40.sar
 into E:\java\jboss-4.0.5.GA\server\default\deploy\jbossws.sar
     [copy] Copying 1 file to E:\java\jboss-4.0.5.GA\client
     [copy] Copying 1 file to E:\java\jboss-4.0.5.GA\lib
   [delete] Deleting directory E:\java\jboss-4.0.5.GA\server\default\deploy\judd
i-service.sar
    [mkdir] Created dir: E:\java\jboss-4.0.5.GA\server\default\deploy\juddi-serv
ice.sar
    [unzip] Expanding: E:\java\JBOSSWS\install\thirdparty\juddi-service.sar into
 E:\java\jboss-4.0.5.GA\server\default\deploy\juddi-service.sar

BUILD SUCCESSFUL
Total time: 3 seconds
E:\java\JBOSSWS>

Michel 

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

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



More information about the jboss-user mailing list