[JBoss-dev] [JBossWS] - Re: deployment problem

2004-11-05 Thread sonic-dre
Hi Have you create a WSDL File with the JAVA2WSDL Too coming with Jboss or another WSDL Generator? If so you have to copy the file under /META-INF/wsdl/someServiceName.wsdl If not you had to do this and you must specify this WSDL File in your webservice.xml webservice-description |

[JBoss-dev] [JBossWS] - JbossWS with WS-Security implementation XWS

2004-11-04 Thread sonic-dre
Hi Is it possible to integrate XWS in JbossWS? XWS-Security comes with JWSDP 1.4. - Serverside To secure the Server by XWS , I had to set the -security Flag of wscompile, with the parameter of an sign and-or

[JBoss-dev] [JBossWS] - Re: JbossWS with WS-Security implementation XWS

2004-11-04 Thread sonic-dre
I see the wscompile is very JAX-RPC specific. But in the xws documentation is no other way shown. Perhaps there is a way I can generate an XWS Handler manualy and add it regulary to my Service port. If somebody knows a way, your welcome View the original post :

[JBoss-dev] [JBossWS] - Re: WebService Address

2004-11-04 Thread sonic-dre
Hi if you use JbossWS during the deployment Jboss changed yourWS-URL into the adress that is configurated under: [jboss-4.0.0HOME]\server\default\deploy\jboss-ws4ee.sar\META-INF\jboss-service.xml under the Tags jboss:service=WebService myPCName 8443 8080 false there

[JBoss-dev] [JBossWS] - Re: WebService Address

2004-11-04 Thread sonic-dre
sonic-dre wrote : Hi | | if you use JbossWS during the deployment | Jboss changed yourWS-URL into the adress | that is configurated under: | | [jboss-4.0.0HOME]\server\default\deploy\jboss-ws4ee.sar\META-INF\jboss-service.xml | | under the Tags | | mbean code

[JBoss-dev] [JBossWS] - How to change the WS-Webcontextname

2004-10-21 Thread sonic-dre
Hello By an default deployment, for example xy.jar, xy is the webcontext name of the service, is it possible to configurate another name before deployment? thanx dre View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3852188#3852188 Reply to the post :

[JBoss-dev] [JBossWS] - WARN [ServiceDescription] Guessing fault java type from qn

2004-10-18 Thread sonic-dre
Hello there. During the successfull deploying of my ws4ee Jboss Webservices, I ve got this Warnings for every Exception I throw in my Service Methods WARN [ServiceDescription] Guessing fault java type from qname: package.xy.SomeException I know that Java Exceptions not directly supported

[JBoss-dev] [JBossWS] - Re: Authentication and Authorization with ws4ee

2004-10-12 Thread sonic-dre
thanx for the hint Mr jeager. it works if the port-component tag is in the session tag! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851086#3851086 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851086