Versions Compared

Key

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

...

With this command you first tell the deployer tool where is the module to deploy, then you tell the deployer tool how to deploy the application by specifying the deployment plan.

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

<bmp_home>/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] javax.naming.AuthenticationException: Cannot deternmine server protocol version: Received null/0.0; nested exception is:
    [java]      java.io.IOException: Unable to read protocol version.  Reached the end of the stream.
    [java]      at org.openejb.client.JNDIContext.authenticate(JNDIContext.java:196)
    [java]      at org.openejb.client.JNDIContext.getInitialContext(JNDIContext.java:181)
    [java]      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    [java]      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    [java]      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)
    [java]      at com.ibm.demo.entity.client.EntityBeanClient.main(EntityBeanClient.java:28)
BUILD SUCCESSFUL
Total time: 8 seconds
Finished at: Mon Oct 24 10:22:40 EDT 2005

Back to Top

Summary
Anchor
summary
summary

...