Skip to content
SWKB.NET

Yearly Archives: 2014

  1. Home>
  2. 2014>
  3. Page 3

Weblogic Server 12c: Differences from Tomcat when deploying a web application

  • Post author:admin
  • Post published:August 10, 2014
  • Post category:WebLogic
  • Post comments:0 Comments

Let's suppose that we have a spring web application, which is already deployed in Tomcat and we want to migrate to Weblogic Server.We must take care of the following:First create…

Continue ReadingWeblogic Server 12c: Differences from Tomcat when deploying a web application

Oracle ADF: Changing the context-root

  • Post author:admin
  • Post published:August 8, 2014
  • Post category:Oracle ADF: How To Examples
  • Post comments:0 Comments

In Oracle ADF the weblogic.xml is automatically created.In order to change the context-root element, without editing the weblogic.xml after its creation, simply select:Project Properties > Java EE ApplicationThere you can…

Continue ReadingOracle ADF: Changing the context-root

Oracle PL/SQL: Return hardcoded list of values to Sys_RefCursor using nested table

  • Post author:admin
  • Post published:August 8, 2014
  • Post category:Oracle PL/SQL: How To Examples
  • Post comments:0 Comments

Let's suppose that you want to return on Sys_RefCursor, some values, which does not exist in the database, thus should be created on the fly.One way to do this, is…

Continue ReadingOracle PL/SQL: Return hardcoded list of values to Sys_RefCursor using nested table

Oracle DB: Object dependencies

  • Post author:admin
  • Post published:August 8, 2014
  • Post category:Oracle DB: How To Examples
  • Post comments:0 Comments

Here is how to query the dependencies of an object in Oracle DB:(in this example, which tables a package specification is depended on)select  /*+ NO_PARALLEL */ * from (SELECT DISTINCTb.object_name…

Continue ReadingOracle DB: Object dependencies

Oracle PL/SQL: Call WebService

  • Post author:admin
  • Post published:July 19, 2014
  • Post category:Oracle PL/SQL: How To Examples
  • Post comments:0 Comments

Here is an anonymous block for the demonstration of Web-Service call capability using Oracle PL/SQL.The Web-Service takes 1 parameter (cust) as input and outputs a list with 4 columns.We provide…

Continue ReadingOracle PL/SQL: Call WebService

Hibernate: Use Excel as Data Source

  • Post author:admin
  • Post published:July 8, 2014
  • Post category:Hibernate: How To examples
  • Post comments:0 Comments

It is very convenient for testing purposes (and not only) to keep a simple database in Excel format.In order to do this, every sheet in our excel file must represent…

Continue ReadingHibernate: Use Excel as Data Source

Oracle PL/SQL: Useful Links

  • Post author:admin
  • Post published:June 15, 2014
  • Post category:Oracle PL/SQL: Links
  • Post comments:0 Comments

Handling PL/SQL Exceptions:http://docs.oracle.com/cd/B10500_01/appdev.920/a96624/07_errs.htm

Continue ReadingOracle PL/SQL: Useful Links

XPath: Java: Read value from XML files

  • Post author:admin
  • Post published:May 27, 2014
  • Post category:Java
  • Post comments:0 Comments

Please, view the following related article:Java: XPath: Read value from XML files

Continue ReadingXPath: Java: Read value from XML files

XPath: Java: Read series of attributes from xml files

  • Post author:admin
  • Post published:May 27, 2014
  • Post category:Java
  • Post comments:0 Comments

Please, view the following related article:Java: XPath: Read series of attributes from xml files

Continue ReadingXPath: Java: Read series of attributes from xml files

XPath: Oracle DB: Extract part of xml

  • Post author:admin
  • Post published:May 27, 2014
  • Post category:Oracle
  • Post comments:0 Comments

Please, view the following related article:Oracle DB: XPath: Extract part of xml

Continue ReadingXPath: Oracle DB: Extract part of xml
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page

Recent Posts

  • How to loop through Collection
  • HttpXsrfInterceptor and HttpXsrfCookieExtractor implementation example
  • Euromillions simulation
  • The birthday paradox
  • Java: Write to file
  • Tomcat: How to set encoding to unicode
  • Oracle PL/SQL: SYS_RefCursor to JSON
  • Oracle PL/SQL: Conditional Cursor
  • MySQL: Load data into table from file
  • Oracle DB: NUMBER data type

Recent Comments

    Categories

    • AJAX: How To Examples
    • Angular7: How To Examples
    • Apache
    • APEX: How To Examples
    • C++: How To Examples
    • Calculations
    • CSS: How To Examples
    • Google: How To Examples
    • Hibernate: How To examples
    • HTML: How To Examples
    • Java
    • Java: Ant
    • Java: Fundamentals
    • Java: How To Examples
    • Javascript: How To Examples
    • Joomla: Fundamentals
    • Joomla: How To Examples
    • Linux-Unix: How To Examples
    • MS-Access: How To Examples
    • MS-DOS: How To Examples
    • MySQL: How To Examples
    • News
    • Oracle
    • Oracle ADF: How To Examples
    • Oracle Apps: Fundamentals
    • Oracle Apps: Links
    • Oracle DB: Fundamentals
    • Oracle DB: How To Examples
    • Oracle DB: Links
    • Oracle OAF: How To Examples
    • Oracle PL/SQL: How To Examples
    • Oracle PL/SQL: Links
    • PHP: How To Examples
    • Siebel: How To Examples
    • SOAP
    • Tomcat
    • Various
    • VB6: How To Examples
    • WebLogic
    • Windows: How To Examples

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright - OceanWP Theme by OceanWP