Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From the command line change the the <bmp_home> directory and type the following command:

maven run:client

Current error

No Format
bgColor#000000
borderStylesolid
E:\loan-bmp>maven run:client
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

run:client:
    [java] javaxcreating customer..naming.AuthenticationException:
   Cannot deternmine server protocol version: Received null/0.0; nested exception is:[java] done.findByPrimaryKeyTest... 1
    [java] customer name: Customer 1
    [java] customer sss no: 2323232
  java.io.IOException: Unable to read protocol version.  Reached the end of the stream.[java] customer loan amount: 0.0
    [java] customer annual salary: 0.0
    [java] customer birthdate: Thu Oct  at org.openejb.client.JNDIContext.authenticate(JNDIContext.java:196)27 00:00:00 EDT 2005
    [java] updating ejb...
    at[java] orgdone.openejbfindBySssNoTest.client.JNDIContext.getInitialContext(JNDIContext.java:181). 2323232
    [java] customer name:    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)Customer 2
    [java] customer sss    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)no: 2323232
    [java] customer     at javax.naming.InitialContext.init(InitialContext.java:219)
    [java]      at javax.naming.InitialContext.<init>(InitialContext.java:175)
    [java]      at com.ibm.demo.entity.client.EntityBeanClient.getInitialContext(EntityBeanClient.java:74)loan amount: 0.0
    [java] customer annual salary: 0.0
    [java] customer birthdate: Thu Oct  at com.ibm.demo.entity.client.EntityBeanClient.main(EntityBeanClient.java:28)27 00:00:00 EDT 2005
BUILD SUCCESSFUL
Total time: 84 seconds
Finished at: MonThu Oct 2427 1018:2259:4044 EDT 2005

E:\loan-bmp>

Back to Top

...