Use this:
java:/OracleDS
Oracle9i
false
false
It will stop JBOSS from trying to create and drop tables.
-Saroj
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Barney
Rubble
Sent: Wednesday, December 04, 2
It is good and real HELPFUL.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Cristiano
Silva
Sent: Wednesday, December 04, 2002 11:19 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] JBOSS documentation
Hi friends! I'd like to know about the official JBos
Option A caches an EJB instance and does not synchronize ejb state with the db
between transactions. So the changed data in the EJB may not be reflected in db.
What happens if the data is not synchronized and
1)due to some reasons there occurs some network failure between EJB server and DB
se
On Thu, 2002-12-05 at 11:58, Jason Essington wrote:
> hey Kevin
>
> have you taken a look at:
> http://www.jboss.org/developers/guides/eclipse-howto/index.jsp
This looks like it is for HEAD rather than 3.2 :(
>
> On Wednesday, December 4, 2002, at 04:35 PM, Kevin O'Neill wrote:
>
> > Hey,
> >
hey Kevin
have you taken a look at:
http://www.jboss.org/developers/guides/eclipse-howto/index.jsp
-jason
On Wednesday, December 4, 2002, at 04:35 PM, Kevin O'Neill wrote:
Hey,
I was wondering if anyone had an eclipse project file for 3.2 that they
might like to share :).
-k.
--
Title: Re: [JBoss-user] regression tester is dying after 3 hours
Try to run JBoss with increased heap.
in JBOSS_HOME/bin/run.bat
add another java option
set JAVA_OPTS=%JAVA_OPTS% -Dprogram.name=%PROGNAME% -Xmx640m
Hope it will help
Boris
From: "manish sharan" <[EMAIL PROTECTED]>
To: [EMA
Hey,
I was wondering if anyone had an eclipse project file for 3.2 that they
might like to share :).
-k.
--
If you don't test then your code is only a collection of bugs which
apparently behave like a working program.
Website: http://www.rocketred.com.au/blogs/kevin/
Are you using a jdbc type of JAVA_OBJECT for any of your fields by any chance?
Prior to 3.0.4, JBoss would serialise these types, when it's really the driver's domain to
map them to custom database types, typically using java.sql.SQLData interfaces provided by you.
If this is the case, changing i
Can You be more specific on Your testbed ...
+++
\Pretty PleUase ...
|||
---
This SF.net email is sponsored by: Microsoft Visual Studio.NET
comprehensive development tool, built to increase your
productivity. Try a free online hosted session
My Regression tester is still not working . Here is some more information
1) Version : Jboss 3.04 running on Windows 2000 Server with 512 mb RAM and
1.12gb free hard disk space
2) Database is Sapdb 7.3 runing on Suse Linux 6.4
3) The jboss mq settings are as default(I did not mess with any mq
> For jboss, sessions will indeed replicate if running, but won't sync up
> initially (server a goes for a while, start server b and it won't get
> session info from A).
>
> I realize this is a repeat/summary of my other threads, but was curious if
> anyone has had success. I find it hard to belie
On ons, 2002-12-04 at 18:48, Cristiano Silva wrote:
> Hi friends! I'd like to know about the official JBoss docs: it's good or not?
It is good. Recommended to fully understand how to use jboss.
> May I buy them and have secure and easy information about configuring it?
>
>
> ---
I can speack for the "jboss 3.0.4 adm and dev. sec edition" and the CMP
book. Beyond giving you deep knowledge about configuration, you'll find
info about the internal architecture of jboss if you want to know to
best model an ejb container.
falou cristiano!!!
Cristiano Silva wrote:
Hi friends
Hi friends! I'd like to know about the official JBoss docs: it's good or not?
May I buy them and have secure and easy information about configuring it?
Cristiano Moreira Silva
http://computologo.vila.bol.com.br
[EMAIL PROTECTED
Please don't hijack other threads.
there is some support for something like this in jboss.net already,
although I don't know the details.
david jencks
On 2002.12.04 11:52:46 -0500 G.Nagarajan wrote:
> hi all,
> I came across "Flash Remoting MX" from macromedia. It
> is supposed to provide some d
World Events are affecting the way we live.
Its time to fight back!
Learn how investors can utilize option strategies to position
themselves in the volatile oil market.
We are a licensed professional commodity brokerage firm that
specializes in options trading.
Our firm is making a m
hi all,
I came across "Flash Remoting MX" from macromedia. It
is supposed to provide some direct access to a back
end application server which can be JBoss. This seems
to be a good idea. Developing a good user interface
with swing and applets takes so much time and requires
skilled programmers. Als
http://marc.theaimsgroup.com/?l=jboss-user&r=1&w=2
> -Original Message-
> From: Eric Klimas [mailto:[EMAIL PROTECTED]]
> Sent: 04 December 2002 14:55
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Using a JBOSS DataSource Outside of JBOSS
>
>
> Which brings up another question that
Which brings up another question that I've been wondering about. Is
> there a searchable archive for the list? The last couple time I've
Try http://www.mail-archive.com/jboss-user%40lists.sourceforge.net/
--
Bancotec GmbH EMail: [EMAIL PROTECTED]
Calwer Str. 33 Telefon: +49 711 222 992
Which brings up another question that I've been wondering about. Is
there a searchable archive for the list? The last couple time I've
posted I've tried to find previous questions/responses with no luck.
Thanks,
-Eric
On Tue, 2002-12-03 at 17:49, Dan Christopherson wrote:
> Ah, the question eve
Hi ,
My question is : Is there a max time period for which an instance of an MDB
be active ? Can an instance of an MDB be active for 24 hrs ?
This is my scenario:
I have an MDB called TaskMDB which is my regression tester. TaskMDB parses
a CSV file and for every 100 lines , it sends a messa
Hi,
I switched to file JMS Persistence Manger (from rollinglogged) and until
now we've got no more problems. The speed is the same (of course we
didn't made extensive tests). So, for our business, file PM is more
stable then rollinglogged PM.
Regards,
Horia
-
Joao Pedro Clemente wrote:
If we are talking Jetty (JBossWeb) - 2 things :
You need to be running the 'all' configuration
The distributable support is improved in 3.0.4
Thank you Jules.
We are talking about Jetty. I think that it's impossible to use
distributable in 3.0.3, as I've searched s
> If we are talking Jetty (JBossWeb) - 2 things :
>
> You need to be running the 'all' configuration
> The distributable support is improved in 3.0.4
Thank you Jules.
We are talking about Jetty. I think that it's impossible to use
distributable in 3.0.3, as I've searched some more in Jboss forum
hi marc
sorry was offline a few days.
> the manual isn't that speaky, isn't it?
correct :)
only an idea
in the log4j.xml
like this
or so ?...
or whatever.
or ALL , TRACE
here is a pkgs list i found
http://www.thecortex.ne
Dan A. Dickey wrote:
On Tuesday 03 December 2002 09:13 am, João Clemente wrote:
I've tried to get http session replication woking by placing the
distributable tag in my web.xml file, running with JBoss 3.0.3.
Well, the clustering manual says something like "place a clustering tag as
true in we
hi there,
we are trying to move our application from jboss 3.0.3 to 3.0.4 and getting
an error (see below). we have a client that writes some basic data in the
database and on its first call to an entity bean this error occurs. On jboss
3.0.3 everything works fine (we use it in our production envi
27 matches
Mail list logo