Hi,
I just want to do the same thing (the MAX value for the primary key on a
Bean CMP context).
Has anybody solve this problem ?
-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Richard
Taylor
Envoye : jeudi 22 mars 2001 13:06
A : [EMAIL PROTECTED]
Objet
> I can't figure out how to get EJBench working. I've tried both the ejx
> shipped with jboss and the 1.1 release from dreambean.com. The dreambean
> one is very capable, but the file -> new submenu does not exist!
EJBench is unfortunately not a supported project. IIRC the source is
available, s
I'm following a tutorial that tries to demonstrate
stateful bean activation and passivation. I want to
configure JBoss with a container for my bean that
limits the number of beans available in the cache.
I've set up a new container in my jboss.xml file to
try and do this. However, when I deploy m
The InterestClient doesn't run until all of the following jar-files are on
the classpath: ejb.jar, jnp-client.jar, jboss.jar, jta-spec1_0_1.jar and
jbosssx-client.jar.
Did I miss something in the documentation?
Ralph
___
JBoss-user mailing list
[EMAI
Could this be the problem I ran into with autodeploy? The new version of
your EJB will not be picked up until you restart JBoss if your EJB is in the
system classpath. I got around this by modifying run.bat so that JBoss is
run with an empty classpath.
- Original Message -
From: "Carles
Its actually jswat, see http://www.bluemarsh.com/java/jswat/
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 7:04 PM
Subject: Re: SV: [JBoss-user] debug ejb bean
> Hi, where is jswap to be found?
>
> Thanks
> David Je
Regarding exposure, we ought to be displayed on:
http://java.sun.com/products/ejb/tools1.html
Becoming a new fan of jboss...
Frank Morton
[EMAIL PROTECTED]
- Original Message -
From: "Peter Routtier-Wone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 31, 2001 2:02
On Wed, Apr 11, 2001 at 09:09:20AM +0800, Russell wrote:
> Hi Toby ,
>
>Thanks for your info. Please forgive me , i am a amature in Linux.
Yeah, I forgive you. I just hate seeing people not learning.
>When we will using "Black box" , didn't in xml files , there are
> already some
>
Hi danch,
thanks for the clarification.
anil
danch wrote:
> JBoss does overlog exceptions a bit (sometime I prefer that). What
> you're seeing in the log is normal.
>
> -danch
>
> awc wrote:
>
> > Hi All,
> >
> > I do have entity bean that thows EJBException if the variable called
> > version(
You should be using client/jbosssx-client.jar instead of jboss-jaas.jar.
If your finding that this is does not work then there is a problem with
the packaging of the jbosssx-client.jar
- Original Message -
From: "Ken Jenks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, Apri
On 2001.04.10 21:36:01 -0400 marc fleury wrote:
>
>
> |-Original Message-
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks
> |Sent: Tuesday, April 10, 2001 9:24 PM
> |To: [EMAIL PROTECTED]
> |Subject: Re: [JBoss-user] easy to implement Informix Support ?
Hi, where is jswap to be found?
Thanks
David Jencks
On 2001.04.10 10:46:38 -0400 Lennart Petersson wrote:
> Either buy a debugger tool like bugseeker or try the open source jswap.
> I've both working with jboss. They are ok, maybe bugseeker has a more
> userfriendly interface.
> /L
>
>
> _
Title: FreeTDS and JBoss connection pooling
Has anyone successfully gotten a connection pool in jboss 2.1 running using the freetds driver to an ms sql database??
If so, could you email jboss.jcml snippets pls.
Having a very frustrating time trying to get it running.
thanks,
Matthew
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks
|Sent: Tuesday, April 10, 2001 9:24 PM
|To: [EMAIL PROTECTED]
|Subject: Re: [JBoss-user] easy to implement Informix Support ???
|
|
|Hi,
|
|Have you tried using the JCA jbosscx framework wit
I had to add
..\..\lib\jboss-jaas.jar;
to all of my client command lines.
-- Ken Jenks, http://abiblion.com/
Tools for reading.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
On Tue, Apr 10, 2001 at 09:24:29PM -0400, David Jencks wrote:
> Hi,
>
> Have you tried using the JCA jbosscx framework with the blackboxDS example
> adapter? I'm not quite sure but I think all the configuration of this
> stuff is not hard coded but works from properties in the pool
> configurati
Hi,
Have you tried using the JCA jbosscx framework with the blackboxDS example
adapter? I'm not quite sure but I think all the configuration of this
stuff is not hard coded but works from properties in the pool
configuration. Right now its a bit unpleasant in that you have to start
the ds by ha
Hi,
Thanks for the clarification of what you are working with.
The Minerva pools (to fake an XADatasource from a nonXA driver) hand out a
wrapped connection, transferring exactly the connection interface to a
"DriverManager" obtained connection.-- these will obviously not have the
Oracle extensio
still
- Original Message -
From: "Tobias Frech" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 2:52 PM
Subject: Re: [JBoss-user] FW: JBoss 2.1
> Hi Faisal!
> The "client" jars ship with the container/JBoss distribution. Look into
> the directory "client" from y
I am not knocking on heaven door!
I give up..I ll stick to jboss2.0 for the moment
Respect for your help!
- Original Message -
From: "Tobias Frech" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 2:52 PM
Subject: Re: [JBoss-user] FW: JBoss 2.1
> Hi Faisal
> System.out.println ( "Hello World!" );
>
> should print out on the console while JBoss is running. It works from an
entity
> or session bean.
It shows on the console from which you ran the JBoss container, not on the
client process console.
__
Hi Toby ,
Thanks for your info. Please forgive me , i am a amature in Linux.
When we will using "Black box" , didn't in xml files , there are
already some
resources tag for JDBC connection.
What is the main usage of "Black box" ??
Thanks
Toby Allsopp wrote:
>
> On Tue, Apr
Oracle's DataSources don't do pooling in the sense of maintaining pools
of physical connections (nneded for speed). Oracle calls minerva's type
of pooling "connection caching" in their documentation for their JDBC
2.0 drivers.
Oracle provides an "example" implementation of a cache called
Ora
Christian Hargraves wrote:
>
> We are running the hello session bean example.
>
> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000
> requests we get some strange results.
>
> The output from the HelloEJB either doesn't include the "StatelessSessionBean
> says: H
I'm an EJB newbie, so be kindand I am reading everything
I can find but still have a fundamental question.
Is it right that in real-world applications, which inevitably are
more complicated than testing examples, that using CMP entity
beans is usually too simple-minded and BMP is kind of the
JBoss does overlog exceptions a bit (sometime I prefer that). What
you're seeing in the log is normal.
-danch
awc wrote:
> Hi All,
>
> I do have entity bean that thows EJBException if the variable called
> version(integer) does not match the version from a dataHolder(bulk
> accessor). It work
I've added a new method to a stateless session bean.
When I try to access the method from my client program
I am getting the exception below.
The other methods in the remote interface and bean are
available. I've looked at the strings in the remote
interface and bean .class files and I see the m
Hello,
I created a simple custom finder method. I put the following entry in jaws.xml.
in the section with my entity bean.
findName
NAME = {0}
NAME DESC
And put the appropriate code in the home interface.
I'm getting the following error:
java.sql.SQLExceptio
I am part way there. The second problem (NameNotFoundException) is fixed by
ensuring that the destination-jndi-name is prefixed by either "topic/" or
"queue/" as specified in the documentation (sorry)
BUT, what's up with 'deployment.cfg'?
Although the MDB is being deployed correctly I am still
Cool that its a known issue.
FYI. I have since found that when I create my own container configuration
and cache policy for my BMP entities, that all works ok (so far). So it is
possibly just something wrong with the default.
On an aside...
I notice however that ejx puts in (it seems appropriat
Hi,
I have a developer running Jboss 2.1 on Windows 95. Has anyone tried
running JBoss on Windows 95? The developer is running into problems
starting up Jboss because JBoss cannot create the appropriate object after
binding the OracleDb datasource. I have taken the same setup from my
computer
I agree with you and have a solution in mind. I have logged a feature request
on the sourceforge site and will implement it when/if I get time.
Oh, I just saw your entry (1 minute before me). The JAWS mappings are a
separate issue to the XADataSourceLoader support, so that works nicely I
think.
On Tue, Apr 10, 2001 at 11:52:18AM +0200, Alexander Jerusalem wrote:
> Hi David. Thank you for your answer.
>
> Let me clarify a few things: Roman is not using cmp. When he says
> "bean-managed" he means bean managed transactions not bean managed
> persistence. What he tries to do is to read a
Hi Anton or other experts out there,
This morning, I finally can switch back to jboss. I tried to deploy your
example (similar to the first MDB example in the manual,
see attached zip), but got the identical error messages as before when I
tried the example in the manual and in the test.
I che
On Tue, Apr 10, 2001 at 09:05:42AM -0700, suyan zhu wrote:
>
> How to turn off hot deployment of JBoss?
Comment out the AutoDeployer MBean in jboss.jcml.
Toby.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/
On Tue, Apr 10, 2001 at 05:55:27PM +0200, Shahar Solomianik wrote:
> Toby, I think you are right.
> I replaced the mbean configuration to use XADataSourceLoader and minerva (I
> had to patch minerva to support scrollable result sets...), tested the
> server under load and it was MUCH faster.
> I d
Hi,
Here we go Rajeev, with top half of the jboss.jcml.
Make sure you started postgres with -i option on.
Check your pg_hba.conf is right.
and postgresql.jar in $JBOSS_HOME/lib/ext .
jboss will hang if it cannot find postgresql.jar.
anil
8083
1098
I always chmod it right away. It has the standard she-bang (#!/bin/sh)
so I assumed it should be executable.
Darrin Thompson wrote:
>
> On *nix? You could just run it through /bin/sh which I think it what is
> intended.
>
> $ sh run.sh
>
> Darrin
>
> On 4/10/01, 9:32:08 AM, <[EMAIL PROTECTED]
Hi All,
I do have entity bean that thows EJBException if the variable called
version(integer) does not match the version from a dataHolder(bulk
accessor). It works right, but since it is thrown from bean, does it
have to throw all these exceptions with it??
[ejb/Customer] version exception <==
The latest client jars are in the jboss-2.2/client directory of the jboss-tomcat2.2
distribution.
- Original Message -
From: "faisal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 2:32 AM
Subject: Re: [JBoss-user] FW: JBoss 2.1
> I appreciate your help!
> It
Do the petstore patches for 2.1 work for 2.2?
andy reischer
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
I run JBoss using bugseeker2, but I uses its remote debugging feature as it
greatly simplifies the classpath setup that you have to do otherwise.
- Original Message -
From: "Franco Biaggi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Lennart Petersson"
<[EMAIL PROTECTED]>
Sent: Tuesday
Hi,
It is Jboss2.1 beta. I am waiting for that block of xml that I have to put
in jboss.jcml to configure a connection pool for postgresql6.5.3, I am using
Linux (Mandrake). The dirver is loading fine, but jboss just hangs when it
comes to initializing the connection pool. I know I have g
Lennart,
are you able to start JBoss inside bugseeker2 ?
How ?
I receive an error just while starting the project...
Thanks
Franco.
On Tue, 10 Apr 2001 16:46:38 +0200, Lennart Petersson wrote:
>Either buy a debugger tool like bugseeker or try the open source jswap. I've both
>working with jboss
Thanks for all the replies I have got from this email list.
I tried the System.out.println again, it works and this is what I want.
Also thanks for replies I got from my other posts like
connection pool.
Since this is the hottest mail list I ever cross over, I will
not send more thank messages to
http://localhost:8082/
There is a link to the shutdown service. You could write a script with
telnet, expect, netcat, or even Java (hey!) to do an http post.
Darrin
On 4/9/01, 1:09:33 PM, Christopher Cheng <[EMAIL PROTECTED]> wrote
regarding [JBoss-user] Shutdown jBoss:
> I installed the jB
How to turn off hot deployment of JBoss?
Thanks,
Do You Yahoo!?
Yahoo! Mail Personal Address -
Get email at your own domain with Yahoo! Mail.
On *nix? You could just run it through /bin/sh which I think it what is
intended.
$ sh run.sh
Darrin
On 4/10/01, 9:32:08 AM, <[EMAIL PROTECTED]> wrote regarding
[JBoss-user] JBoss 2.2: run.sh:
> Should I post this here or to dev?
> run.sh doesn't default to have execute permissions which i
I can't figure out how to get EJBench working. I've tried both the ejx
shipped with jboss and the 1.1 release from dreambean.com. The dreambean
one is very capable, but the file -> new submenu does not exist!
I get this error after actually selecting file -> new (not just waiting for
a submenu
Hello everyone,
I have been really happy with the new release of jboss binaries.
especially the one that embedd tomcat4.
Tough i have come into troubles
I need to use two others xml parsers (xerces 1.2.2 and 1.3) with it and
it become close to a nightmare.
the 1.2.2 comes with cocoon1.8.2 , and
I'm using the April 8 release of Jboss 2.2/Tomcat 3.2.1.
I'm attempting to write an app that will have a client portion, a servlet
controller on Tomcat and be modeled with some session and entity beans in
JBoss.
I'm hung up on JAAS. I've sucessfully secured the servlet with HTTP Basic
auth,
Hey,
> Is there any graphical view for the Bean Cache like number of cached
> instances and number of live objects?
> I found the BeanCacheMonitor but no doku, how to use it.
touché !
For now, you can look at the 2 jars under dist/bin. They implement 2
different ways of collecting bean cache in
Toby, I think you are right.
I replaced the mbean configuration to use XADataSourceLoader and minerva (I
had to patch minerva to support scrollable result sets...), tested the
server under load and it was MUCH faster.
I didnt get into details and log/trace files, but the differences in speed
were
Either buy a debugger tool like bugseeker or try the open source jswap. I've both
working with jboss. They are ok, maybe bugseeker has a more userfriendly interface.
/L
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/l
Should I post this here or to dev?
run.sh doesn't default to have execute permissions which is easy to fix but
somewhat annoying.
Jason Yip
Software Developer, ThoughtWorks, Inc
http://www.thoughtworks.com
(312) 560-4978 (cell)
"It is not the strongest of the species that survive, nor the most
i
Is there any graphical view for the Bean Cache like number of cached
instances and number of live objects?
I found the BeanCacheMonitor but no doku, how to use it.
Thanx Tilmann
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.ne
Which version of jboss??
Rajeev Bacchu wrote:
> Hi,
>
> This is a small request for help, I am not able to configure a connection
> pool for Postgresql database,
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lis
Hi Steve,
SV> System:
SV> jboss2.0
SV> jdk1.3
SV> win2000
SV> mysql 3.23
SV> Jboss is working great!
SV> But when I do a findbyall it is always returning EMPTY
SV> collections.
SV> The entites are accessed /wrapped by simple stateless session beans. When
accessing one particualar bean with find
Hi Faisal!
The "client" jars ship with the container/JBoss distribution. Look into
the directory "client" from your actual JBoss version. Be sure to
replace all jars at your client side with the versions from this
directory.
Did this help ?
Ciao,
Tobias
faisal wrote:
>
> I appreciate your help!
You can also set up logging for your beans in the jboss.jcml file and use:
import org.jboss.logging.*;
...
log.debug("Hello World!");
log.exception(ex);
...
Tim
[EMAIL PROTECTED] on 04/10/2001 01:43:39 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTE
Dear all,
I've installed JBoss/Tomcat as an NT Service, using
JavaService.
Installing and starting the service work well. But after
starting, I get the following message in the error log:
javax.management.ServiceNotFoundException: The specified
URL is null
at javax.management.loading.
On Monday 09 April 2001 21:05, you wrote:
> danch wrote:
> > I'll look into this more later this evening.
>
> beat the transaction horse to death, but that's another thread.
>
> >> When we load the machine with AB (Apache Bench), 128 concurrent users,
> >> 10,000 requests we get some strange resul
Get a free IDE that supports this. Can anyone suggest one? Forte?
Either that, or get accustomed with jdb...ugh.
jim
- Original Message -
From: "Ed Aihua Wu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 12:55 AM
Subject: [JBoss-user] debug ejb bean
> I do
No, I get the same exception and it's a 'known' bug in jboss from before. Has to do
with the fact that the entity is not removed from the jboss cach when deleted from the
database. Hence jboss throws an exception when during create it finds the entity still
in the cach. If jboss is restarted be
hi all,
I have a simple design concern which one to use. I wrote my MBean for
periodically running a task, which I configure through jboss.jcml, using the
javax.management.timer.Timer MBean, but it seems to me that having an
instance of java.util.Timer in my MBean would do just the same, with (IM
Help.
After doing some configuring for Oracle datasource in jboss.jcml I (after
seemingly succesful server startup) tried to deploy a sessionbean that was
supposed to test this DS. Instead of deploying properly (what it had done
before) this bean caused this error:
[Auto deploy] Auto deploy of
To run the test client I believe you also need to have jbosssx-client.jar in
the classpath, the error looks like you are missing this.
Richard
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 10, 2001 5:21 AM
To: '[EMAIL PROTECTED]'
Subject: [JB
As others have pointed out on this mailing list, there's a problem
preventing some users from launching jBoss 2.2 if they include Xerces.jar
in their classpath. Here's part of what my Windows 98 computer reports when
I launch an unmodified run.bat:
[Default] java.lang.NoSuchMethodError
[Defaul
Hello, All
The problem description:
There is two EJB: message-driven and stateful SB.
First case:
They are placed in two different jars.
On message coming (in MDB) I tried to lookup SSB and
failed( "not bound" ). It's necessary to say that
ejb-ref was present in
BillTC wrote:
>Hello All,
>I am using jboss2.1 I have deployed a Ejb which have a list of all clients
>interfaces client is a SwingUI but when I register to the server I am
>getting an error like below:
>What I am trying
>Here what basicly I am trying to do is . When my Swing Application is
>e
Hi,
[snip]
>
> b) What would be the strategy you recommend for migration ? Either using
> your old config files and patching them to contain the needed new values
> OR using the new config files (coming with the distro) and patching them
> with your modifications ?
I went from a 2.0 to a late
Hi,
The app I'm working on requires a library jar (JUnitCore.jar, a jar of
junit classes, incidentally). When I package it as an ear file with
JUnitCore.jar in the library directory it deploys fine under the Sun
reference implementation. The only way I can get it to work under jboss
is to copy JUn
* point out that JDom users of 2.0 should remove the explicit xerces.jar
they have added to classpath in run.sh.
* 2.0 minerva users that use scrollable result sets cant upgrade to 2.2 ...
(or upgrade but use different config, without minerva)
-Original Message-
From: [EMAIL PROTECTED]
[m
Hi David. Thank you for your answer.
Let me clarify a few things: Roman is not using cmp. When he says
"bean-managed" he means bean managed transactions not bean managed
persistence. What he tries to do is to read a longitude/latitude value from
an Oracle Spatial column inside a stateless Sess
Hello everybody,
after reading all the messages in this mailing-list regarding support of
Informix databases, i've the impression, that supporting this database
should be easy and could be done with small efforts.
First of all, i want to state what is working (in my opinion) by now (jboss
2.1) :
I appreciate your help!
It ,simply,does not work. I ve tried all the possible confi &
I put the client.jars on my classpath .Still I can't manage to successfully
lookup my beans
nd if the client.jar s are not compatible with jboss-tomcat2.2 how can I get
the latest client.jars
thanks again for y
Hi everybody!
Most of you probably already noticed that there is a 2.2 release of
JBoss available at the website. I now would like to gather information
about what steps you needed to take to migrate from 2.0 to 2.2.
As a starting point there is already a section in the manual (actually
titled "Up
Hi all,
I create a CMP bean that maintains information about users.When I deploy the
EJB, I receive this error:
[Container factory]
Deploying:file:/C:/jboss-tomcat-2.1-beta/jboss-2.1/tmp/deploy/Default/perfil
.jar/
[Verifier] Verifying
file:/C:/jboss-tomcat-2.1-beta/jboss-2.1/tmp/deploy/Default/p
Hi,
This is a small request for help, I am not able to configure a connection
pool for Postgresql database, can u please mail me the mbean entry in
jboss.jcml file for a postgresql connection pool?
It would be of great help to me. I am struggling a bit.
thanks in advance,
Rajeev B.
---
79 matches
Mail list logo