Hi !
For those (like me) who are behind a firewall, we
can't access the daily snapshot of JBoss :-(
Can some send a zip/tar of the CVS status on the
user's group list ??
Thanks
/Joel
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite e
Hi !
I try to configure JBoss3.0a (snapshot of 25/11) with
Oracle 8.1.6
I have created a subdirectory of 'conf' named
'myConf', and I start JBoss with the arguments -c
myConf.
I have created an oracle-service.xml file. This
configuration is working, I'm sure, because when i
copy this file to th
Hi !
I just build JBoss3.0. When I try to start JBoss,
there is the error:
12:40:39,702 ERROR [ServiceDeployer] Problem deploying
url
file:/C:/cvs/jboss3.0a-251101//lib/ext/jbosspool.ja
r, no valid service.xml file found.
java.io.FileNotFoundException:
C:\cvs\jboss3.0a-251101\lib\ext\jbosspool.
Hi !
I just build JBoss3.0a from the 25/11 snapshot, and i
try to configure a 'service' to use oracle.
ConnectionURL=jdbc:oracle:thin:@localhost:1521:Consileo
DriverClass=oracle.jdbc.driver.OracleDriver
UserName=joel
Password=vidu95
OracleDS
java:/TransactionManager
JCA:service=RARDeploy
hi !
I just download the daily snapshot of JBoss3.0.
Where is the 'mail' build.xml file ?? in admin
directory ??
Thanks
/Joel
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo
Hi !
I have tryed to deploy some beans (CMP) on JBoss-3.0.
There is an exception when deploying the beans:
[09:07:46,137,XmlFileLoader] failed to load jboss.xml.
There could be a syntax error.
org.jboss.ejb.DeploymentException: External entity not
found: "http://www.jboss.org/j2ee/dtd/jboss_3_
Hi !
Can someone tell me, where to find the JSR77 ??? that
JBoss-3.0 use...
Thanks
/Joel
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr
Hi !
I'm working on a project, and we have to :-( use
Websphere 3.5
I have to retrieve datas from an FTP periodically.
These datas have to be stored in DB, then used by
servlets.
HOW TO ? your advice ?
That's a bit like Message Driven Beans that push/or
pop messages on a queue every x...period
Hi !
Has someone already run the ECPerf J2ee benchmark with
JBOSS-2.4 ??
With what for a driver ??? Can apache JMeter be used
for such a driver ??
Thanks
/Joel
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo!
Hi !
As someone already run the ECPerf benchmark on
JBoss-2.4.x ?
With what for a 'Driver' ? Apache JMeter `?
And the results ?
Thanks
Joel
___
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com
_
--- Scott M Stark <[EMAIL PROTECTED]> a écrit : >
JBoss-2.4.2 has been released along with an updated
> Tomcat-3.2.3 bundle
> as well as the initial official release of the
> Tomcat-4.0 bundle.
> See
>
http://sourceforge.net/project/shownotes.php?release_id=55200
> for the 2.4.2 change notes and
Hi !
Can some give me the URL where I can found the Black
Box ressource adapter RI ?
Thanks
Joel
___
Do You Yahoo!? -- Vos albums photos en ligne,
Yahoo! Photos : http://fr.photos.yahoo.com
__
hi !
I'm looking at the CX package of the jboss source code
from CV,...and can someone explain me where are the
package that profide connection pooling ?
because for classes like SinglePoolStrategy, there is
the comment 'These are broken with the new JCA
implementation. They might resurface late
Hi !
I don't known if it's the right news group for this
message, but if someone as some ideas..
The problem is: I have a Model A (a tree model, or
some other data structure) made of types t1, t2,...tn.
I want to transform this model, in another model(
Model B) made of some possible NEW types
Hi !
I don't known if it's the right news group for this
message, but if someone as some ideas..
The problem is: I have a Model A (a tree model, or
some other data structure) made of types t1, t2,...tn.
I want to transform this model, in another model(
Model B) made of some possible NEW types
Hi!
Has someone already purchase this book ?
That's a good book ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messenger : http://fr.messenger.yahoo.com
__
Hi!
Where can I found the source code of an RMI
implementation ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messenger : http://fr.messenger.yahoo.com
___
Hi!
Where can I found the source code of an RMI
implemtation ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messenger : http://fr.messenger.yahoo.com
___
JBo
What's the purpose of the ECPerf project ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messenger : http://fr.messenger.yahoo.com
___
JBoss-user mailing list
Hi!
I just install the PetStore demo on JBOSS Embedded
Tomcat, and try to play with.
Each time I log off, I get a NullPointerException.
What's the problem ? How to solve it ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct ave
Hi!
Is JBOSS compliant with the J2EE Connector
Specification ?
Does someone has references, or URL to EIS that are
already compliant ? or samples ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis,
Yahoo! Messeng
try to run the jbosstest package, or , try to deploy
the J2EE blueprint, there is a lot of sample jSP-EJB
Joel
--- Jason Wells <[EMAIL PROTECTED]> a écrit : >
Hello,
>
> I'm new to the EJB world and I'm trying to find a
> "hello world" level
> explanation/tutorial that walks through creating a
Do you use the 'Default' configuration or your own ?
Joel
--- James Kiryakoza <[EMAIL PROTECTED]> a écrit :
> I created a custom MBean to set up my Log4J
> configuration. The bean works
> fine, but when I try to pass it a parameter by
> including a reference to it
> in the Jboss.jcml file, the
Hi!
I'm a newbie with JMS and MQ and i try to run the
samples that are coming with JBOSSMQ (the sames a SUN
RI).
But I have to create a Queue - or Topics
ConnectionFactory. HOW TO ?
Thanks
Joel
___
Do You Yahoo!? -- Pour dialoguer en direc
Hi!
Can someone explain me, how work the JbossRealm
Authentication mechanism ?
For embedded tomcat, why this authentication mechanism
is specified in tomcat' server.xml file ? And not in
jboss.jcml ?
Is there the same mechanism for JBOSS stand alone ??
Thanks
Joel
__
Hi all,
Does anyone have tried using JDBCRealm for security?
I am using Jboss Pre-2.1, embedded tomcat
I will to configure JBOSS to use Oracle 8i: I must
absolutely configure the JBoss Autentication ? Is
there some HOW TO , or samples?
Thanks
Joel
___
Hi!
I try to configure JBOSS-embedded Tomcat to use a
Oracle8 database. (oracle12_v8.1.7.jar)
For my CMP beans, i use in jaws.xml the tags:
create-table>true
When i deploy thw beans in InstantDB, no problem i
have the message:
[JAWS] Created table 'myTableName' successfully
But when i try
Hi!
I try to configure JBOSS-embedded Tomcat to use a
Cloudscape database.
For my CMP beans, i use in jaws.xml the tags:
true
When i deploy thw beans in InstantDB, no problem i
have the message:
[JAWS] Created table 'myTableName' successfully
But when i try with Coudscape that is running on
lo
Hi!
I just deploy a small EJB CMP in JBOSS embedded TOMCAT
dating of 2001/02/26
I dont' understand the error because my jar file don't
include an jaws.xml file in META-INF !
Thanks
Joel
===
J2EE Deployer Default] Deploy J2EE application:
file:/usr/local/
29 matches
Mail list logo