Surprise...in the J2EE-1.3 PFD spec, section 4.2.5, it is stated that the
J2EE Product Provider is not required to support transaction management for
application clients. However, transaction management needs to be provided
for web components.
This is strange, if a web componnent (a JSP or a ser
last i checked borland and bea charge thousands of dollars for developer
licenses, they give you a 30 day free trial , but charge $ for developer
license.
Ivan
- Original Message -
From: "danch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 8:31 PM
Subject: Re: [
Hello!
I'm trying to learn how to use EJBDoclet but didn't find
any complete examples on EJBDoclet's site.
Anybody using it? Any good? How would a build.xml file look
like? And how is the code commented?
Any help would be appreciated.
Regards,
Pelle
Poluha
Hi all,
I have question, what settings CMP for access to database column with NULL values?
Miro
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
This is very dependent on the architecture of your application. There
are a lot of variables that can effect the ability of any application
server to scale. You really should do some prototyping of the
architecture you intend to build so that you know how _your_ design
decisions effect perform
Lewis Henderson wrote:
> You should be looking up "java:comp/env/InterBaseDS" according to the
> jboss.jcml you have supplied!
In jaws.xml, that would be simply "java:/InterBaseDS"
>
> -Original Message-
> *From:* [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]*On Behalf O
Hi,
I looked at the ic2 code and think there may be a problem with setting
blobs on prepared statement input parameters, however all my tests so far
work fine. If you can identify the statements used I would like to see
them, perhaps we can find out if there is an interclient bug. (I think this
m
Believe that is because it actually tests the pool by reserving and
releasing a connection.
Vinay
"Laurens M. Fridael" wrote:
>
> Hi,
>
> I solved the problem. I must make sure SQL Server is running (I have it
> running on my development machine). If SQL Server is not running the Minerva
> poo
Hi,
I solved the problem. I must make sure SQL Server is running (I have it
running on my development machine). If SQL Server is not running the Minerva
pool driver hangs during startup.
Thanks for reading
-Laurens
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]O
Hi,
The following show you how to run the examples that come with tomcat under
[jBoss+tomcat]. It probably has been answered somewhere, but I try to make
it as simple as possible. enjoy!
How to run example that comes with tomcat using [jBoss + tomcat]
===
Hi,
That is good point to share as I am also a newbie too. Thanks. By the way,
when you say modifying, it would be more helpful that you can give us some
examples as to what to modify and for what thing. I have asked that with
jBoss + tomcat, how to run the example that comes with tomcat, but it
you can just delete the ear from the deploy directory and it will be
undeployed automatically
Al
- Original Message -
From: Richard Bottoms <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 17, 2001 1:10 PM
Subject: [JBoss-user] undeploy
> So the next obvious question. How
On 15 Jun, Griffin, Michael wrote:
> JBoss-User,
>
> I have created a MessageDrivenBean that serves as the responder in a request
> / reply scenario. I get the reply Destination from the JMSReplyTo property
> on the message. The handling of the onMessage code is simple.
>
> I lookup the QueueC
So the next obvious question. How do you undeploy the Hello package?
Thanks,
r.b.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Hi,
I'm having trouble with the Opta2000 (version 2.05) driver in conjunction
with the Minerva pool. JBoss *sometimes* hangs at startup on my Windows98
development machine. Other times it runs fine. The logs on the console say
this:
[SQLServer] Starting
[SQLServer] XA Connection pool SQLServer
Hi all,
I have an application working well under MSSQL7 but ported to InterBase 5 I
get the following...
I am calling an EJB method on a Stateful Session Bean with Tx Attr =
'Required'. It calls a findByPrimaryKey(key) on a BMP Entity Bean. It looks
as though the ejbStore() is being called outsi
Victory
So the mystery unfolds
I indeed had jaxp.jar in jboss' classpath, so I removed it. I also added
xalan.jar in the startup .bat file (run_with_tomcat.bat) and now it works!
Thank you all, thank you... world is a nice place to be again!:)
..weird that jboss didn't found it from j
You should be looking up
"java:comp/env/InterBaseDS" according to the jboss.jcml you have
supplied!
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
stillSent: 17 June 2001 15:08To:
jboss-userSubject: [JBoss-user] how to access MS Access v
Actually I looked it up again, in the EJB spec it says only session beans
(with bmt) however the J2EE spec says it should be available to servlets and
JSP pages. So I guess the question of when will it be available outside of
Session EJB is valid :)
- Original Message -
From: Phan Anh Tra
i want to access a MS access Table in JBOSS.
so i modify the jboss.jcml to add a new MBean.
so it will load jdbc:odbc driver(Sun's) with
initializing.
org.hsql.jdbcDriver
and also i add lines to add a data source in jbo
Hi Jean,
if you downloaded the jboss-tomcat package you don't have to worry about
all these variables, simply unpack into a folder (doesn't matter what
name that folder has) and run the run_with_tomcat.bat/sh script in the
bin folder of jboss
make sure that 'java -version' run from the command l
Hello Emerson,
I have done some amount of benchmarking on JBoss. What
platform are you looking at deploying JBoss on? If you can let me know
what kind of deployment scenario you have, I might be able to help.
Regards
Vinay
Emerson wrote:
>
> I´m going to propose using JBoss in our
Arghhh!
Aren't classpaths a nightmare!!
The only things I can suggest is that you check...
1) No earlier version of xalan.jar,jaxp.jar exists on the classpath.
2) jaxp.jar does exist on the classpath
Re another of your posts...
a)The classpath is the same for JBoss & Tomcat if you are using
Scott,
Why do you have anything to add to the jboss-web.xml?
Surely the only entry that needs adding is the element in the
tag in the web.xml to provide this feature. The current entries
(web.xml and jboss-web.xml) allow you to set up security...so the only thing
missing is the element to sup
Hello, when I read about jboss I tough that it
would bee very very easy.
I have download"JBoss-2.2.2_Tomcat-3.2.2.zip
..
9.7M
May 30, 2001
"
but I have trouble doing the following santences from jboss install . can
somabody help ?
-
Are you talking about the JTS/JTA or the EJB specification? Thanks.
Anh
- Original Message -
From: "Allen fogleson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 16, 2001 11:25 PM
Subject: Re: [JBoss-user] Obtaining a transaction from outside JBoss in
another VM Plan
26 matches
Mail list logo