(Answer) (Category) FAQ-O-Matic : (Category) JBuilder 7 General :
When you run the JRun Deplyment Wizard for the first time, it will add a menu for it in JBuilder on the Tools menu. However, the way it does it causes an error.
Jack Frosch writes:

Here's how to fix it:

In bin/JBuilder.config, the following lines are added:

  # JRun config
  include jrun.config

JRun.config contains the following lines:

  #
  # JRunWizard : JRun Integration for JBuilder  
  #
  # JRUNWIZARD_HOME - location where the wizard is installed
  # JRUN_HOME - location where JRun is installed
  #
  vmparam "-Djrunwizard.dir=D:\swdev\Borland\JBuilder7\projects\jrunwizard"
  vmparam "-Djrun.home=D:\swdev\Macromedia\JRun4.0"
  vmparam "-Dejipt.home=D:\swdev\Macromedia\JRun4.0"
addjars D:\swdev\Macromedia\JRun4.0\lib addjars D:\swdev\Macromedia\JRun4.0\servers\lib addjars D:\swdev\Macromedia\JRun4.0\lib\ext addjars D:\swdev\Borland\JBuilder7\projects\jrunwizard\jbuilder-jrunwizard.jar

The problem is, the quotes around the terms after the vmparam tag. Change these to:

  vmparam -Djrunwizard.dir=D:\swdev\Borland\JBuilder7\projects\jrunwizard
  vmparam -Djrun.home=D:\swdev\Macromedia\JRun4.0
  vmparam -Dejipt.home=D:\swdev\Macromedia\JRun4.0

and the JBuilder will launch normally. Under the Tools menu, you'll see a JRun EJB Wizard menu item. Selecting it launches the JRun deployment wizard as expected.

It's not quite the seamless integration I'd like to see JBuilder 7 have with JRun 4, but it's a start.

[Append to This Answer]
gyles19@visi.com
2002-Jun-10 9:48am
Next: (Answer) Why doesn't the Tab key work anymore in JBuilder 7?
This document is: http://www.visi.com/~gyles19/cgi-bin/fom.cgi?file=413
[Search] [Appearance]
This is a Faq-O-Matic 2.709.
This FAQ administered by gyles19@visi.com.

Other JBuilder Links

Java Community
Java Tools
Code Central
JB OpenTools
Community
Recent
Threads
Borland Chat
Chat FAQ
Feature Matrices
3.0 |  3.5 |  4.0
5.0 |  6.0 |  7.0
Shop for
JBuilder
JBuilder
Downloads
and reg keys
Report Piracy
Online Manuals
4.0 |  5.0 |  6.0
7.0
Borland
DevSupport's
Bug/RFE Form

Quality Central Client
JB Patches &
Updates
JBuilder FAQs TIs
JBuilder
Newsgroups
Tamaracka's
News Archive
Mr. Haki's
JBuilder Machine
JGuru's
JBuilder FAQ
Sun's Bug
Parade
Netring Home - About - Privacy
The
JBuilder Netring Logo
The Borland JBuilder Netring by JBuilder FAQ-O-Matic
[ Join Now | List Sites | Random | << Prev | Next >> ]
[ Previous 5 Sites | Skip Previous | Skip Next | Next 5 Sites ]