Arrays for collection attribute in html:options

I would like to use an array with Struts' options tag,
using the array index for the options' 'value' attributes.
<html-el:select property="style" value="${listForm.style}">
<html-el:options collection="styles" property="index" labelProperty="value"/>
</html-el:select>
"index" being the index into the array, and 'value' the String at styles[index].
Is this possible?

You can do this with the FormattedDataSet using the ##rowNum variable.
steve - http://www.fdsapi.com - The easiest way to generate dynamic xml and html.

Similar Messages

  • Html:options question?

    Hello,
    Is it possible to change font (bold) of a collection thats inside html:option like below?
    <div align="left">
    <html:select property="istekli" styleClass="metin">
    <html:options collection="istekli" property="key"
    labelProperty="value" />
    </html:select>
    </div>
    Lets say i have an element called "id" inside of the collection above. Is it possible to change the font of this specific element (id)?
    thanks

    this is not perfect forum for this Question

  • Best approach to store collection for html:options

    I am using struts to develop my web application. I am trying to figure out the best way to store a Collection for html:options inside a html:select element.
    My JSP page has a html:select statement which lists all the groups in a system. I have a member variable called getGroupNames() in my ActionForm class. When the JSP page is first requested, I populate the groupNames attribute of ActionForm class with a list of names. The html:options reads the groupNames attribute and lists all the group names.
    The problem: Once the user selects a group name and then submits, if there is any validation problems in other fields in the JSP, I build ActionErrors object and forward the request back to the same JSP. However, now I get an error saying the groupNames is NULL.
    Option1: One way to avoid this error is to AGAIN populate the groupNames list if there is a validation problem.
    Option 2: Another way is to store the list of groupnames in a seperate bean (and NOT as an attrib of the ActionForm) and store it in the REQUEST scope. This way I think the I don't have reload the groupName list in case of a validation failure.
    Could someone please help me in deciding which will be the right approach.
    Thanks

    Hi,
    1,2 billion rows and each row of 50 bytes - approximately 56 GB around. Huge segment. As you stated it's an OLTP database, can you check across what is the percentage or maximum number of queries with developers - important column which they are querying across and application dealt with.
    Based on the input of the above question we can check how best we can partition and columns we are dealing. Perhaps you have stated across historical data. From this kindly verify across what is the % of users check or go-back to historical information - based on that we can estimate the number of partitions we can create on segment and looking forward, you must estimate the % of increase of new/incoming data and day/month wise. so that you might be plan what can we do the old historical data.
    HTH
    Note- Part of Performance dealt with writing efficient tuned queries
    - Pavan Kumar N

  • How to enable delta without data transfer option for Collections - Extracts

    Hi All,
    My question is basically related to FSCM - Collections related data sources and Init and Delta loads of the same.
    Once the Init is completed, I wanted to do delta without data transfer and option is graded out - means can not really select the option for Collections Data Sources ..
    For Example I have OCLM_INVOICE as my data source which has lot of data to extract - and in the Init stage itself, its either giving errors or keeps running for longer time (Records to be extracted is ONLY 400000) and finally shows in the monitor as 400000 of 0 Records..
    And also Is there any place where I can find that all of Collection data sources are TIME STAMP based or other options.
    I appreciate your quick an ddetails reply and points will be awarded for sure.
    Thanks
    AK.

    As far as I remember there some datasources which wont support init w/o data transfer. I guess COPA is one of them. I havent worked on datasource 0CLM_INVOICE but it is possible that even this could be same case. When I seached on help.sap.com for this datasource, I found this info -
    (I am pasting content because strangely the webpage doesnt give html link for this search result window)
    DataSource Transactional Data: 0CLM_INVOICE
    This DataSource is used to extract the transaction data of an invoice from Accounts Receivable Accounting (FI-AR). The system determines the key figures from the amounts of the line items belonging to the invoice. The date fields each contain the respective date of an action that refers to a line item. The extractor provides the data in optimized form for SAP Collections Management.
    Technical Data
    Application Components Collections Management (0FSCM-CLM)
    Available as of Release mySAP ERP Value Pack 2005.1
    Shipment SAP NetWeaver 2004s BI Content Add-On 3 SP02
    Content Versions There are no content versions.
    RemoteCube-Capable No
    Delta-Capable Yes
    Extraction from Archives No
    Verifiable Yes
    Data Modeling
    Delta Update
    The DataSource permits delta update with generic delta processing using the time stamp. The system determines the invoice reference for a document in Business Transaction Event (BTE) 5010 and saves it with a time stamp. In the case of a delta upload, it determines the amounts of the line items based on these document numbers.
    Extractor Logic
    Verification of Key Figures
    If necessary, you can check the key figures of the individual customers as follows:
    In the source system, from the SAP Easy Access screen, choose the following function: Accounting  u2192 Financial Supply Chain Management u2192 Collections Management u2192 Integration with Accounts Receivable Accounting  u2192 Process Receivables (Old).
    Enter the required customer.
    The Customer Account - Process Receivables screen appears. Here you see a list of all invoices for which there are open receivables.
    Using this list, you can compare the following key figures:
    Original Amount of Invoice or Credit Memo (INVOICE_AMOUNT)
    Amount Paid (PAID_AMOUNT)
    Open Amount (OPEN_AMOUNT)
    Total of All Credit Memos for Selected Invoice (CREDITED_AMOUNT)
    Amount Arranged for Payment (PAYMENT_ARRANGED)
    Unsychronized Backup Recovery in BW System
    If you import backup copies asynchronously, you have to initialize the delta procedure for the DataSource again.
    Abhijit
    Edited by: ABHIJIT TEMBHEKAR on Nov 18, 2008 5:00 PM

  • ITS 620 - how to create a service file for SAPGUI for HTML option

    Hi,
    We have the following configuration :
    ITS 620 installed
    IIS webserver
    NTLM Authentication on webserver
    SAP 46C
    We have some reports that use the IACs option of creating ITS reports and we are able to create the service files using webstudio where we can save a service id and password so that when the ITS page is called, it logs on the user directly into the system.
    Now, we are trying to create a new ITS page for a custom Z transaction and would like to use the SAPGUI for HTML option so that we do not have to use Webstudio to create and modify the HTML pages.
    When I call the ITS page for the new transaction, it brings up the logon screen for the user, which we want to avoid. If I create a new service file for this Z transaction without any HTML pages then I get an error.
    Is there a way to copy the WEBGUI.SRVC file to a custome SRVC file, I tried to create to copy it to a test file called ZTEST.SRVC for my test transaction called ZTEST and now I get an error.
    thanks in advance
    N.S.

    Hello N.S.
    You can create a service file, like ZSERVICE.SRVC.  The parameters should be:
    ~webgui 1
    ~transaction ztransaction
    ~client  001
    ~login   username
    ~password  password
    ~language  EN
    The "~webgui 1" allows the ITS to use the Webgui to dynamically generate the page (no IAC needed.)
    The "~transaction" is the transaction code of your service.
    The "~client" is the client number.
    The "~login" is the username.
    The "~password" is the user's password.
    the "~language" is the language for the users.
    Note that the last four are required for automatic logon.  If end users use a variety of languages though the ~language can be prepended to the URL to support different languages.  (Leave it blank in the srvc file then.)
    Edgar

  • Include BLANK OPTION  for an attribute dropdownlist in tx: COMM_ATTRSET

    Hello experts,
    I would like to add a BLANK OPTION for an attribute dropdownlist, I have tried to add  a space character in "Value Range" but the systems give me an error " Enter a fixed value".
    How I can include a blank option for an attribute dropdownlist????
    Thanks for your help.
    Best Regards.

    Hi,
    Can you let me know why would you need a blank attribute. What I want to know is that what business requirement is that going to serve.
    Regards,
    Deepak

  • List of Map objects with html:options collection

    Hello All,
    I'm trying to get an arraylist of map objects to display dynamically as a dropdown select with html:options collection. I've spent hours on this and I haven't been able to get it working. Any ideas as to how this is done?
    Thanks,
    James

    An arraylist of Map objects?
    What is it that you want to show up in the dropdown box - all the name value pairs included in all the maps of the list?
    Assuming with a Map the "key" is what you want submitted and the "value" is what to display to the user
    Definitely sounds like a double loop structure is required. One to loop through all the maps. Another to generate all the options in each map.
    This one does it at the basic level of things
    <c:forEach var="map" items="${listOfMaps}">
      <c:forEach var="entry" items="${map}">
        <html:option value="${entry.key}">${entry.value}</html:option>
      </c:forEach>
    </c:forEach>The following might also work.
    <c:forEach var="map" items="${listOfMaps}">
      <html:options collection="map" property="key" labelProperty="value"/>
    </c:forEach>Cheers,
    evnafets

  • How to set selected value in html:options that isusing HasMap Long,String

    So here is my problem
    I have a HashMap<Long,String> where key is the country id and value is the country name. So I am displaying it in the jsp using the below code
    <c-rt:set var="countriesMap" value="<%=countriesMap%>" target="java.util.HashMap<Long,String>"/>
    <html:select size="1" property="countryId" >
    <html:option value="" />
    <html:options collection="countriesMap" property="key" labelProperty="value" />
    </html:select>
    And my Action form has the property countryId.
    So it works fine , it displays all the countries and sets the country ID in the form's property that we set in the property attribute of <html:select>.The form's property is of type Long.
    But suppose if some error occurs in the validate method for some other property then when the page renders back it does not set the selected country in the list box.
    Can anyone please help me out of this.Thanks in advance.
    Edited by: AmitDsm on May 9, 2008 8:01 AM

    Hi,
    I had the same issue. Altho I am using Spring, the solution is the same.
    <select name="expMonth">
         <option value=""></option>
         <c:forEach items="${form.data.months}"
              var="month">
              <c:choose>
                   <c:when test="${form.data.pDet.expDate_month eq month}">
                        <option selected="selected"><c:out value="${month}"/></option>
                   </c:when>
                   <c:otherwise>
                        <option><c:out value="${month}"/></option>
                   </c:otherwise>
              </c:choose>
         </c:forEach>
    </select>Disclaimer: Not sure if this is the correct way to do it, but it works for me
    Edited by: Reegz on 2008/05/12 05:58

  • Needed help........ html:option problem

    hi all,
    i need to get the selected value from the option element.how can i get it?
    what is the type expresiion in tha value field.....
    this code is not working at all. i am getting the entire string inside the quotes...as selected value...what i want...is vale of that expression in quotes...
    ="<bean:write name="currency" property="key"/>"//// anyone knoe?
    <html:select name="currency"
    property="currencyCode">
    <logic:iterate id="currency" name="currencyList">
    <html:option value="<bean:write name="currency" property="key"/>"><bean:write name="currency" property="key"/> <SELECTED></html:option>
    </logic:iterate> </html:select>

    You can never use tags as attributes for other tags. Only strings, and expressions.
    What you seem to want is this:
    <html:select property="currencyCode">
    <html:options collection="currencyList" property="key"
    </html:select>
    I would recommend you check out the html:options tag
    http://struts.apache.org/userGuide/struts-html.html#options
    It takes a collection of items and generates multiple options for you.
    It also deals with selecting the correct value for you.
    Cheers,
    evnafets

  • Array of Embedded Attributes

    Is it possible to have some document definitions for a XML file that contains an array of Embedded Attributes.
    Perhaps something like a table:
    <table>
    <row>
    <cell1>..</cell1>
    <cell2>..</cell2>
    </row>
    <row>
    <cell1>..</cell1>
    <cell2>..</cell2>
    </row>
    </table>
    How would the XML Configuration Files look like for this example?
    null

    See
    http://technet.oracle.com:89/ubb/Forum36/HTML/000295.html

  • Html options

    Hi,
    I am using following code to display a drop down in jsp.
    <logic:present name="ALLBRANDS" scope="request">
         <html:select property="selBrand" styleId="brandBox" >
              <html:options collection="ALLBRANDS" property="strBrandDesc"/>
         </html:select>
    </logic:present>     
    ALLBRANDS is of type java.util.ArrayLIst which contains object of type Brand
    Brand has just two properties strBrandId and strBrandDesc.
    I am using property strBrandDesc to display elements in drop down.
    Up to this, every thing is working ok.
    What I want to do is:
    Whenever a user selects some value, on onchange I want to call a java script method and I want to pass strBrandId to java script function.
    I can't use bean write here..I son't want to retrieve strBrandDesc
    I tried different things but couldn't succeed.
    Can any one help me in this?
    Thanks
    nmadhava.

    I am sorry for asking simple question. Anyways I got it now.
    <logic:present name="ALLBRANDS" scope="request">
                                                      <html:select property="selBrand" styleId="brandBox" styleClass="tdDisplayDropDownText">
                                                                <logic:iterate id="brands" name="ALLBRANDS" type="com.archway.core.bean.MFBrand" scope="request">
                                                                     <html:option value=" <%= brands.getStrBrandId()%> ">
                                                                <bean:write name="brands" property="strBrandDesc"/>
                                                      </html:option>
                                                                </logic:iterate>
                                                      </html:select>
                                                      </logic:present>
    From java script we can access it using
    document.form.brandBox.value which gets id value not description.
    nmadhava

  • How to add a value(text) from javascript to html:option tag .....

    How to populate the <html:option> tag dynamically
    I have a tree view, in tree view tag ( <layout:maeuItem> tag i have written "onclick " event )
    <layout:menuItem key="${agrovoc.AGURI}" link="#"
                                       onClick="return copyVal(this)">
    <script language="javascript" type="text/javascript">
                   function copyVal(obj){
                   str= obj.innerHTML; 
                   l = str.length-4;
                   xyz= str.substring(12,l);
                   document.getElementById('agrovoc').value =document.getElementById('agrovoc').value + xyz+'\n';
                   </script>Here "xyz" contains the Term ( the term clicked in the tree view) now i want add these terms ( clicked in tree view) into <html: option> tag.... how to do this.. plz give me some ideas
    <html:select  property="agrovocbuffer" size="10" >
                        <html:option value="" styleId="agrovoc1"></html:option>
                        </html:select>

    Hi,
    i have tried with this, it's works fine... but when i click on the next page ( i mean 2 or 3 page etc ) the content of <html:option> are erasing (deleting).. i wanted those terms wht i have selected in the 1st page to remain in <html:option> when i click on 2 nd page also...
    Tree view code
    <layout:menuItem key="${agrovoc.AGURI}" link="#"
                                       onClick=" copyVal(this)">JavaScript
    <script language="javascript" type="text/javascript">
                    var i=0;     
                    var myArray=new Array();
                   function copyVal(obj){
                        var flag=0;     
                   str= obj.innerHTML; 
                   l = str.length-4;
                   xyz= str.substring(12,l);
                   while (xyz != null) {
                   for( var l=0;l<myArray.length;l++){
                   if( myArray[l]==xyz){flag=1;alret("The Term is already selected.");}
                   if(flag!=1){
                   document.getElementById('agrovoc').options[i] =new Option(xyz,xyz);
                   myArray=xyz;
                   i++;
                   //alert(i);
                   xyz=null;
                   function del(){
                                  var oc=document.getElementById('agrovoc').options;
                                  //alert(oc.length);
                                  firstBox = document.getElementById('agrovoc');
                                  selectedOption = firstBox.options[firstBox.selectedIndex].value;
                                  selected = firstBox.options[firstBox.selectedIndex].index;
                                  //alert(selected);
                                  for( var l=0;l<myArray.length;l++){
                   if( myArray[l]==selectedOption){myArray[l]="";}
                                  firstBox.options[firstBox.selectedIndex] = null;
                                  var oc=document.getElementById('agrovoc').options;
                                  //alert(oc.length);
                                  for(var x=selected;x<oc.length;x++,selected++)
                                  document.getElementById('agrovoc').options[x] =new Option(firstBox.options[selected].value);
                                  i=oc.length;
                   </script>
    <html:select> code<div align="left" id="hopt">     
                   <td valign="top">
                   <logic:present name="hcount">
                        <html:select property="agrovocbuffer" size="15" styleId="agrovoc" multiple="true" style="width:200px;" >
                        <html:option value="" ></html:option>
                        </html:select><html:button property="button" onclick="del()"> DEL</html:button>
                   </logic:present>
                   </td>
                   </div>
    And all the above code is in <html:form> tag & i have written a custom pagination page
    Now i want  all terms which are in <html:option> remain  in options when i goto 2 nd page..
    how to do this? In the DOM inspector i'm getting the options, but when see the source HTML there are no <html:options>.. when click on the 2 page link the terms which are in <html:option> are not going to the "Action" class ..  :(
    how to do this .. any idea plz..?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Help Implementing HTML OPTION with HTML

    Hi:
    I have a HTML page with the folowing code:
    </SELECT></TD>
    </TR>
    <TR>
    <TD width="156">Mode</TD>
    <TD width="86"></TD>
    <TD width="206"><SELECT name="mode">
    <OPTION value="regmode" selected>REG Mode</OPTION>
    <OPTION value="testmode">TEST Mode</OPTION>
    <OPTION value="devmode" selected>Dev Mode</OPTION>
    </SELECT></TD>
    I need help to implement the OPTION using JSP and JavaBean,
    For a simple text entry I am using the following code:
    <input size=20 type=text name=userID value=<jsp:getProperty name="_welcomeJSPBean" property="userID"/>>
    I am looking for a similar way to get all the posibles values for the HTML OPTION,
    Thank in Advance.
    Leonardo

    This is why many of the tag libraries and frameworks exist. I use Struts, and it has html taglib that includes tags for automating select/option to a very high degree.
    If the list is dynamic, you can use:
    <html:select property="commtypeno">
      <html:options collection="commtypeList" property="commtypeno" labelProperty="commtype" />
    </html:select>
    Or, if the list is static, you can use:
    <html:select property="commtypeno">
      <html:option value="1">Type 1</html:option>
      <html:option value="2">Type 2</html:option>
      <html:option value="3">Type 3</html:option>
    </html:select>
    Anthony

  • Issue with xsd Data type mapping for collection of user defined data type

    Hi,
    I am facing a issue with wsdl for xsd mapping for collection of user defined data type.
    Here is the code snippet.
    sample.java
    @WebMethod
    public QueryPageOutput AccountQue(QueryPageInput qpInput)
    public class QueryPageInput implements Serializable, Cloneable
    protected Account_IO fMessage = null;
    public class QueryPageOutput implements Serializable, Cloneable
    protected Account_IO fMessage = null;
    public class Account_IO implements Serializable, Cloneable {
    protected ArrayList <AccountIC> fintObjInst = null;
    public ArrayList<AccountIC>getfintObjInst()
    return (ArrayList<AccountIC>)fintObjInst.clone();
    public void setfintObjInst(AccountIC val)
    fintObjInst = new ArrayList<AccountIC>();
    fintObjInst.add(val);
    Public class AccountIC
    protected String Name;
    protected String Desc;
    public String getName()
    return Name;
    public void setName(String name)
    Name = name;
    For the sample.java code, the wsdl generated is as below:
    <?xml version="1.0" encoding="UTF-8" ?>
    <wsdl:definitions
    name="SimpleService"
    targetNamespace="http://example.org"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://example.org"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    >
    <wsdl:types>
    <xs:schema version="1.0" targetNamespace="http://examples.org" xmlns:ns1="http://example.org/types"
    xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://example.org/types"/>
    <xs:element name="AccountWSService" type="ns1:accountEMRIO"/>
    </xs:schema>
    <xs:schema version="1.0" targetNamespace="http://example.org/types" xmlns:ns1="http://examples.org"
    xmlns:tns="http://example.org/types" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://examples.org"/>
    <xs:complexType name="queryPageOutput">
    <xs:sequence>
    <xs:element name="fSiebelMessage" type="tns:accountEMRIO" minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    <xs:complexType name="accountEMRIO">
    <xs:sequence>
    <xs:element name="fIntObjectFormat" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageType" type="xs:string" minOccurs="0"/>
    <xs:element name="fMessageId" type="xs:string" minOccurs="0"/>
    <xs:element name="fIntObjectName" type="xs:string" minOccurs="0"/>
    <xs:element name="fOutputIntObjectName" type="xs:string" minOccurs="0"/>
    <xs:element name="fintObjInst" type="xs:anyType" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:complexType>
    <xs:complexType name="queryPageInput">
    <xs:sequence>
    <xs:element name="fPageSize" type="xs:string" minOccurs="0"/>
    <xs:element name="fSiebelMessage" type="tns:accountEMRIO" minOccurs="0"/>
    <xs:element name="fStartRowNum" type="xs:string" minOccurs="0"/>
    <xs:element name="fViewMode" type="xs:string" minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    </xs:schema>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://example.org"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://example.org" xmlns:ns1="http://example.org/types">
    <import namespace="http://example.org/types"/>
    <xsd:complexType name="AccountQue">
    <xsd:sequence>
    <xsd:element name="arg0" type="ns1:queryPageInput"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="AccountQue" type="tns:AccountQue"/>
    <xsd:complexType name="AccountQueResponse">
    <xsd:sequence>
    <xsd:element name="return" type="ns1:queryPageOutput"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="AccountQueResponse" type="tns:AccountQueResponse"/>
    </schema>
    </wsdl:types>
    <wsdl:message name="AccountQueInput">
    <wsdl:part name="parameters" element="tns:AccountQue"/>
    </wsdl:message>
    <wsdl:message name="AccountQueOutput">
    <wsdl:part name="parameters" element="tns:AccountQueResponse"/>
    </wsdl:message>
    <wsdl:portType name="SimpleService">
    <wsdl:operation name="AccountQue">
    <wsdl:input message="tns:AccountQueInput" xmlns:ns1="http://www.w3.org/2006/05/addressing/wsdl"
    ns1:Action=""/>
    <wsdl:output message="tns:AccountQueOutput" xmlns:ns1="http://www.w3.org/2006/05/addressing/wsdl"
    ns1:Action=""/>
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:binding name="SimpleServiceSoapHttp" type="tns:SimpleService">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="AccountQue">
    <soap:operation soapAction=""/>
    <wsdl:input>
    <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
    <soap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    <wsdl:service name="SimpleService">
    <wsdl:port name="SimpleServicePort" binding="tns:SimpleServiceSoapHttp">
    <soap:address location="http://localhost:7101/WS-Project1-context-root/SimpleServicePort"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    In the above wsdl the collection of fintObjInst if of type xs:anytype. From the wsdl, I do not see the xsd mapping for AccountIC which includes Name and Desc. Due to which, when invoking the web service from a different client like c#(by creating proxy business service), I am unable to set the parameters for AccountIC. I am using JAX-WS stack and WLS 10.3. I have already looked at blog http://weblogs.java.net/blog/kohlert/archive/2006/10/jaxws_and_type.html but unable to solve this issue. However, at run time using a tool like SoapUI, when this wsdl is imported, I am able to see all the params related to AccountIC class.
    Can some one help me with this.
    Thanks,
    Sudha.

    Did you try adding the the XmlSeeAlso annotation to the webservice
    @XmlSeeAlso({<package.name>.AccountIC.class})
    This will add the schema for the data type (AccountIC) to the WSDL.
    Hope this helps.
    -Ajay

  • Do I need a fast system drive if i also have a RAID 0 array for media?

    If my video and media files are all on a Fast RAID array then do i need a fast system drive?
    Im building a system. The only thing on my system drive will be programs. And I will have a RAID array for my video and PSD files - but my System drive is an older UltraDMA EIDE133 250g Maxtor. This system drive is testing at 51mb/s Read, and 26mb/s write. (According to Blackmagic disk speed check program)
    A New SATA drive tests at 53 write and 43 read. So should i bother upgrading my system drive to a RAPTOR 150 or stick with the older EIDE drive? Main Programs i use are Adobe After effects, premiere pro, Photoshop for uncompressed editing with blackmagic intensity.
    Specs:
    MB: Tyan K8WE
    AMD Opteron 270 (dual)
    4GB RAM.
    Nvidia Quadro FX 560
    Apple cinema Display 30'
    4x500gb RAID array (2TB total) on Nvidia SATA motherboard controler.

    Jeron,
    Yes, you are probably.
    - Its i either spend $900 dollars or $200.
    The best possible Rig is this; I spend $500 dollars on a dedicated PCI-X RAID controller card. I buy a Raptor 150g system drive $200. And then buying another 3 drives to add to the RAID array of 2 disks i already have = $300.
    Or option 2: My motherboard (K8WE) has 4 SATA-II ports. So I could set up a 4 disk raid with what i have right now and be achieving 210+ mb/s read and write. My system drive would be off the IDE/133 channel. Then i would only have to spend $200 on 2 disks.
    I have been trying to decipher if it is logical to spend that much more money - when it is possible i will only achieve maybe 50 more Megabytes a second. - and have windows and programs start faster.
    A part of me says - "any time i try to save money on something it comes with calamity and disaster". vs. a part of me that says - "you could get more bang for your buck".

Maybe you are looking for

  • Snapshot Logs not being purged

    Hi All, I have a problem where my snapshot logs are not being purged due to materlized veiw dropped from the remote site. I have looked at DBMS_SNAPSHOT.PURGE_SNAPSHOT_FROM_LOG porcedure to remove the orphaned entries in materialized view logs. I wan

  • All data lost updating

    I lost all my data updating my Ipad with iOS5, pictures, files, etc. What can I do to recover it. Also system was asking for a backup password, which I don't have.. what can i do?

  • How to increase Hard Drive in HP Pavallion 8851 Desktop PC

    Hello, I am using one of HP desktop Pavallion 8851, In this Desktop installed 20 GB Hard drive by defult. I want to increase with 40 GB ATA (IDE) Hard drive. I have facing problem with this, Hard Drive detect in BIOS but OS not open. Only Blink curso

  • [SOLVED] UEFI shell won't work on Thinkpad Edge E520

    Hi there, I have installed the x86_64 UEFI Shell 2.0 on my Thinkpad Edge E520 which is already booting in UEFI mode using refind-efi for some time now. The same shell is running just fine on my desktop system. But - on the Thinkpad it doesn't run. Th

  • Mediasource 5.10.38 mp3 track skipping prob

    Hi ! I'm having a problem with Mediasource 5 since I upgraded to it. I was listening to mp3s of a stand up show by Henry Rollins, and Mediasource kept skipping to the next track even though there was still a minute or so of the track left to play. Wh