Re: [JBoss-user] Netboot

2003-06-27 Thread Simone Milani
Hi Scott, Possibly would be very good to have a build command that does that plus precompiles the JSPs. Thanks! Simone - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 5:15 PM Subject: Re

Re: [JBoss-user] Netboot

2003-06-26 Thread Scott M Stark
Yes that is currently required, and no such a configuration does not exist. This could be handled in the netboot server via filter that compressed any unpackaged deployments automatically. -- Scott Stark Chief Technology Officer JBoss Group, LLC

[JBoss-user] Netboot

2003-06-26 Thread Simone Milani
Hi, I finally managed to have netboot working for 3.2.1. In the process I had to compress everything that is deployed as exploded normally. Am I right? Is it there a skeleton already built for this? Thanks! Simone --- This SF.Net emai

RE: [JBoss-user] netboot in 3.2

2003-04-06 Thread Jeremy Boynes
f Of Scott Rehorn Sent: Sunday, April 06, 2003 3:49 PM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] netboot in 3.2 Thanks for the reply Jeremy. I think I resolved my problem-- I made a goofy mistake setting library locations in the environment on my remote system which had me chasing

RE: [JBoss-user] netboot in 3.2

2003-04-06 Thread Scott Rehorn
Title: RE: [JBoss-user] netboot in 3.2 I am trying to set up netboot in 3.2.0 RC4 on win2k, and it isn't working for me. Hopefully someone can set me straight. - I built a netboot.war file based on the skeleton in the example with a directory tree in it like this: nbconfig/server/de

RE: [JBoss-user] netboot in 3.2

2003-04-03 Thread Jeremy Boynes
f Of > Lennart Petersson > Sent: Thursday, April 03, 2003 12:08 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] netboot in 3.2 > > > Hi Jeremy! > > Not looked at this to much but since your on... does this handle some > kind of local caching, meaning t

Re: [JBoss-user] netboot in 3.2

2003-04-03 Thread Lennart Petersson
Hi Jeremy! Not looked at this to much but since your on... does this handle some kind of local caching, meaning that if the next time I start JBoss and there is for some reason no contact with the WebDAV server - will JBoss boot from the local cache instead? If not, is it planned to do? We have

RE: [JBoss-user] netboot in 3.2

2003-04-02 Thread Jeremy Boynes
problematic due to classpath issues with javac - you should precompile them to avoid this Jeremy > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sonnek, Ryan > Sent: Wednesday, April 02, 2003 11:49 AM > To: '[EMAIL PROTECTED]&

[JBoss-user] netboot in 3.2

2003-04-02 Thread Sonnek, Ryan
is there a readme for getting the netboot.war provided in 3.2 up and running? also, where is this source available through cvs? i'd like to dig through what's really happening here. after deploying it and trying to access it at http://localhost/netboot/listConfig.jsp i get the following error: 1

RE: [JBoss-user] Netboot doesn't pick up jars from the${JBossHome}/lib directory

2003-02-20 Thread Jeremy Boynes
> Are you saying netboot is going away, or are you talking about the > configuration? If it's the configuration, that seems to change > dramatically > with every major release, so I just assume that will be a problem. > Unfortunately, I can't wait... :) No, hopefully it will now be easier to set

RE: [JBoss-user] Netboot doesn't pick up jars from the ${JBossHome}/lib directory

2003-02-20 Thread Jim Brownfield
of files). I guess I have no choice Thanks again for your help, Jim > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of > > Jim Brownfield > > Sent: Wednesday, February 19, 2003 3:08 PM > > To: [EMAIL PROTECTED]

RE: [JBoss-user] Netboot doesn't pick up jars from the ${JBossHome}/lib directory

2003-02-19 Thread Jeremy Boynes
IL PROTECTED] > Subject: [JBoss-user] Netboot doesn't pick up jars from the > ${JBossHome}/lib directory > > > Hi Guys, > > JBoss 3.0.4/JVM 1.3.1_06 > > I'm trying to netboot a custom configuration that's failing > when it references the GNU r

[JBoss-user] Netboot doesn't pick up jars from the ${JBossHome}/lib directory

2003-02-19 Thread Jim Brownfield
Hi Guys, JBoss 3.0.4/JVM 1.3.1_06 I'm trying to netboot a custom configuration that's failing when it references the GNU regex objects. These objects appear to be in the JBossHome's "lib" directory. Apparently, JBoss is loading libs from the upper level, and then adding any libs that are specif

RE: [JBoss-user] Netboot issues

2002-10-11 Thread Jason Westra
:80/netboot/lib";, and I am off to the races! I also load any deployable apps as well like this. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sonnek, Ryan Sent: Friday, October 11, 2002 9:22 AM To: '[EMAIL PROTECTED]' Subject:

RE: [JBoss-user] Netboot issues

2002-10-11 Thread Sonnek, Ryan
/lib/*.jar files or are they required to be in the jboss/server//lib? sorry for the questions, but i can't seem to find docs about this. Ryan -Original Message- From: Jason Westra [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 6:09 PM To: [EMAIL PROTECTED] Subject: RE: [JBos

RE: [JBoss-user] Netboot issues

2002-10-10 Thread Jason Westra
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks Sent: Thursday, October 10, 2002 3:53 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Netboot issues Probably the file lists are out of date... we should look for a way to make the lists generated dynamically fro

Re: [JBoss-user] Netboot issues

2002-10-10 Thread David Jencks
Probably the file lists are out of date... we should look for a way to make the lists generated dynamically from the build. I don't think crimson.jar is used in any 3.0++ version any more. I haven't tried this stuff, where are the files one needs? thanks david jencks On 2002.10.10 16:16:08 -04

[JBoss-user] Netboot issues

2002-10-10 Thread Sonnek, Ryan
has anyone out there used the netboot functionality of jboss 3.x??  i've been working on it for a couple days with the example docs online now with no luck.  my setup is:   an apache 2.0 server hosting the jboss files at http://localhost/jboss/server/default.    client is using this batc

RE: [JBoss-user] Netboot

2002-08-13 Thread Bill Burke
rius > Kotsbak > Sent: Tuesday, August 13, 2002 5:04 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Netboot > > > On Tue, 2002-08-13 at 00:44, Bill Burke wrote: > > Don't understand why you need the JBoss server A. Why not just > communicate > > directl

RE: [JBoss-user] Netboot

2002-08-13 Thread Kevin Conner
> If they lie on a central server, then he only sees the interfaces, but > has no access to class files of the EJB implementations (please > correct me if I'm wrong). > > He has the swing-app, but he has not the required EJBs. You could always place a delegate layer on the client and have it swi

AW: AW: [JBoss-user] Netboot

2002-08-13 Thread Stefan Groschupf
>So the customer will have only the swing app at his disposal. It is >useless without a functioning JBoss server including the EJBs. Ok, sorry so I miss understand you. stefan --- This sf.net email is sponsored by: Dice - The leading online

Re: [JBoss-user] Netboot

2002-08-13 Thread Dimitri Pissarenko
On Mon, 12 Aug 2002 15:50:16 -0700, you wrote: >You might think about configuring the demo to use JBoss internal Hypersonic database, >which would negate the requirement that the demo communicate with your machine. Then >it >becomes a problem of populating the database with data. If its a lot

Re: [JBoss-user] Netboot

2002-08-13 Thread Dimitri Pissarenko
t: Monday, August 12, 2002 5:47 PM >> To: [EMAIL PROTECTED] >> Subject: [JBoss-user] Netboot >> >> >> Hello! >> >> I've looked at the Netboot demo on the JBoss web-site. Being quite >> impressed by its functionality, I'm considering to use thi

Re: AW: [JBoss-user] Netboot

2002-08-13 Thread Dimitri Pissarenko
On Tue, 13 Aug 2002 00:39:55 +0200, you wrote: >>Does it make sense (from a technical point of view) ? > >So far, you don't include a evolution security mechanism, it make no sense >on a business point of view. I did not mention it, but, if I ever implement this, I will surely make some sort of

RE: [JBoss-user] Netboot

2002-08-13 Thread Marius Kotsbak
ill > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Dimitri > > Pissarenko > > Sent: Monday, August 12, 2002 5:47 PM > > To: [EMAIL PROTECTED] > > Subject: [JBoss-user] Netboot > > > &

Re: [JBoss-user] Netboot

2002-08-12 Thread Greg Turner
You might think about configuring the demo to use JBoss internal Hypersonic database, which would negate the requirement that the demo communicate with your machine. Then it becomes a problem of populating the database with data. If its a lot of data, then perhaps your original idea is better.

RE: [JBoss-user] Netboot

2002-08-12 Thread Bill Burke
Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Dimitri > Pissarenko > Sent: Monday, August 12, 2002 5:47 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Netboot > > > Hello! > > I've looked at the Netboot demo on the

Re: [JBoss-user] Netboot

2002-08-12 Thread David Jencks
I would investigate whether you can make a partially functional demo version of your app using the all-java hsqldb that comes with jboss: then the entire app + jboss can be downloaded via netboot. I would expect the trip between jboss instances in your proposal would give users an unrealistically

AW: [JBoss-user] Netboot

2002-08-12 Thread Stefan Groschupf
>Does it make sense (from a technical point of view) ? So far, you don't include a evolution security mechanism, it make no sense on a business point of view. I believe to know, that the customer can save the downloaded files? Or isn't it? stefan -

[JBoss-user] Netboot

2002-08-12 Thread Dimitri Pissarenko
Hello! I've looked at the Netboot demo on the JBoss web-site. Being quite impressed by its functionality, I'm considering to use this feature in the following way. I'm currently working on an application which is based on EJB and is being developed for several research institutions located in di