Hi Thomas

Thanks for the reply. We build our webservice application based on JWSDP 1.6 
(use JWSDP artifects) and deploy it under JBossWSEE (AXIS implementation)on 
4.0.3SP1, it works to me by calling WSDL with JWSDP stub and Dynamic 
proxy(casting to use JBossFactoryImpl and explictely call JBoss createService() 
and point to the jaxprc mapping), but fail in DII. Even deployed that jar file 
in 4.0.4RC2(JBossWS), it also work to me but not DII. We use document/literal 
by the way.

So I wonder is it possible deployed AXIS/JWSDP/JBOSSWS within JBossWS
and let all the client tier use the standard JAXRPC API (generic stub and 
change the WSDL on the fly or hook up JUDDI).

Our purpose is to have a generic solution in both server and client side. All 
the implemenation is vendor transparent stick to the standard spec. Do you 
think it possible? If possible, how to implement it?

Thanks

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to