Latest News
Test Credit Card Account Numbers
While testing, use only the credit card numbers listed here. Other numbers produce an error. Expiration Date must be a valid date in the future (use the mmyy format). Credit Card Type Credit Card Number American Express 378282246310005 371449635398431 American Express Corporate 378734493671000 Discover 6011111111111117 6011000990139424 Visa 4111111111111111 4012888888881881 4222222222222 MasterCard 5555555555554444 5105105105105100 Diners Club…
Read MoreInstall OSX on PC
Wiki: http://wiki.osx86project.org/wiki/index.php/HCL_10.6.8/Portables Forensic Acquisition Utilities Windows Management Instrumentation (WMI) More MAC related Info
Read Morecreate QR Codes in Java
Bar codes aren’t just for cereal boxes any more. 2-D barcodes like Quick Response (QR) Codes are easily read by smart phones and are showing up everywhere from magazinee, restaurant fronts, advertisement, & business cards. With some of the open-source libraries out there, it’s not hard to create your own QR Codes with java.To generate…
Read MoreBEA-149265 Error
If you are getting following exception while running the jspx, follow the instructions provided <Aug 4, 2011 11:03:27 AM PDT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID ‘1312481005405’ for task ‘0’. Error is: ‘weblogic.application.ModuleException: ‘ weblogic.application.ModuleException: at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159) Truncated. see log…
Read MoreBusiness Components for Java Error Messages
All messages are prefixed by text that indicates the area of the product where the error occurred. In this case, the prefix “JBO-” signifies that this message was generated by Oracle Business Components for Java. JBO-25000: UnknownSQLTypeException Reason: SQLType name passed to NullValue constructor is invalid. Solution: Provide a valid SQLType name. See oracle.jbo.server.OracleTypeMapEntries.java for…
Read MoreLoad runner shortcut keys
VUGen Edit Find Next F3 Replace Ctrl + H Goto Step in Execution Log Ctrl + E Show Function Syntax Ctrl + Shift + Space Complete Word Ctrl + Space Insert New Step Alt + Insert Start Transaction Ctrl + T End Transaction Ctrl + D Toggle Break point F9 Vuser Start Recording Ctrl +…
Read MoreMax Identifier Lengths on Common RDBMS
RDMBS Table Name Max Length Column Name Max Length Oracle 30 30 MySQL 64 64 Derby 128 128 PostgreSQL 31 31 SQL Server 128 128 DB2 128 128 Sybase 30 30 Sap DB 32 32
Read MoreRice Webserice Links
To enable/disable webservice security in KRice, do the following Search for kim.soapExposedService.jaxws.security in properties Replace value to false Execute ant target dist-local & followed by make-source. Service URLs KIM http://localhost:8080/kr-tst/remoting/kimRoleServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimGroupServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimIdentityServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimPermissionServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimRoleUpdateServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimGroupUpdateServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimResponsibilityServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimPermissionUpdateServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimIdentityManagementServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimResponsibilityUpdateServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/kimIdentityManagementNotificationServiceSOAP?wsdl KEW http://localhost:8080/kr-tst/remoting/WorkflowUtilityServiceSOAP?wsdl http://localhost:8080/kr-tst/remoting/sendNotificationKewXmlSOAPService?wsdl http://localhost:8080/kr-tst/remoting/WorkflowDocumentActionsServiceSOAP?wsdl
Read More