Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » JNLP on Virgo Web Server(Need help deploying JNLP app using VWS)
JNLP on Virgo Web Server [message #735728] Wed, 12 October 2011 15:34 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 2
Registered: October 2011
Junior Member
Hi all,
I have an app (bunch of jar files) and a jnlp file. I am trying to using the Virgo jetty server to server this app. Can you provide me details on how to configure the Virgo Web Server to service this jnlp. I was following steps in virgo's sample for the greenpages app to get started. Do we have to provide a par file for virgo to recognize it?
Re: JNLP on Virgo Web Server [message #735731 is a reply to message #735728] Wed, 12 October 2011 15:46 Go to previous messageGo to next message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
We tried to get JNLP going back in dm Server days, but apparently its class loading was too convoluted. If anyone knows different, it would be great to hear from you!
Re: JNLP on Virgo Web Server [message #736612 is a reply to message #735728] Fri, 14 October 2011 06:46 Go to previous message
Hristo Iliev is currently offline Hristo IlievFriend
Messages: 156
Registered: May 2010
Location: Sofia, Bulgaria
Senior Member

It should be possible to have your JNLP file served properly to clients as a normal web resource.

The problem then would be to describe the resources needed by the application. I guess having simple web application (WAR) that packages JNLP and JARs in WEB-INF/lib and pointing the resource tags to the web application lib directory should work.

Can you describe in more details your scenario?

Previous Topic:Simple WAR with JDBC access
Next Topic:Best Practice for extending the in-built Tomcat bundle
Goto Forum:
  


Current Time: Fri Apr 19 09:33:35 GMT 2024

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

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

Back to the top