Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Equinox Console

Hi Miles,

 

In 3.5.0 the vsh commands use the format vsh:<command_name> <subcommand> <parameters>, e.g. vsh:bundle start 123. In 2.1.1 the format used to be vsh bundle start 123.

 

However, the on the console you can call also start 123 – but it will call another shell command, not the vsh’s one. It just happens that there is a start shell command.

 

Regards,

Lazar

 

From: virgo-dev-bounces@xxxxxxxxxxx [mailto:virgo-dev-bounces@xxxxxxxxxxx] On Behalf Of Miles Parker
Sent: Friday, June 29, 2012 11:14 PM
To: Virgo Project
Subject: [virgo-dev] Equinox Console

 

 

Got it. I was clear on the two regions, but they layout wasn't clear to me. So I take it that repository/ext -> User and Configuration -> kernel.

 

Now, on another question that I probably should have asked before now, has the equinox console syntax changed at some point, e.g. between 2.1.1 and 3.5.0? We're having trouble with the console interaction, which seems to be sending bare commands, e.g. "start 123" as opposed to "vsh:bundle start 123" and I'm not sure how htat would ever have worked.

 

 

 

On 2012-06-28, at 5:52 PM, Glyn Normington wrote:



Hi Miles

 

Good question! There are two instances of configuration admin in Virgo: one for the kernel and one for the user region. Think of a region as a partition of the bundles in a framework with controlled sharing between regions. osgi.console.properties occurs twice because there is a shell for each region. But the web integration layer occurs only in the user region. Hope that makes sense now.

 

Regards,

Glyn


From: "Miles Parker" <miles.parker@xxxxxxxxxxx>
To: "Virgo Project" <virgo-dev@xxxxxxxxxxx>
Sent: Thursday, 28 June, 2012 5:07:52 PM
Subject: [virgo-dev] Properties file Question

 

Why does osgi.console.properties appear in both configuration and repository/ext? And also, repository/ext contains org.eclipse.virgo.web.properties but that doesn't appear in configuration. (I ask because we're providing tooling that allows users to easily navigate to properties from the IDE.

 

cheers,

 

Miles

 

______________________________

Miles T. Parker

Senior Solutions Architect

Tasktop

Committer, Eclipse Mylyn and Virgo

Project Lead, Model Focussing Tools and AMP

skype: milestravisparker

 

 

 



_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev

 

_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev

 

______________________________

Miles T. Parker

Senior Solutions Architect

Tasktop

Committer, Eclipse Mylyn and Virgo

Project Lead, Model Focussing Tools and AMP

skype: milestravisparker

 

 

 

 


Back to the top