[jboss-user] [JBoss Web Services] - Endpoint Configuration?

Steve Cohen do-not-reply at jboss.com
Fri Oct 7 10:03:15 EDT 2011


Steve Cohen [http://community.jboss.org/people/stevecoh4] created the discussion

"Endpoint Configuration?"

To view the discussion, visit: http://community.jboss.org/message/630608#630608

--------------------------------------------------------------
+[Please forgive the newbie question but I am one of those persnickety people who likes to understand what the heck I am doing, so I tend to ask a bunch of questions.]+

This page: 
 http://community.jboss.org/docs/DOC-13512 http://community.jboss.org/wiki/JBossWS-JAX-WSEndpointConfiguration
purports to tell me what I need to know to use Endpoint Configuration but it doesn't tell me what I need to know.

> h2. Using @EndpointConfig
> On the server side you proabably use the @EndpointConfig annotation to specify one of the available (might be custom as well) configurations:

What does "available" mean here?  Available where?  How do I specify this?  Is there a default?  

According to javadocs
 http://www.docjar.com/html/api/org/jboss/ws/annotation/EndpointConfig.java.html http://www.docjar.com/html/api/org/jboss/ws/annotation/EndpointConfig.java.html
there is such a default and it is 

standard-jaxws-endpoint-config.xml

Grepping my server installation I do see two instances of this file  but only in the "all" and the "standard" servers, not in default.  Why is it not in default and what does its absence mean there?  What I can't I do because this file is absent?

Finally, the JBoss docs mention the possibility of custom endpoint configuration.  Again, they don't specify where such a configuration needs to end up in order to be seen by JBossws.  Does this require a modification to the server in order to make it happen or can it be specified in the deployment archive?

By now I've forgotten why I cared about Endpoint configuration.  It was something to do with enabling schema validation for the web service.

Some more information on this subject is sorely needed.

Thanks.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/630608#630608]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111007/d87cf571/attachment.html 


More information about the jboss-user mailing list