facebook

MEB 7.5 Websphere for Developers 6.1 – deploy problem

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #301977 Reply

    bongo666
    Member

    I have Websphere for Developers 6.1 installed locally. When I deploy my application to the server outside of MEB then everything works fine. During the start up custom system variables are read e.g.

    System.getProperty("my.variable")

    . The application is dependent on these custom properties.
    They have been set via the admin console:

    Application servers > server1 > Process Definition > Java Virtual Machine > Custom Properties

    However when I use Websphere within MEB and start the server up, these properties are missing when the class tries to read them. If I go into the admin console (still in MEB), I can see that the custom properties are set OK.

    What’s going wrong? I must be using the same instance as 1) I can see the properties in the admin console and 2) JDBC resources are resolved OK.

    The same happens if I try to deploy the EAR project rather then the EAR file.

    #301985 Reply

    bongo666,
    Can you try the workaround posted at the following link?
    https://www.genuitec.com/forums/topic/starting-was-6-1-from-myeclipse-system-getproperty-problem/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MEB 7.5 Websphere for Developers 6.1 – deploy problem

You must be logged in to post in the forum log in