Link to home
Start Free TrialLog in
Avatar of TerribleTonyH
TerribleTonyH

asked on

developer studio connect to server on vbox

Hi,

I have RHEL 7.1 installed as a guest on virtualbox on my windows laptop.  I've installed the jboss EAP 6.4.0 server into this environment.

I have installed JBoss developer studio 7.1.1 on my windows 8.1 laptop.  I would like to connect to the EAP server on vbox from developer studio but have no idea how to go about doing this.

I'm aware that developer studio ships with an EAP which can be used on a laptop but it is 6.2.0 and this version is not new enough for some of the other jboss products that I'd like to investigate.

Can anyone outline the steps I should take to establish a working connection from the jboss developer studio on my laptop to the EAP server running on vbox also on my laptop.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of gheist
gheist
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of TerribleTonyH
TerribleTonyH

ASKER

vbox was my lazy way of writing virtualbox.

Regarding your second line, that is what I have started to do.

In vbox manager I have clicked on the settings for the installed RHEL VM I have added another adapter (bridged) as per screenshot below in addition to the NAT created when I created the VM.

User generated image
However I seem to be stuck in that in section 6.5 of the  user guide it states the following:

To enable bridged networking, all you need to do is to open the Settings dialog of a virtual
machine, go to the “Network” page and select “Bridged network” in the drop down list for the
“Attached to” field. Finally, select desired host interface from the list at the bottom of the page,
which contains the physical network interfaces of your systems. On a typical MacBook, for
example, this will allow you to select between “en1: AirPort” (which is the wireless interface)
and “en0: Ethernet”, which represents the interface with a network cable.

However I can't see where I can choose the physical network interface from the screenshot? Any ideas about what I should now?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
d'oh! it was wasn't it!

When you say it must be one you connect to the network? How can I check that the adapter is connected to the network?

I take it there is no network configuration to do from inside of linux?  I just take the ethernet ip address from the command 'ip addr show' and use this.

No need for port forwarding either?

Well, I didn't work for now, I've got the error message
VERR_INTNET_FLT_IF_NOT_FOUND
when I start the VM, vbox has a new defect raised against this and at the moment the solution is to re-install virtualbox, so I'm turning in for the night and I'll start again tomorrow.

Thanks
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
succinct