| Author |
JBOSS + AXIS and server-config.wsdd
|
Anny Lutova
Greenhorn
Joined: Nov 19, 2003
Posts: 3
|
|
I have an archive - rbank.ear. I want this archove to deploy to JBOSS and AXIS and use its srvices.
rbank.ear consist of:
META-INF
rbank.jar
rbank.wsr
I have two questions:
1) How to generate server-config.wsdd for AXIS ( then put it to \jboss\server\all\deploy\axis.war\WEB-INF\ )
2) Why when I put all classes from my rbank.ear to \jboss\server\all\deploy\axis.war\WEB-INF\classes + put old server-config.wsdd
and when I try axis services like
http://localhost:8080/axis/services/rbank?wsdl
I see
but in my class I have
Why I see different class fields? WSDL filr shows me some one onother (not my) class. Where classes fields are describe for wsdl?
|
 |
 |
|
|
subject: JBOSS + AXIS and server-config.wsdd
|
|
|