We use Xerces classes for parsing but the release of Tomcat uses crimson.jar
and jaxp.jar. I don't know why they don't use xerces.jar. You should ask
this to jakarta team that developped it.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
actually, Im comfuse with crimson?
what the purpose o
Sorry, I have found what is the problem.
JBoss was using Apache Xerces for parser and tomcat was using Jaxp.
I delete jaxp.jar and crimson.jar directory and it's OK.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMA
interface has a create method with no argument. It works perfectly
with tomcat 3.3.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
ption :
ex : -Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
for each system property you need, added in tomcat.bat
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Jim Downing
> En
Are URLs hostname the same each time you submit your form?
( http://localhost/myServlet and http://hostname/myServlet don't result in
the same session).
Do you submit your form in the same window?
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De :
What's your code for getting session?
Did you check servlet examples of tomcat?
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Narendra
> Phadke
> Envoyé : mardi 24 juillet 2001 03:
-MARTIN Cecile
[EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Thx, I have set filters and it works.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Burkhard
> Vogel
> Envoyé : vendredi 20 juillet 2001 13:19
> À : [EMAIL PROTECTED]
> Objet : Re
Are you sure your CMP is mapped with the right table?
Are you sure your table is not empty?
(You should test your result of findByPrimarykey before using it...)
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
send by the timer.
I have understood, but its maybe wrong, that a notification concernes an
instance not all instance of object.
So, i am completly wrong?
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
http
That's another discussion, in fact JBoss support (for the moment?) files
manipulation, and it doesn't crash.
Try to imagine any other resource instead of files..
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMA
't
speak about portable application.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de David Ward
> Envoye : lundi 16 juillet 2001 16:02
> A : [EMAIL PROTECTED]
> Objet : [JBoss-user] EJB
The class ce.ready2ware.authentication.AuthenticationService must be in
Tomcat classpath.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Daryl
> Beattie
> Envoyé : vendredi 13 juillet 200
Why do you call ejbCreate()?
ejbCreate is called by EJB Container on event creation.
To create a record, call homeInterface.create(parameters);
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
I think your session bean have to be bean managed transaction
(Bean).
You should begin a transaction to read your table, increment (cnt = cnt +
1), update table, commit transaction.
Then you shouldn't have problem with concurrent access.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
>
Is
your entity ben CMP or BMP, i.e. in your ejb-jar.xml file what's your
value?
SAINT-MARTIN Cecile[EMAIL PROTECTED]
-Message d'origine-De :
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Edward
WangEnvoy¨¦ : mercredi 11 juillet 2001 11:12À :
.run(Main.java:121)
at java.security.AccessController.doPrivileged(Native Method)
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Scott M
> Stark
> Envoyé : mercredi 11 juillet 200
I think the reference you have set in web.xml are wrong. Check it.
For example, try to open your xml file with Internet Explorer 5.0, if your
reference is wrong, you'll have an error.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
Do you a doctype line in your xml files?
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> [EMAIL PROTECTED]
> Envoyé : mardi 3 juillet 2001 14:58
> À : [EMAIL PROTECTED]
>
Sorry I didn' read completly your mail,
I think your problem is in ejb-jar.xml or jaws.xml or jboss.xml not in
web.xml
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> [EMAIL PROTECT
Check that you have a directory db\jbossmq.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Benoit
> Rolland
> Envoye : lundi 2 juillet 2001 17:53
> A : [EMAIL PROTECTED]
> Objet
Or declare it transient
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Schouten,
> Andreas
> Envoyé : jeudi 28 juin 2001 12:08
> À : [EMAIL PROTECTED]
> Objet : RE: [JBoss-use
J-GUID at http://www.activescript.co.uk/
EJBUtils at http://sourceforge.net/projects/ejbutils/
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Unico
> Hommes
> Envoyé : jeudi 21 juin 2001
(Cecile is my first name and SAINT-MARTIN my last name)
I don't understand what you want to do. What's your goal?
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> Boris Garbuzov
What is the right syntax for adding a deploy directory ?
J2EE:service=J2eeDeployer
../deploy;myDirectory
../deploy
myDirectory
Both don't work.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
___
JBoss-user mailing list
[
In wich method do you call setRollbackOnly? You can call this method only in
onMessage method.
EJB 2.0 final specifications :
<>
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Griffin
Session stateful are designed to communicate with one and only one client,
because they keep a conversational state with it.
So, an instance shouldn't be accessed by several differents clients. If you
don't need conversational state, use stateless bean.
SAINT-MARTIN Cecile
[EMAIL
I read your mail after sending mine, so sorry.
Your example is interesting, it will be perfect if there were a servlet :)
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Allen
> fogleson
&g
c. on
JBoss and Tomcat.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
local classpath.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
>
> > 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
> &g
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
&g
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 pa
Hi,
You can use EJBUtils at :
http://sourceforge.net/projects/ejbutils/
or J-GUID
http://www.activescript.co.uk/
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Konstantin
> Priblouda
&g
You don't need absolutely a war file with tomcat; it works with classes in
correct directory.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Emerson
> Sent: Wednesday, June 13, 2001
ation files.
People
can't actually see how they can configure JBoss in details, what they can do
with, to compare with others EJB engine.
SAINT-MARTIN Cecile[EMAIL PROTECTED]
-Message d'origine-De :
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Allen
Title: RE: [JBoss-user] manual
In agree too...
More details for configuration files is
needed.
Cecile Saint-Martin[EMAIL PROTECTED]
- Original Message -
From:
Ivan
Bolcina
To: '[EMAIL PROTECTED]'
Sent: Tuesday, June 12, 2001 8:03
AM
Subject: RE: [JBoss-user] ma
Application deployment
try the following url
http://localhost:8082/InvokeAction//J2EE%3Aservice%3DJ2eeDeployer/action=dep
loy?param0%2Bjava.lang.String=yourJarLocation
CGJ
-Ursprüngliche Nachricht-----
Von: Saint-Martin Cecile [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 7. Juni 2001 12:1
Hi,
Is there a way to deploy ejb and application without copying files into deploy
directory?
Cecile Saint-Martin
[EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
javax.ejb.ObjectNotFoundException is thrown when the object you search doesn't exist
in your table.
It's a "normal" exception.
You must call the create method before findByPrimaryKey, because if your object
doesn't exist,
you can't find it :)
Cecile Saint-Martin
[EMAIL PROTECTED]
- Origin
1) You have to change the option :
Container
to
Bean
in your ejb-jar.xml file.
2) just try :
ctx.getUserTransaction().begin();
Cecile Saint-Martin
[EMAIL PROTECTED]
- Original Message -
From: "prateeks saxena" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]
I think you have to write a SQL script that creates the table with appropriates
options, map with your EJB and change jaws xml
option :
false
Cecile Saint-Martin
[EMAIL PROTECTED]
- Original Message -
From: "Shen, Yi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesda
d
> > down jboss.jcml possible for download off the jboss site. Does anyone
> > have one of these?
> >
> > --
> >
> > Per Lewau wrote:
> >
> > > On Wed, 23 May 2001, Saint-Martin Cecile wrote:
> > >
> > >
> > >> Hi,
> > &
Hi,
I wonder is there a way to configure JBoss not to start all services when it starts
(InstantDB, XADataSource, etc...) ? We can stop
them by Agent View on port 8082, but we want JBoss to start with a minimal number of
services.
I have seen mail about daily built version, where can we downlo
>Have you separated out your interfaces home and remote into a separate jar
>and declared the class path as a dependency in the manifest for the jar
>files?
What do you mean by decalring classpath as a dependency?
Someone suggest to create .ear fi:e, is it supporter by JBoss?
> There is a sect
Hi,
I have a problem : EJB A is calling EJB B, they are deployed in different
jar files.
In ejb-jar.xml file of EJB A, i declared a reference to EJB B and create a
jboss.xml file to reference the jndi-name of EJB B.
When I call EJB A, it try to call EJB B and i have a class not found
exception.
45 matches
Mail list logo