New 2 JSF, Help me in configuring it

Hey what all are the JAR's required for JSF?
where can i find it.
Does it has any site or link, where i can download?
Thanks
Praveen

Hi,
The EA4 Version of JSF is bundled in version 1.2 of the Java Web Services Developer Pack (JWSDP):
http://java.sun.com/webservices/webservicespack.html
If you want to separate the libs from the pack you will need following libs after you have installed Java Web Services Developer Pack:
C:\jwsdp-1.2\jsf\lib
(=essential jsf jar files)
and probably
C:\jwsdp-1.2\common\lib
(=additional jar files needed)
Greetings,
Rene

Similar Messages

  • New to Oracle - could really use help with memory configuration

    I'm new to Oracle and am assuming the support role on a system that is using Oracle 8.1.7 as the database server and need help with memory configuration.
    The server is being used with FileNet and we're having issues while trying to purge logs (purge never completes) and the disk drive activity LED is on almost solid. My guess is is that it's not using enough/doesn't have enough memory therefore constantly reading off the disk and going too slow to finish the purge between nightly backups in which the database service is stopped.
    The server is running on Windows 2000 Server SP4, has 1G of RAM and is dual-Xeon processor.
    Any help or starting point references would be greatly appreciated.

    Hi ...
    You can use a StatsPack for guess the best distribution memory with your DB needs.
    See metalink Note:228913.1
    Regards

  • Error after installing the new JSF release

    I've got a problem to install the new JSF release. I downloaded the Web Services Developer Pack 1.3 from the homepage and installed it. Then, i downloaded the actual release of the JSF 1.0 as a zip file. I removed the existing jsf directory in the original WSDP and extracted the zip file into the home directory of the WSDP. Then I renamed the directory from jsf-1.0 to jsf and started the tomcat again.
    But then I get the following errors and tomcat isn't working at all:
    Mar 19, 2004 1:43:52 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on port 8080
    Mar 19, 2004 1:43:52 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 3297 ms
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Java Web Services Developer Pack
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Java Web Services Developer Pack/1.3
    Mar 19, 2004 1:43:52 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Mar 19, 2004 1:43:53 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jwsdp-catalog.xml
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:43:54 PM org.apache.catalina.logger.LoggerBase stop
    INFO: unregistering logger Catalina:type=Logger,path=/jwsdp-catalog,host=localhost
    Mar 19, 2004 1:43:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jstl-examples.xml
    Mar 19, 2004 1:44:03 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-cardemo.xml
    Mar 19, 2004 1:44:14 PM com.sun.faces.config.rules.NavigationRuleRule end
    WARNING: [NavigationRuleRule]{faces-config/navigation-rule} Merge(/confirmChoices.jsp)
    Mar 19, 2004 1:44:16 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-nonjsp.xml
    Mar 19, 2004 1:44:27 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-components.xml
    Mar 19, 2004 1:44:40 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\jsf-guessNumber.xml
    Mar 19, 2004 1:44:52 PM com.sun.faces.config.ConfigureListener verifyObjects
    INFO: Application object verification completed successfully
    Mar 19, 2004 1:44:52 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\admin.xml
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:53 PM org.apache.catalina.logger.LoggerBase stop
    INFO: unregistering logger Catalina:type=Logger,path=/admin,host=localhost
    Mar 19, 2004 1:44:53 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:H:\jwsdp-1.3\conf\Catalina\localhost\manager.xml
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path from URL file:H:\jwsdp-1.3\webapps\ROOT
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:54 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /jsp-examples from URL file:H:\jwsdp-1.3\webapps\jsp-examples
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:55 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /servlets-examples from URL file:H:\jwsdp-1.3\webapps\servlets-examples
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Mar 19, 2004 1:44:56 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Mar 19, 2004 1:44:56 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on port 8080
    Mar 19, 2004 1:44:56 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 63891 ms
    So what's wrong with my installation.
    kind regards, Ingo

    Your server may be in an unstable state if you did not remove all of the old cached files.
    I recommend you clear out your <JWSDP_HOME>/work directory and remove all the <JWSDP_HOME>/conf/Catalina/localhost/jsf* files and restart your server.
    Thanks,
    Justyna

  • Creation of new JSF has stopped working correctly

    Hi guys,
    I'm rather new to JDeveloper, but i have successfully completed 7 or so tutorials without a problem. But recently i have found a problem which i can't seem to get rid of.
    I create a new Application; lets say a WebCenter Application.
    I right Click the view controller and select "New > JSF > JSF JSP"
    Just hit next a few times and finish, so i have a untitled1.jspx on there with all components enabled. and then drag and drop a PanelPage onto the JSPX page.
    Instead of getting the template up, I get a page with
    -<>ROOT
    <>OUTPUT | Page Directive
    This happens with and ADF component.
    If i repeat the same process with other, older projects i can do this and get the correct template still.. So it's obviously something i have done to the way new projects are created.
    Any ideas what i need to reconfigure?
    Many thanks,

    Thanks a lot for your responses: Showing the log of the visual editor has been a lot of help. I've got the following response:
    Error exercising tag : afh:head
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.AdfRenderingContext.getTranslatedString(AdfRenderingContext.java:70)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.GlobalVariablesScriptlet.outputScriptletContent(GlobalVariablesScriptlet.java:49)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptletImpl(Scriptlet.java:111)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptlet(Scriptlet.java:52)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlUtils.addLib(XhtmlUtils.java:166)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputDependency(Scriptlet.java:144)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.AliasedScriptlet.outputScriptletImpl(AliasedScriptlet.java:112)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptlet(Scriptlet.java:52)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlUtils.addLib(XhtmlUtils.java:166)
    Error exercising tag : afh:body
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.core.CoreAdfRenderingContext.getStyleClass(CoreAdfRenderingContext.java:211)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlRenderer.renderStyleClass(XhtmlRenderer.java:338)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer._renderLibraryDownloadElement(PanelPartialRootRenderer.java:480)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderPPRSupport(PanelPartialRootRenderer.java:340)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderPPRSupport(BodyRenderer.java:81)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:141)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:169)
         at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
    I'll look into these errors as best i can... Shame it's not as simple as a class not found exception. Has anyone got any pointers as where would be best to look?

  • New g/l a/c configuration

    Hi,
    PLZ can any one send new g/l a/c configuration. My Email Id is [email protected]
    awarded points
    Regards,
    JC

    Hello
    Check this link on total config of new GL
    http://help.sap.com/erp2005_ehp_02/helpdata/en/29/830e405c538f5ce10000000a155106/frameset.htm
    Also some points:
    1.     Activate New GL
    The New General Ledger Accounting by a single click on the clock icon
    You will reach to change view "activation of New GL A/cg" detail screen and tick the checkbox and save.
    After activation of New General Ledger Accounting, you exit the IMG screen When you re-enter , you find that a new node is added Financial Accounting (New)
    2.     Define Segment
    After activation of New General Ledger Accounting , a new sub node appears in the IMG structure.
    This sub node is Define Segment
    The menu path is:
    SAP Customizing IMG ---> Enterprise Structure ---> Definition --> Financial Accounting --> Define Segment
    In this IMG activity, you define your segments.
    If you then define your profit centers, you can enter an associated segment in the master record of a profit center. The segment is then derived from the assigned profit center during posting.
    Activation has created a new field in Profit Center Master Record : the SEGMENT
    3.     Leading and Non- Leading Ledgers
    In General Ledger Accounting , you can use several Ledgers in parallel. This allows you to produce financial statements according to different accounting principles. A ledger uses several dimensions from the totals table it is based upon. When defining Ledgers , one must be defined as the Leading Ledger . The Leading Ledger is based on the same accounting principles as that of the consolidated financial statements. It is integrated with all subsidiary ledgers and is updated in all company codes. This means that it is automatically assigned to all company codes. In each company code, the Leading Ledger receives exactly the same settings that apply to that company code : the currencies, the fiscal year variant and posting period variant .
    You must designate one of your ledgers as the Leading Ledger. It is not possible to designate more than one ledger as the leading ledger.
    The menu path is :
    SAP Customizing IMG -
    > Financial Accounting ( New ) -
    > Financial Accounting Basic Settings (New) -
    > Ledgers -
    > Ledger -
    > Define Ledgers for General Ledger Accounting
    Clicking on the checkbox identifies one of your ledgers as the Leading Ledger.
    4.     Activation of Non Leading Ledgers
    Non Leading Ledgers are parallel ledgers to the Leading Ledger . They can be based on local accounting principle, for example. You have to activate a non- Leading Ledger for individual company codes. Non- Leading Ledgers can have different fiscal year variants and posting period variants per company code to the Leading Ledger of this company code.
    The menu path is :
    SAP Customizing IMG ---> Financial Accounting ( New ) -
    > Financial Accounting Basic Settings (New) -
    > Ledgers -
    > Ledger -
    > Define and Activate Non --Leading Ledgers
    5.     Assign scenarios to ledgers
    A Scenario combines Customizing settings from different business views. Each business view specifies which posting data is transferred from different application components in General Ledger Accounting, such as cost Center update or ProfitCenter update .You assign the desired scenarios to your ledgers. For each ledger, you define which fields are filled with posting data from other application components.
    SAP delivers a number of scenarios in the standard system. It is possible to create additional scenarios.
    The menu path is:
    SAP Customizing IMG -
    > Financial Accounting ( New ) -
    > Financial Accounting Basic Settings (New) -
    > Ledgers -
    >Fields -
    > Display Scenarios for General Ledger Accounting.
    6.     Cost of sales accounting
    Cost of sales accounting is a way to create a profit and loss statement (P & L) for a company by comparing the revenues to the costs or expenses incurred to obtain these revenues.
    The expenses are mainly divided by functional area such as:
    Manufacturing
    Administration
    Sales
    Research and Development
    We can activate Cost of Sales Accounting by the following menu path :
    SAP Customizing IMG -
    > Financial Accounting ( New ) -
    > Financial Accounting Basic Settings (New) -
    > Ledgers -
    > Activate Cost of Sales Accounting
    Reg
    assign points if useful

  • Customizing column sorting in new jsf table

    The new JSF table in the creator 2 is great. I like it. It includes so many out of the box features. It is the reason we use the creator for our current project.
    But I cannot figure out how to customize the column sorting.
    Why do I need column sorting?
    I need to sort a column that can include ad IP address or a host name. Our customer can either use a host name or an IP address to address a device in the network, both in the same column.
    Now sorting an IP address is already difficult. It is actually a sort over a 4 byte number. Sorting over host names is normal alphabetic string sorting.
    How to sort over both in the same column?
    This cannot be done using standard sorting. I need to use a validator or something similar to customize the sorting of this column.
    Can anybody help me with a hint if:
    1- Customizing sorting over a column is possible. (I really would like to keep all other sorting features (icons, multi column support...)).
    2- A hint or code sample, how to do this.
    If this is not possible, I urge the creator team to think of implementing this soon. Otherwise one killer feature of the creator 2 will lose a lot of its teeth.

    Thx mayagiri for your reply!
    But including the src-code for the dataprovider package into a test project, and debugging in the creator-ide has done the thing!
    Here our solution:
    Class ToCompare is the object type which address field displayed in a page, simply containing a table with 2 adress colums, that can be sorted either according to our ip/hostname-comparison or according to String.compare().
    * ToCompare.java
    * Created on 10. Februar 2006, 10:41
    * This class is a basic model object,
    * with a field - String address - according
    * to which it shall be sortable.
    package comparator;
    * @author mock
    public class ToCompare {
         * holds the IP or Host address
        private String address=null;
         * Instance of a Comparator class that
         * provides our sorting algorithm
        private RcHostComparator hostComparator=null;
        /** Creates a new instance of ToCompare */   
        public ToCompare() {
            this("defaultHost");       
         * when creating a new ToCompare instance,
         * the hostComparator is created for it
         *  @ param aAddress - IP or Hostname
        public ToCompare(String aAddress) {
            address=aAddress;
            hostComparator=new RcHostComparator(address);
        public String getAddress() {
            return address;
        public RcHostComparator getHostComparator() {
            return hostComparator;
    }Here the code of the Class RcHostComparator, it is created with the address field of the ToCompare object that it holds. It first checks if the address field is an IP or not, and then chooses the comparison algorithm according to its own field state and the field state of the object to compare to:
    * RcHostComparator.java
    * Created on 10. Februar 2006, 10:43
    *  This class is used to provide a method for
    *  comparing objects that have an address field,
    *  containing either IP adresses or hostnames.
    package comparator;
    import java.text.CollationKey;
    import java.text.Collator;
    import java.util.Comparator;
    import java.util.Locale;
    * @author mock
    public class RcHostComparator implements Comparator
         * holds the IP or Host address
        private String address=null;
         * Is the address an IP
        private boolean isIPAddress=false;
         * if (!isIPAddress) this is created out of the address
         * to provide a performant way of comparing it with another
         * CollationKey, in order to sort Strings localized
         *  @ see java.text.Collator
         *  @ see java.text.CollationKey
        private CollationKey hostnameCollationKey=null;
         * if (isIPAddress) this array holds
         * the 4 byte of the Ip address to compare
        private int[] intValues=null;
         * minimum for IP bytes/ints
        private static final int minIntValue=0;
         * maximum for IP bytes/ints
        private static final int maxIntValue=255;
         * Creates a new instance of IpComparator
         *  @ param aAddress  - holds the IP or Host address
        public RcHostComparator(String aAddress) {
            address=aAddress;
             * check if address is an IP
            isIPAddress=checkIP();
             * if Hostname -> instantiate localized CollationKeys
            if(!isIPAddress){
                 Collator _localeCollator=Collator.getInstance(Locale.getDefault());
                 hostnameCollationKey=_localeCollator.getCollationKey(address);
            }else{}
         *  Here the comparison of the address fields is done.
         *  There a 4 cases:
         *  -1 both Hostnames
         *  -2 aObject1 IP, aObject2 Hostname
         *  -3 aObject1 Hostname, aObject2 IP
         *  -4 both IPs
         *  @ param aObject1, aObject2 - Comparator objects
        public int compare(Object aObject1, Object aObject2)
          int _result= 0;
          if(aObject1 instanceof RcHostComparator && aObject2 instanceof RcHostComparator )
               RcHostComparator _ipComparator1=(RcHostComparator)aObject1;
               RcHostComparator _ipComparator2=(RcHostComparator)aObject2;
               *  Compare algorithms, according to address types
               if(!_ipComparator1.isIPAddress()&&!_ipComparator2.isIPAddress()){
                       *  If both addresses are Strings use collationKey.compareTo(Object o)
                    _result=_ipComparator1.getHostnameCollationKey().compareTo(_ipComparator2.getHostnameCollationKey());
               }else{
                       *  IPs are smaller than Strings -> aObject1 < aObject2
                    if(_ipComparator1.isIPAddress()&&!_ipComparator2.isIPAddress()){
                         _result=-1;
                    }else{
                                *  IPs are smaller than Strings -> aObject1 > aObject2
                         if(!_ipComparator1.isIPAddress()){
                              _result=1;
                         }else{
                             int _intIndex=0;
                             int[] _int1=_ipComparator1.getIntValues();
                             int[] _int2=_ipComparator2.getIntValues();
                                      * compare IP adresses per bytes
                             while(_result==0 && _intIndex<4){
                                  if(_int1[_intIndex]>_int2[_intIndex]){
                                       _result=1;
                                  }else if(_int1[_intIndex]<_int2[_intIndex]){
                                       _result=-1;
                                  }else{}                            
                                             _intIndex++;
          }else{}   
          return _result;
         *  checks if the address field holds an IP or a hostname
         *  if (_isIP) fill intValues[] with IP bytes
         *  if (!isIP)  create hostnameCollationKey
        private boolean checkIP(){
           boolean _isIP=false;
           String[] _getInts=null;
            *  basic check for IP address pattern
            *  4 digits also allowed, cause leading
            *  0 stands for octet number ->
            *  0172=122                  ->
            *  0172.0172.0172.0172 = 122.122.122.122
           boolean _firstcheck=address.matches("[0-9]{1,4}\\.[0-9]{1,4}\\.[0-9]{1,4}\\.[0-9]{1,4}");
           if(_firstcheck){
                _getInts=address.split("\\.");           
                intValues=new int[4];
                for (int _count=0; _count<4; _count++){
                   try{                     
                       int _toIntValue;
                       if(_getInts[_count].startsWith("0")){
                                // if leading 0 parse as octet -> radix=8
                               _toIntValue=Integer.parseInt(_getInts[_count], 8);                          
                       }else{  
                                // parse as is -> radix=10 -> (optional)
                               _toIntValue=Integer.parseInt(_getInts[_count]);                          
                       if(_toIntValue<minIntValue||_toIntValue>maxIntValue){
                              // out of unsigned byte range -> no IP
                              return _isIP;
                       }else{
                              // inside byte range -> could be part of an IP
                              intValues[_count]=_toIntValue;
                   }catch(NumberFormatException e){
                           // not parseable -> no IP
                           return _isIP;
               // all 4 bytes/ints are parseable and in unsigned byte range -> this is an IP
                _isIP=true;
           }else{}      
           return _isIP;
        public boolean isIPAddress() {
                return isIPAddress;
        public int[] getIntValues() {
                return intValues;
        public CollationKey getHostnameCollationKey() {
                return hostnameCollationKey;
        public String getAddress()
            return address;
    }The page bean holds an array of ToCompare objects. It is the model for a new table component, hold by an ObjectArrayDataProvider. Here a code excerpt:
    public class Page1 extends AbstractPageBean
        private ToCompare[] toCompare= new ToCompare[]{
            new ToCompare("1.1.1.1"),
            new ToCompare("2.1.1.1"),
            new ToCompare("9.1.1.1"),
            new ToCompare("11.1.1.1"),
            new ToCompare("0172.0172.0172.0172"),
            new ToCompare("123.1.1.1"),
            new ToCompare("a"),
            new ToCompare("o"),
            new ToCompare("u"),
            new ToCompare("z"),
            new ToCompare("�"),      
            new ToCompare("�"),
            new ToCompare("�")        
         * This method is automatically generated, so any user-specified code inserted
         * here is subject to being replaced
        private void _init() throws Exception
            objectArrayDataProvider1.setArray(toCompare);
        private TableRowGroup tableRowGroup1 = new TableRowGroup();   
        private ObjectArrayDataProvider objectArrayDataProvider1 = new ObjectArrayDataProvider();
    }The relevant .jsp section for the two column table looks like:
    <ui:tableRowGroup binding="#{Page1.tableRowGroup1}" id="tableRowGroup1" rows="10" sourceData="#{Page1.objectArrayDataProvider1}" sourceVar="currentRow">
      <ui:tableColumn binding="#{Page1.tableColumn1}" headerText="SortIP" id="tableColumn1" sort="#{currentRow.value['hostComparator']}">
        <ui:staticText binding="#{Page1.staticText1}" id="staticText1" text="#{currentRow.value['address']}"/>
      </ui:tableColumn>
      <ui:tableColumn binding="#{Page1.tableColumn2}" headerText="SortString" id="tableColumn2" sort="address">
        <ui:staticText binding="#{Page1.staticText2}" id="staticText2" text="#{currentRow.value['address']}"/>
      </ui:tableColumn>
    </ui:tableRowGroup>Sorting localized with Locale="DE_de" according to ip/hostcompare sorts:
    SortIP
    1.1.1.1
    2.1.1.1
    9.1.1.1
    11.1.1.1
    0172.0172.0172.0172
    123.1.1.1
    a

    o

    u

    zWhereas normal sort over String address whitout localization sorts:
    SortString
    0172.0172.0172.0172
    1.1.1.1
    11.1.1.1
    123.1.1.1
    2.1.1.1
    9.1.1.1
    a
    o
    u
    z


    �Not that short, but I hope it will help - if anyone has the need for another than the default sorting algorithms
    Best regards,
    Hate E. Lee

  • WAP4410N Help on to configure dhcp OR dhcp CLIENT

    Help on the config. WAP4410N
    WAP4410N Help on to configure
    HI  Guys,
    I have 2 Wireless Access Points WAP4410N. Iam very new in Using these Wireless ACCESS points. initial configuration I have done with the help of Starting guide. Here i want to know few things
    1) Is these can be configured By CLI mode as of now i used GUI mode.
    2)i want to give connected users of wifi from the DHCP loop created in L3 switch (is a DHCP server). where wifi point is connected to a port of L3 switch.
    3) How can i give connected wifi users from  DHCP Pool with different ip adress subnet to internal users and guests. is this can be configured here on product i have or not?
    if yes . can you please exlain me or gvve me detaiuled stuff.
    4) I Want to give access to my employees internal server through WI-fi . where i  have L3 switch  connected  to a server gi 1/0/1 (10.10.10.10) and wifi at port gi 1/0/2. how can segregate or seperate the internal user employees with access to servers and gust users directly access internet through gateway 10.10.11.1 connected to L3 switch. where wifi port has to be given a different VLAN no.
    wifi-----------------------L3 switch--------------------------router
                             server

    Hello all
    I had an issue.
    , added SSID with different VLan numbers. everything went good. i can access the WAP but couldnt connect to internet where i can ping from connected WAP to Gateway of our network . but couldnt connect to internet.
    the status on the connected WAP says. Limited access. No internet access.......
    Any help guys. is there any problem with my laptop searched through online restarted the Netsh service of TCP and all .. but lost couldnt connect to internet and the status still shows No internet access..\\
    Really ****** on with WAP4410N working with it from 4days. atlast connected to WAP and the new issue arises with no internet access...
    Thanks
    srikanth

  • Making a new JSF project

    I'm using Nitrox IDE for JSF, but I'm unable to make a new JSF project.
    I can only make a new JSP project or a SAMPLE JSF project. Where can i select that i want a JSF project and NOT a JSP project?
    Many tnx.

    No, it is possible to create a JSF project.
    The steps are as follows,
    * Launch New Web App wizard
    * Retain the default "New Web Application" selection, Click Next
    * Type in a project name "MyProject"
    * Select JSP &/ JSTL Configuration, Click Next
    * Check "Add JSF Support" and choose either Sun RI or MyFaces implementation, Click Next
    * Review the project settings - Click Finish
    A template JSF project is created.

  • Recommend a good reference book and helpful links to configure ACS 5.x

    Hi Experts,
    I am new to Cisco ACS, Can anyone recommend me a good reference book and helpful links which will help me to configure ACS 5.x
    Thanks In Advance
    Kiran Kumar CH

    Hi Klaus,
    I found the Cisco Press book "AAA Identity Management" to be a good reference when I was getting started with ACS 5.x.
    http://www.ciscopress.com/bookstore/product.asp?isbn=1587141442
    Good luck,
    Nate

  • How to prevent LV "New Open Help Config" panel displaying during TS?

    what is the easiest way to prevent LV "New Open Help Config" panel displaying or being visible during TS execution?

    Hi Stephen,
    The first option you could look at is just to use the LabVIEW Run-Time Engine instead of the Development System as your LabVIEW adapter (Configure >> Adapters). This will not show the Getting Started window that pops open when you run a sequence that contains LabVIEW action steps. 
    The other option that you could look into is the window activation properties for each step found by right-clicking a step and selecting properties. Then select the Run Options tab and mess with the TestStand Activation Window drop down menu.
    Hope this helps!
    Best Regards,
    Jonathan N.
    National Instruments

  • Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started. How do I set FF back to open tabs in 1 window

    Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started 2 days ago. How do I set FF back to open tabs in 1 window?
    There is no plus sign and going into optins and changing settings has not worked. I have uninstall FF and reinstall-keeping my personalization-and that was no help.
    Right clicking on FF Icon to open a new tab, or going up to FF drop down tab and clicking on new tab both do not work.
    Help everything opens a new window not a new tab. there seems to be no way to reset this or to chose a different optin. I just downloaded new tabs at end addon and it didn't do a thing.

    as a first troubleshooting step - does it work like normally when you open & run firefox in [[Safe Mode|safemode]] by pressing the shift key while you open firefox (all other instances have to be closed before)...

  • My ipod touch 5 is frozen on the lockscreen and i cant do anything except restart it and that doesnt hekp. will getting a new screen help? or is there another, less exspensive way? also, it is not connected to wifi.

    I need to fix my ipod and i don't know how, i am hoping that if i leave it alone over night that it will fix itself,
    its on the lock screen and i cant do anything with the screen, i tried restarting it and it didnt work, so because i restarted it, it is not connected to wifi.
    please help.
    will getting a new screen help? or is there an easier, less expensive way?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                                                       
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar              

  • PLease help me to configure

    Hello Friends,
    I need your help to configure my voice setup.I have two location connected with a point-to-point leased line. Both the ends have different brand pbx installed. One is connected with R1 with the help pf a T1 voice card and Other is connected with R2 with the help of a E1 card. I am giving an attachment of the scnerio. Please help me to configure the cisco 3640 routers with H.323 gateway. I will be very thankful to you.My bosses has given me this work to do. Now I need your help. I have some exerience to configure E1 and T1 cards also have some knowledge of configuring dial pears.
    Thanks.

    Ok, this was the 2nd thing I was just about to recommend, and that was to not Trunk due to the E1/T1 limitation and just terminate and route everything H323. Both sides are CAS, just one is E&M Immediate and the other is R2-Digital. Unlike the 1st document I linked you are not trunking the connections you are using a PLAR to a voice-port. Essentially you are using a H323 dialplan to do this in a limited fashion.
    Unfortunately CAS doesn't support ANI unless you use FGD or FGD-EANA on the T1 side Router and PBX. Not totally sure on the R2 side but I believe you need to configure your PBX and R2 router to use R2-Digital Compelled, non-compelled or semi-compelled to get ANI information on that side.
    Reference these documents.
    http://www.cisco.com/en/US/tech/tk652/tk653/technologies_tech_note09186a00800e2560.shtml
    http://www.cisco.com/en/US/tech/tk652/tk653/technologies_tech_note09186a00800943c2.shtml
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124tcr/tdia_r/dia_d2ht.htm#wp1010243
    Please rate any helpful posts
    Thanks
    Fred

  • Help in the configuration of SAPCRM BP to EP 6.0 SP2

    Hi all,
    Need some Help on the configuration  of the CRM Business Package 6.0.2.2. to EP 6.0 SP2. I am following the guide for the same given on SAP HELP. I have activated the required BSP Services : crm_bsp_frame etc.
    And i have assigned the Account Manager role to one of the portal users. I have also configured the backend role to the backend user to which the portal user is mapped.
    Now, iam able to see the Account Manager's top and detail level navigation in the portal, but iam not able to see the iviews in it. The error is as below:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Application URL 'http:///sap/bc/bsp/sap/crm_bsp_frame/entrypoint.do' is not valid! Please check the protocol and host entries for system 'SAP_CRM'..
    See the details for the exception ID in the log file
    The SAP_CRM system that i have defined is fine. SInce iam able to create an SAP Transaction iview out of it successfully.
    Any pointers regarding this will be very useful. Thanks

    Hello Mr. Ramaya,
              Your SAP_CRM system definition is missing the entries for web application server. Check your system definition.  This is why in following url your host and port are missing.
    <b>'http:///sap/bc/bsp/sap/crm_bsp_frame/entrypoint.do'</b>

  • New g/l a/c configuration Doc.

    Hi SAP Gurus,
    PLZ can any one send new g/l a/c configuration Doc.
    my email id  :-  [email protected]
    thanks in advance
    Regards,
    Mahendra

    hi Jostna..
    could you send the material to my mail ID
    ID : [email protected]
    Thanks
    Madhu

Maybe you are looking for

  • Can not Insert data to Microsoft Access successfully

    I am using Microsoft Access database, and trying to insert some data into a table with a "while" loop, but every time, the last row can not be inserted although the return value of the "executeUpdate()" is 1, can anyone tell what's wrong with that? t

  • PO version change does not resulting output

    Hi, Initially PO created with version "0" and resulted message out put automatically and PO got printed. Then, user has done some changes to PO then it is resulting version "1" but this vesrion does not results automatic out put as like version "0" P

  • Playing iPod on home computer system

    I need some advice regarding playing iTunes-purchased songs over my home computer system. I've seen various products that permit one to load music files onto a hard drive component linked to the stereo and even link to TV screens to control song sele

  • Photo sync trying to optimize my whole collection? why?

    I choose 'Select Folders' and picked 4 to 5 folders maybe about 500 pictures total. When it syncs it says its optimizing 1 of 12196 (which is going to take some time). What is it doing as I did not choose the whole library? Plus even after it complet

  • Adobe flash CS3 professional trial version installation problem

    hi, I am trying to install the adobe flash CS3 professional trial version on windows installed and it complains that "internet explorer" is opened. I killed all the processes "iexplore.exe" , it still complains the same thing. Please let me know...am