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
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
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
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
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
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
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
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]&
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
> 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
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]
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
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
: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:
/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
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
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
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
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
> 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
>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
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
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
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
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
> >
> &
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.
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
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
>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
-
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
30 matches
Mail list logo