Hi All,
I am facing problem in using JDeveloper10g with jboss. I want to user Jboss3.2.2RC4 as a default server instead OC4J. How
can I do that.
Please help me.
Regards
Shiv Shankar
James Higginbotham writes:
> I wonder if it would be possible to put the .bsh in a .sar in your
.ear?
Sounds excruciating :-). Won't it tickle?
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Somet
org.jboss.Main$1.run(Main.java:375)
at java.lang.Thread.run(Thread.java:484)
Regards,
Shankar.
From: Stephen Davidson
Subject: Re: [JBoss-user] problem starting jboss-3.0.1
Date: Fri, 09 Aug 2002 04:38:36 -0700
Hi
Hi,
I am trying to setup Jboss3.0.1. The following shows up in the boot.xml.
Have added a oracle-service.xml in the default/deploy dir.
This was working fine on Jboss3.0 (with Tomcat).
Do I have anything else to the oracle-service.xml file?
Thanks in advance,
Shankar.
Here is oracle
hi,
some times i get the following erroe when i run JBoss.
./run.sh: line 18: 31174 Segmentation fault java -server $JAXP
-classpath $JBOSS_CLASSPATH org.jboss.Main $@
It runs fine if i run it again . Can some one tell me what is this eror
about.
Thanks
Rakesh Shringi
___
hi,
Is it possible to bind a datasource at runtime so that if i am adding
a new datasource to my application i dont need to restart the JBOSS in
order to use that datasource in my application.
This can be useful in the case of mission critical situations when i
dont want to restart my jbos
HI,
Can i directly use the jboss connection pool in a servlet without
writing it in ejb.
How to get it from the env context.
Thanks
Rakesh Shringi
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
hi,
Can any one give me a clear picture about JNDI environment naming
context.
like
DataSource ds=
(DataSource)jndiCntx.lookup("java:comp/env/jdbc/mySQLDB");
what does java:comp/env indicate?
what is /jdbc/mySQLDB?
How to put values into JNDI environment naming context?
If my ejb is on s
hi,
I am trying to use the JBOSS connectionPool
and i am getting the following error:
[java] java.lang.ClassCastException:
org.opentools.minerva.jdbc.xa.XAPoolDataSource
What i have done is like this:
Jboss.cfml
org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
mySQLFlirtDS
jdb
hi,
i am using mysql with JBOSS.
i figured out that i was connecting to hypersonic instead of connectiong
to mysql. for that i changed DefaultDs to mysql database.
but i want to know that is it required to change DefaultDS Why i am not
being able to connect to mysql without going through def
hi,
I am using my sql with JBOSS.
the problem is that i am connecting to hypersonic database instead of
connecting to the mysql database.
i am using the session bean.
This is what i have in my jboss.jcml file
org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
>
>jdbc/WhatICallItInMyBean
>java:/mySQLDB
>
>
> In the tag for your bean in jboss.xml. See the jboss.dtd for more
> information on this tag: there's a lot more flexibility there.
>
> -danch
>
> Rakesh Shankar Shringi wrote
hi,
I am using the connection pool for that I have made the following
changes in jboss.jcml
:
org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
mySQLFlirtDS
jdbc:mysql://baba9.websoft.com/flirtshow2
w3server
I a
13 matches
Mail list logo