When does JBOSS plan to support the obtaining and using a transaction from
another VM? 2.2.3? 2.3? Anytime in the near future?
[App/VM1] <-> [EJB1,EJB2,.../JBOSS/VM2]
App needs to setup and control the transactions, so in essence, my App needs
to be able to obtain a UserTransaction via JNDI
Attempting to take a WORKING 'Hello World' EJB and use it in a servlet. I
got the servlet to compile, but I am not using ctx.lookup properly.
Here's the environment:
ejbTest.jar includes:
ejbTestBean.class
ejbTestHome.class
ejbTest.class
Was built in /usr
Scott;
Good point. save me from writing another tutorial :) Although we could
probably use some general one for one that doesnt use JAAS, although why you
would want an insecure EJB I have no clue
Al
- Original Message -
From: Scott M Stark <[EMAIL PROTECTED]>
To: <[EMAIL PROTEC
no, javax.rmi is a part of J2EE. I am pretty sure it is in j2ee.jar (I could
be wrong... i have so many libraries added in JBuilder... lol.
Al
- Original Message -
From: Liang Li <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 3:56 PM
Subject: RE: [JBoss-user] jav
This has been asked so many times... I think I am just going to write up a
tutorial for it :)
I'll try to have something finished tomorrow
Al
- Original Message -
From: Richard Bottoms <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 4:41 PM
Subject: [JBoss-user] j
Hi Marc,
are you guys going to have any seminars in Canada??
anil
marc fleury wrote:
> - Worldwide talent at the head (pat on our common backs)
> - Freeze JBoss2.4 called by Scott
> - JBoss3.0 in the wings
> - Books being published on JMX and JBOSS
___
Hi,
I have downloaded JBoss with Tomcat 2.0. My question is that how can I see
the examples that come with Tomcat?
why
http://localhost:8080/webapp/examples/ is not working anymore? Thanks for
your information.
FengShuo Yu
[EMAIL PROTECTED]
___
JBos
It's included in jdk1.3, or can be gotten by downloading the Java-IDL
package for jdk1.2 from Sun
Emerson wrote:
> Where (jar file) is Javax.rmi at??
> Emerson Cargnin
> TRE-SC
> Setor de Desenvolvimento
> Tel: (48) 251-3700 - Ramal 3134
>
> ___
> J
Hi Guys,
could the fellow/architect doing the XML stuff give some indication where
jboss is going with XML and which ones are being targeted.
I've been testing integration with quite a number of products and getting
XML conflicts all over the place. The worse is Cocoon 2 (the newest one!).
There
Hi I'm just getting going with JBoss and I was implementing the CDBean
example, but I could not find the CDBean zip file? It seems that the web
site is being changed and many links are broken. Any idea where I can get
this zip file?
Thanks,
Jennifer
Hi,
This tip is if you have downloaded JBoss with Tomcat.
Please modify properties files in \conf\default when ur running
JBoss WITHOUT tomcat (click run.bat) and modify the properties files in
\conf\tomcat when running JBoss WITH tomcat (click
run_with_tomcat.bat). I did not real
coming
marcf
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|[EMAIL PROTECTED]
|Sent: Friday, June 15, 2001 6:57 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-user] Where did the Documentation jar files go?
|
|
|Hi I'm just getting going with JBoss and
I saw some doubts on the list about future MySQL support. Is it currently supported by
JBoss' CMP? What should I tell to JBoss to use my connection URL and associated issues?
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/l
Marc,
That's great. Pls tell us how and who is the
coordinator for the book. Is it Tobias?
Lionel
- Original Message -
From:
marc
fleury
To: Jboss-Docs@Egroups. Com ; Jboss-Business@Yahoogroups.
Com ; Jboss-User@Lists.
Sourceforge. Net ; Jboss-Development@List
Boris Garbuzov wrote:
> You touched some business ussues together with documentation. Why open source
>product is better to learn than some WebLogic?
> 1. Supposidely, open source community is much more live, more fun to get involved.
>But WebLogic also has user forums and peer supposrt. And th
Digital Strider wrote:
> This is an interesting experiment in the evolution of open-source and the
> kinds of future bricks and mortar that can lay the foundations for tomorrows
> future open-source evolutions.
>
> Most commercial software companies offer developer free implementations in
> the
Is it possible to have a JBoss client running JServ and JSDK20 using EJBs
from a only JBoss machine???
It´s not working...
Is there any incompability between JVM IBMJava2-13 and JBoss RMI???
Emerson Cargnin
TRE-SC
Setor de Desenvolvimento
Tel: (48) 251-3700 - Ramal 3134
___
This is a known issue with the JAAS 1.0.1 implementation. The
org.jboss.security.auth.spi.ProxyLoginModule can be used to
work around this issue:
/** A proxy LoginModule that loads a delegate LoginModule using
the current thread context class loader. The purpose of this
module is to work around t
This is an interesting experiment in the evolution of open-source and the
kinds of future bricks and mortar that can lay the foundations for tomorrows
future open-source evolutions.
Most commercial software companies offer developer free implementations in
the hopes of winning product loyalty whi
I got this error when making Jserv work as a client of other JBoss machine
javax.naming.CommunicationException. Root exception is
java.lang.ClassNotFoundException: EleitorVLHHome at
java.lang.Throwable.(Throwable.java:96) at
java.lang.Exception.(Exception.java:44) at
java.lang.ClassNotFoundExcep
Hi,
I am using integrated tomcat and my client login module will only load from
a jar file that I explicitly put in my JBOSS_CLASSPATH
If it is in my WEB-INF/classes or my WEB-INF/lib it won't load.
Is this a classloader problem?
d.
___
JBoss-u
I got this error when making Jserv work as a client of other JBoss machine
javax.naming.CommunicationException. Root exception is
java.lang.ClassNotFoundException: EleitorVLHHome at
java.lang.Throwable.(Throwable.java:96) at
java.lang.Exception.(Exception.java:44) at
java.lang.ClassNotFoundExcep
The most uptodate example is the JAAS security tutorial that shows
deployment of a secure ear. It does not explain the whys of the steps,
it just goes through the process and hides the details in the ant build
script.
http://www.jboss.org/documentation/HTML/ch11s83.html
- Original Message --
At 01:25 PM 6/15/01 -0700, you wrote:
>You touched some business ussues together with documentation. Why open
>source product is better to learn than some WebLogic?
Fun isn't why I do this. I do it to earn a living. Red Hat understood that
there needs to be a proper balance. On one side, gearhea
I've got my EJB 'ejbTest'working with the grand output of 'Hello World.' Is
there an example on the JBoss site of how to take this EJB and use it under
Tomcat?
Assume a default install of the JBoss/Tomcat bundle.
Thanks,
r.b.
___
JBoss-user mail
You touched some business ussues together with documentation. Why open source product
is better to learn than some WebLogic?
1. Supposidely, open source community is much more live, more fun to get involved. But
WebLogic also has user forums and peer supposrt. And that community may be even
larg
>1) Which parts of documentation are missing or inadequate?
The 'complaint', isn't so much that the docs aren't good, in fact they are
better than with many Open Source projects. For me, it's the recognition
that technologies such as JBoss have to be usable beyond the gearhead
elite. Many, many o
For user administration and many other tasks, in RedHat you can use
linuxconf. It works in both
the console and in X.
Jeff Liu ([EMAIL PROTECTED])
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Is it java.rmi.*??
--Liang
-Original Message-
From: Emerson [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 3:28 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] javax.rmi???
Where (jar file) is Javax.rmi at??
Emerson Cargnin
TRE-SC
Setor de Desenvolvimento
Tel: (48) 251-3700 -
That is a windows tcp error:
WSAENOBUFS(10055):
An operation on a socket could not be performed because the system lacked sufficient
buffer space or because a queue was full.
Your creating too many connections for your OS. Try keeping one InitialContext
around instead of creating every time or
OK, none answered me. I post the result myself.
After I installed the JBoss-2.2.2_Tomcat-3.2.2, this problem is gone, now
everything is great.
--Liang
-Original Message-
From: Liang Li [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 5:18 PM
To: '[EMAIL PROTECTED]'
Subject: [J
Majid:
When you start jboss, you should see a message at the bottom of your command
line window, such as:
[Mail Service] DEBUG: not loading optional address map file:
/META-INF/javamail.
address.map
[Mail Service] Mail Service 'Mail' bound to java:/Mail
[Mail Service] Started
[Service Control] S
Where (jar file) is Javax.rmi at??
Emerson Cargnin
TRE-SC
Setor de Desenvolvimento
Tel: (48) 251-3700 - Ramal 3134
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Don't know what is going on. I just downloaded it and retried it on my RedHat7.0
box and it comes up fine. The old files are still there so are you sure you grabbed
JBoss-2.2.2_Jetty-3.1.RC5-3.tgz :
bash-2.04$ cksum JBoss-2.2.2_Jetty-3.1.RC5-3.tgz
132996107 10168751 JBoss-2.2.2_Jetty-3.1.RC5-3.tg
I have recently begun having serious problems
retrieving beans from JNDI. For some reason,
InitialContext.lookup() keeps throwing a
CommunicationException. However, it doesn't always
happen! (Although after it happens once, it happens
fairly consistently until a re-deploy or restart
JBoss, at w
On that machine, point a browser at 'http://localhost:8080/jboss'
This will let you try out some simple tests.
majid nakit wrote:
> Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I
> am new to EJB, please could you show me :
> 1)How do I know that JBoss_Tomcat is working fin
test
--
majid nakit
[EMAIL PROTECTED] - email
(617) 598-1047 x3190 - voicemail/fax
__
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com
___
JBoss-user mailing list
Anyone using Visual Cafe 4 with JBoss?
r.b.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
I know that, but the appServer gives a warning...
At 16:30 13/06/01 -0400, you wrote:
>but you could have the business methods in an interface and implement the
>interface. then you have something like
>
>
>
> +-+ +-+
> | businessint |
Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I
am new to EJB, please could you show me :
1)How do I know that JBoss_Tomcat is working fine ?
2) is there any example that I can test.
Thanks
__
FREE voicemail, email, and fax..
On Wed, 13 Jun 2001, Scott M Stark wrote:
> An updated JBoss-2.2.2_Jetty-3.1.RC5-3.tgz bundle has been posted to
> sourceforge. This version has the same level of integrated security as
Downloaded and installed it.
> - The dreaded "null null null"
not here..don't even need to hit a jsp page:
I have the following questions:
1. If I set the transaction time-out in jboss.jcml as follows:
3000
Does this mean the transaction will time out after 3000 minutes or seconds?
2. Does setting the transaction time out in jboss.jcml affect container - or
user-managed transactions or b
Hi,
Can we please stop going crazy about this? Lets do some constructive.
All the people that are complaining about documentation please take
a minute or two and focus your complains. For example , you might state
the following:
1) Which parts of documentation are missing or inadequate?
2) Whi
Hi:
I discovered to my horror this morning that my ejbs are totally dependent
on the Internet when JBoss began to fail because it could not access
jboss.dtd at http://www.jboss.org/documentation. This was the error message
I got below:
Cause:org.jboss.ejb.DeploymentException: External entity no
At 07:37 PM 6/15/01 +0200, you wrote:
>
> I agree totally!
> You made an exellent point!
I can volunteer my skills in publishing to handle page layout and
conversion to
Acrobat electronic versions. 'Fluffy' documentation is the key for successful
expansion beyond gearheads to people who RTFM
Are you using run_with_tomcat, or run to start JBoss? I had a similar
problem. I had changed the jboss.jcml (and other configuration files) in
the conf/default directory, but started JBoss using run_win_tomcat. When
using run_with_tomcat, the configuration is loaded from conf/tomcat.
-Orig
Title: RE: [JBoss-user] manual
Or you.
-Original Message-
From: Grim Shieldsson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 6:37 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] manual
My original reply was going to explain the facts of programming life to
him.. th
Title: RE: [JBoss-user] manual
I agree totally!
You made an exellent point!
-Original Message-
From: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 3:34 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] manual
The point about the documentation is we
Hey,
I am working on a project and am curious when clustered session breans will
be available.
d.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Hello All,
I have JBoss-2.2.1_Tomcat-3.2.1
redhat 6.2
jdk1.3
...
Works fine!!!
I need to change or to create a owner for start, stop, and modify the
content files of JBoss-2.2.1_Tomcat-3.2.1.
Who does anyone do this?
Best regards,
Darío Sánchez.
"[EMAIL PROTE
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 QueueConnectionFactory, create a QueueConnection, creat
It only hangs for 30 seconds and the problem only occurs if you have
configured the Log4jService.
- Original Message -
From: "Guy Rouillier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 10:01 AM
Subject: Re: [JBoss-user] Oracle install probs
Oracle install pro
I tried to use your recommendation, but perhaps my syntax is wrong. I have a directory
cart_ear that
contains ejb jar, war and META-INF\application.xml. The file cartJ2ee.ear produced by
jarring it worked
fine. But adding it as a deployment URL did not help. JBoss does not notice and does
not d
Hi!
I'm new to this list and was wondering if there is a known problem with
the
search facility for searching through messages for a topic that has
already been covered.
Regards
Jim
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourcefo
Title: Oracle install probs
Don't know if this is the issue you are seeing or
not, but for JBoss 2.2.1 under JDK 1.3 on Windows 2K, that statement will hang
for almost a full minute on a Pentium III 500 MHz, and then startup will
resume. Did you wait a couple minutes to see if things continu
I am trying to connect to the companies SQL server using merant drivers. I
have followed the detailed instruction given in the jboss documentation.
However I still cannot link to the database. I think the problem is that
jboss cannot find the drivers which I have copied into the ...jboss/lib/ext
d
yep that one is real, thanks for reporting it
folks there might be some broken links, please report them to
me/juha/sebastien/scott
regards
marcf
|-Original Message-
|From: David Snyder [mailto:[EMAIL PROTECTED]]
|Sent: Friday, June 15, 2001 11:33 AM
|To: 'marc fleury'
|Subject: RE: [j
What I implemented is the EJB2.0 run-as feature. The servlet 2.3 run-as
feature will be next, but I'm not sure it handles what your looking for.
> I have WAR clients that need to access EJB's via the WAR app and not directly.
This case is an unauthenticated client accessinga servlet that in turn
K.V. Vinay Menon [mailto:[EMAIL PROTECTED]] wrote :
> For what its worth did you try changing the following section in
> standardjboss.xml
>
>
> 50
> 1000
> 300
I try to hot deploy the tomcat admin applications to use JBOSS's JAAS feature.
I successfully deployed the app following the JBOSS JAAS tutorial. I did login well,
but then when
I click the View All Contexts button, I got the following error
Error: 500
Location: /admin/contextAdmin/contextA
Thanx Alex
After carefully scrutinising my system somebody had installed Oracle 8i on
it which included Apache. After removing it, all is well. Hope nobody wants
to use Oracle again though !!!
Alan
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alex Ra
Hi,
The one at mail-archive works pretty well...
http://www.mail-archive.com/index.php3?hunt=jboss
Just click on the list you want to search and then on the following page
enter your query...
HTH,
Chris
> -Original Message-
> From: Jim Clayson [mailto:[EMAIL PROTECTED]]
>
> Hi!
>
>
I got this exception when I had soemthing else running on the same port. In
my case it was Apache.
Alex
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alan McDade
Sent: Friday, June 15, 2001 10:18 AM
To: Jboss-User
Subject: [JBoss-user] Newbie: Just do
Hi!
I'm new to this list and was wondering if there is a known problem with
searching through the messages for a topic that is already covered.
Regards
Jim
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jbo
The answer you got was the short, easy answer, not the whole answer. The
java:/OracleDB URL works because that's where the datasource is bound by
JBoss to make it available to the deployer layers. This URL will only
work in JBoss, really.
To use 'java:comp/env/jdbc/OracleDB' you'll need to set
Hi All
Now I have some time again I am experimenting with J2EE and would like to
use jBoss on my win2000 machine. However I have a problem
When starting jboss with tomcat I get the following error message. I can
however view http;//localhost:8080/ to get the tomcat test page.
I would guess
Putting all your libraries in jre/lib/ext is not a good solution. It's the
best way for having version conflicts...especially with XML or XSL parsers.
You should have a classpath contaning all jars needed per application. For
tomcat and Jboss, modify .bat by adding needed libraries in local class
It looks as though the config is correct! Do you have the correct version of
xalan.jar...(Does this class exist in the jar)?
Mine is 705k 15-Mar-2001 14:21
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Timo
Kauppinen
Sent: 15 June 2001 14:20
To: [EMAI
You kindly answer me that I must use "java:/OracleDB" as datasource JNDI
name, and it works.
But I wonder that it's the right way ! The specification is "java:/comp/env"
for any resource and "java:comp/env/jdbc" is recommended for datasource
references.
To be continued ...
Etienne de Closmadeu
Well, the error stack is this:
javax.xml.transform.TransformerFactoryConfigurationError:
java.lang.ClassNotFoundException: org.apache.xalan.processor.TransformerFactoryImpl
at
javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:121)
I also thought that it would
I think its in the middle of an overhall!!!
I don't know how long it will be in this state tho!
Lewis
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Richard
Kasperowski
Sent: 15 June 2001 13:49
To: [EMAIL PROTECTED]
Subject: [JBoss-user] jboss.org web
If you saw Marc Fleury's email from yeasterday, you will see:
Again for the next few days the website will be a little messy and under
construction, thanks for your understanding,
regards
marcf
They are moving the website to run on jBoss...
Tim.
- Original Message -
From: Richard
Emerson wrote:
> Your Remote interface can´t extend anything but javax.ejb.EJBObject.
My remote interface extends only EJBObject. That's not the problem.
Alexander B Kogan wrote:
> Remove EJBException from "throws".
I just removed it from the home interface methods that JBoss was
complain
For what its worth did you try changing the following section in
standardjboss.xml
50
1000
300
600
400
60
1
0.75
It looks like it's not serving JSP. Who can fix it?
Thanks,
--
Richard Kasperowski (mailto:[EMAIL PROTECTED])
Tel: 617-576-1552, Fax: 617-576-2441
http://www.altisimo.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/l
Nordahl, David C wrote:
> You'd need to create a PrimaryKeyBean
> like mentioned in earlier posts today
^
Duh! Sorry for the noise!
--
Richard Kasperowski (mailto:[EMAIL PROTECTED])
Tel: 617-576-1552, Fax: 617-576-2441
http://www.altisimo.com/
_
I put my xerces.jar, xalan.jar and jaxp.jar in the jre/lib/ext as I use them
for all kinds of projects!
It should have worked in the /jboss/lib/extwhat class is it failing to
find?
Lewis
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Timo
Kauppinen
How about in the "WEB-INF/classes" or "WEB-INF/lib" directory of your
web-application?
- Frank Villarreal
> -Original Message-
> From: Timo Kauppinen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2001 7:09 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] xalan 'n' stuff
>
>
> H
We use Xalan xsl parser, we added xalan.jar to Tomcat classpath (in
tomcat.bat).
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Timo
> Kauppinen
> Envoye : vendredi 15 juin 2001 14:09
> A : [EMAIL PROTECTED]
Hi,
I'm using (trying to use!) the EJX editor to configure my EJBThe EJB
already deploys beautifully! It contains an ejb-jar.xml, jboss.xml and
jaws.xml. When I open it with EJX choosing 'EJB1.1 XML with JBoss XML' as
the file type I get the following!
Any pointers ?
Lewis
P.S. I cannot bro
We use IBM JDK 1.3; we have deleted the xerces.jar file in jre\lib\ext and
download Apache Xerces 1.3.0 and added it to JBoss classpath, it works fine.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Schouten,
>>> [OracleDB] XA Connection pool OracleDB bound to java:/OracleDB
Use: java:/OracleDB
Vinay
- Original Message -
From: "De Closmadeuc, Etienne" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 9:03 AM
Subject: [JBoss-user] Minerva DataSource Error
I'm trying t
Hello!
I know this may be a common problem (or maybe not). At least I think I
have seen this thing discussed here.. but I ask it anyway:
If I want to use xalan as the xsl-parser in my servlet (I'm using
Jboss-2.2.2 with tomcat), where should I put the xalan.jar? Tomcat
can't find the needed clas
Hello all.
I was wondering if someone can give me a hand. I temporarily need to
disable all entity-bean caching in JBoss. Is this possible? My problem is
that I have an external application that is updating my entity-bean tables
(I will eventually eliminate that, but for now I have no choice i
Hello,
uses someone ibm's jdk 1.3?
We want use it, because it's ORB implamentation is hopefully more accurate.
We get a NoSuchMethodException in the org.xml.sax package. By now I don't
see the
coherence with the jdk, but it would help if I know that somebody uses imb's
jdk sucsessful.
Thanks
A
Scott,
The problem I am trying to overcome is that I have WAR clients that need to
access EJB's via the WAR app and not directly. I also need to have a
'loaded-on-startup' servlet (A scheduler in a WAR) to access EJB's without a
'real' user logging on. However if a 'real' user does access the serv
use
DataSource ds = (DataSource)
jndiCntx.lookup("java:/OracleDB");
return ds.getConnection( );
Allan.
--- "De Closmadeuc, Etienne"
<[EMAIL PROTECTED]> wrote:
>
> I'm trying to execute a query on an Oracle 8.1.7
> database but ...
> I can't figure what JNDI name must be used.
>
>
Title: Oracle install probs
1st Sorry about the previous post. Damn
Outlook :(((
Do not do that. Use:
org.hsql.jdbcDriver, org.enhydra.instantdb.jdbc.idbDriver,
oracle.jdbc.driver.OracleDriver
You have defined databases that use
the Hsql and the Idb.
Lachezar
Hi, Iv just bee
Title: Oracle install probs
Hi, Iv just been
trying to get an Oracle doirver working in Jboss. Iv placed my classes12.zip file in the lib/ext file and edited the
jboss.cml file so :- org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver
-->
oracle.jdbc.driver.Ora
Title: Oracle install probs
Hi,
Iv just been trying to get an Oracle doirver working in Jboss.
Iv placed my classes12.zip file in the lib/ext file and edited the jboss.cml file so :-
org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver -->
oracle.jdbc.driver.OracleDriver
InitialContext jndiCntx = new InitialContext( );
DataSource ds = (DataSource) jndiCntx.lookup("java:comp/env/OracleDB");
return ds.getConnection( );
Change that into this
InitialContext jndiCntx = new InitialContext( );
DataSource ds = (DataSource) jndiCntx.lookup("java
I think you can have many deploy directories specified in the
jboss.jcml...unjar into ~jboss/deploy/MyApp and add ../deploy/MyApp to
jboss.jcml
Lewis
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Boris Garbuzov
Sent: 15 June 2001 05:19
To: [EMAIL PROTE
I
would replace the $JBOSS_CLASSPATH with the ${JBOSS_CLASSPATH} in the right side
of expression...
-Original Message-From: Dan Bratton
[mailto:[EMAIL PROTECTED]]Sent: Donnerstag, 14. Juni 2001
18:55To: [EMAIL PROTECTED]Subject: RE:
[JBoss-user] Running on Solaris
edit
and what does your server.log say about this? usually when you have all
debug turned on, you have all the statements that are executed by JAWS.
Check if there are your update statements. Another way of debugging is to
use the HypersonicSQL DB. It generates nice .sql file with all executed
commands
have you set up the ejb references in jboss-web.xml?
Vinay
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 8:34 AM
Subject: [JBoss-user] Deploying .ear
Hi all,
have problem, I trying deploy my.ear application at JBoss 2.2.2 with Tomcat
Hi,
my problem is solved. I checked my configuratin again. I had bad
configuration, I'm sorry.
Now I have new problem. When I run example under the j2ee server, it's ok.
Under the jboss the new values of balance wasn't updated in database. There
are still zero.
rado
Yes ! We had similar problems and setting reference to null fix it.
Andre Vermeulen
-Original Message-
From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 9:06 AM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [JBoss-user] Re: Out of sync EJBs after passivat
I'm trying to execute a query on an Oracle 8.1.7 database but ...
I can't figure what JNDI name must be used.
OracleDB
org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp
l
jdbc:oracle:thin:@spirou:1521:AGENCE
**
**
...
jboss.xa.xidclass=
Make sure you are not throwing any non-RMI/IIOP type exceptions in
DataManager itself. Remember, the home object resides on the server and the
RemoteInterface travels over the wire so the Remote Interface should have
a. Methods that return only valid RMI/IIOP types
b. Methods that throw only vali
Why not? I believe it is perfectly fine to use the Minerva connection pool
even from non-EJB components.
Vinay
- Original Message -
From: "Ferguson, Doug" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 14, 2001 11:37 PM
Subject: [JBoss-user] XADatasource connection from
1 - 100 of 106 matches
Mail list logo