Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Web service Bean Properties

edited Jul 10, 2019 5:00AM in Retail Point-of-Service Solutions (MOSC) 6 commentsAnswered

Hi,

I would like to know what are the posible values for the properties on a web service port bean as it:

  <bean id="locateJaxWsServicePort" parent="standardJaxWsServicePort">

    <property name="serviceId" value="LOCATE" />

    <property name="serviceInterface" value="com.microsretail.locate.Locate" />

    <property name="namespaceUri" value="http://microsretail.com/Locate" />

    <property name="serviceName" value="LocateService" />

    <property name="portName" value="LocatePort" />

    <property name="username" value="#{systemProperties['oracle.retail.xstore.locate.username']}" />

    <property name="password" value="#{systemProperties['oracle.retail.xstore.locate.password']}" />

  </bean>

as you can see here there is serviceId,serviceInterface,etc. I would like to know which other possible values can be putted on the property tag for this type of beans and its values, do you have that information?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center