Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » serverside OSGi property org.eclipse.equinox.servlet.bridge.enabled
serverside OSGi property org.eclipse.equinox.servlet.bridge.enabled [message #64891] Tue, 11 April 2006 21:06 Go to next message
Jim DAnjou is currently offline Jim DAnjouFriend
Messages: 25
Registered: July 2009
Junior Member
We discovered this property and have to explicitly set it to true to
enable proxy servlets...that took some figuring out.

set JAVA_OPTS=-Dorg.eclipse.equinox.servlet.bridge.enabled=true

Is there any reason why the default could not be true if unspecified?

Thanks...Jim
Re: serverside OSGi property org.eclipse.equinox.servlet.bridge.enabled [message #64912 is a reply to message #64891] Wed, 12 April 2006 03:52 Go to previous message
Eclipse UserFriend
Originally posted by: skaegi.sympatico.ca

Hi Jim,
Yes, I agree for the typical use case this setting should not be necessary.
Less config is a good thing.
So, if not explicitly specified in "launch.ini" then
"org.eclipse.equinox.servlet.bridge.enabled" will be set "true" in the
FrameworkLauncher.
Should be available in tonight's build.
-Simon

"Jim D'Anjou" <danjou@us.ibm.com> wrote in message
news:94c780d95406a3aa78abe239120268f4$1@www.eclipse.org...
> We discovered this property and have to explicitly set it to true to
> enable proxy servlets...that took some figuring out.
>
> set JAVA_OPTS=-Dorg.eclipse.equinox.servlet.bridge.enabled=true
>
> Is there any reason why the default could not be true if unspecified?
>
> Thanks...Jim
>
Previous Topic:examples or unit tests for registry
Next Topic:Bundling Berkeley DBXML - Advice from the experts requested
Goto Forum:
  


Current Time: Fri Apr 26 19:41:43 GMT 2024

Powered by FUDForum. Page generated in 0.02955 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top