Re: Java Web Start

2010-01-25 Thread David Blevins
? I've been thinking about converting the file-centric resource handling to URLs for the OSGi endeavour myself so the issue cropped exactly in time. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl -- View this message in context: http://old.

Re: Java Web Start

2009-12-17 Thread chrishumphrey
to URLs for the OSGi endeavour myself so the issue cropped > exactly in time. > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > > -- View this message in context: http://old.nabble.com/Java-Web-Start-tp26400095p26837145.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Java Web Start

2009-11-25 Thread chrishumphrey
e issue cropped > exactly in time. > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > > -- View this message in context: http://old.nabble.com/Java-Web-Start-tp26400095p26521538.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Java Web Start

2009-11-23 Thread Jacek Laskowski
On Sun, Nov 22, 2009 at 8:26 AM, chrishumphrey wrote: > I'm not sure why this converts the URL into a file, cause the next thing it > does is converts the files back into a URL, so I think it can be removed... > I'm not sure whats around the corner though. Hi Chris, I think I can help you out w

Re: Java Web Start

2009-11-23 Thread Quintin Beukes
w. You pretty much made me fear for my >> life :> >> >> Quintin Beukes >> >> >> >> On Sun, Nov 22, 2009 at 9:26 AM, chrishumphrey >> wrote: >>> >>> Hi Quintin, >>> >>> I'm new to Java-Web-Start, but I think

Re: Java Web Start

2009-11-22 Thread chrishumphrey
gt; life :> > > Quintin Beukes > > > > On Sun, Nov 22, 2009 at 9:26 AM, chrishumphrey > wrote: >> >> Hi Quintin, >> >> I'm new to Java-Web-Start, but I think the problem is, the app comes down >> as >> pure URL's, and when op

Re: Java Web Start

2009-11-22 Thread Quintin Beukes
now. You pretty much made me fear for my life :> Quintin Beukes On Sun, Nov 22, 2009 at 9:26 AM, chrishumphrey wrote: > > Hi Quintin, > > I'm new to Java-Web-Start, but I think the problem is, the app comes down as > pure URL's, and when openejb loads it only re

Re: Java Web Start

2009-11-21 Thread chrishumphrey
Hi Quintin, I'm new to Java-Web-Start, but I think the problem is, the app comes down as pure URL's, and when openejb loads it only recognizes files (in this load). I think the JWS stuff does in fact write the files, but they run the app with the URL's only, there is no (known t

Re: Java Web Start

2009-11-21 Thread Quintin Beukes
e sure it won't break >> openejb (via unit/integration tests and code review) so it can get >> published in a official release. >> >> Jacek >> >> -- >> Jacek Laskowski >> Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl >> >> > > -- > View this message in context: > http://old.nabble.com/Java-Web-Start-tp26400095p26424216.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > >

Re: Java Web Start

2009-11-19 Thread chrishumphrey
s simple as possible so > you don't spend much time on it) and we make sure it won't break > openejb (via unit/integration tests and code review) so it can get > published in a official release. > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE -

Re: Java Web Start

2009-11-19 Thread Jacek Laskowski
On Thu, Nov 19, 2009 at 4:18 AM, chrishumphrey wrote: > If there is an interest in changing this code, and relaxing this > requirement, I may be able to find some time to work on a new solution, but > if I'm the only one who needs this I don't know that I really want to spend > the time on it, I'

Re: Java Web Start

2009-11-18 Thread David Blevins
On Nov 18, 2009, at 7:18 PM, chrishumphrey wrote: If there is an interest in changing this code, and relaxing this requirement, I may be able to find some time to work on a new solution, but if I'm the only one who needs this I don't know that I really want to spend the time on it, I've mov

Re: Java Web Start

2009-11-18 Thread chrishumphrey
th your help (perhaps a project with > necessary files?), that'd be even better. > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > > -- View this message in context: http://old.nabble.com/Java-Web-Start-tp26400095p26419771.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Java Web Start

2009-11-17 Thread Jacek Laskowski
On Wed, Nov 18, 2009 at 1:24 AM, chrishumphrey wrote: >  I'm getting an npe from > 'org.apache.openejb.config.DeploymentLoader.getWebDescriptors(DeploymentLoader:1057)' Would you mind sending the entire stack trace? It'd greatly improve our searching for a viable solution. If there'd be more tha

Java Web Start

2009-11-17 Thread chrishumphrey
getting my 'embeded openejb' application installed and running on a Windows box? -- View this message in context: http://old.nabble.com/Java-Web-Start-tp26400095p26400095.html Sent from the OpenEJB User mailing list archive at Nabble.com.