hi folks,
I just took a look at the ews stuff and tried few things with
JBossAS4. Just wanted to share my observations. May be these
well-known, yet-to-be-taken-careof issues. Just sending them for the
record-sake anyway.
I ran ws4j2ee tool of EWS on of google.jar. Here are some observations.
1. I was expecting a jaxrpc-mapping.xml in META-INF, which basically
defines wsdl type mappings. Are we doing this via deploy.wsdd?
2. In case of jboss4, i think it automatically generates the wsdd file
for the specific service,
and updates the Axis engine configuration though AxisServiceMBean,
without ever needing the server-config.wsdd. If this is true, we might
not need deploy.wsdd atleast for jboss.
3. The ejb-jar.xml in out/META-INF, which is also packaged in
googlesearchport-ewsimpl.jar,
has "null" as content for <display-name> and <local> elements.
4. The value for <ejb-link> inside webservices.xml doesn't match the
<ejb-name> in ejb-jar.xml and in jboss.xml
5. Inside webservices.xml, I get <display-name>French
Zip</display-name>. What's French Zip??
6. The build.xml in the out folder has a hard-coded value for the
property "maven.repo.local". Need to be changed to
"${user.home}/.maven/repository"
7. Is this mailing list active? i've subscribed to it two days back,
but yet to see a post :-)
That's all for now. Thanks for your time
-- Venkat
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]