RE: [JBoss-user] Jetty vs Tomcat

2003-08-14 Thread Kevin Duffey
I am guessing you use Ant to build your project? If so, why not compile them as part of the build? I know Ant can do this in some manner. --- Rod Macpherson <[EMAIL PROTECTED]> wrote: > I agree this needs clarification and we do not have > any > container-specific features so it boils down to > wh

Re: [JBoss-user] JBoss commit access?

2003-08-14 Thread Vladyslav Kosulin
Greg Wilkins wrote: Finally - if I am to be dismissed from the project - I would request that credit be given where credit is due. Specifically that my listing be returned to the JBoss developers page - at leasted listed in the "forced to retire" section. Due credit is the least that one can exp

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Juha Lindfors
On Wed, 6 Aug 2003, Vladyslav Kosulin wrote: > What makes you so angry, Mark? FYI, Marc was not angry and he did not make the decision alone. All the project administrators agreed to it. Ad hominem attacks will get you nowhere. -- Juha --- Thi

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Scott M Stark
As stated in previous msgs on the question of Jetty, we will continue to maintain the embedded container service. -- Scott Stark Chief Technology Officer JBoss Group, LLC Kevin Duffey wrote: Great stuff. One question, what happened to Jetty? It s

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Joachim Van der Auwera
Not to mention that I though Apache projects were not even allowed to have GPL or LGPL stuffcommited in the CVS tree. Damn, is Apache actually aware that thier project is a JBoss fork? This really cannot benefit anyone. Joachim - Original Message - From: "Kevin Duffey" <[EMAIL PROTECTED]

Re: [JBoss-dev] Re: [JBoss-user] July 2003 news

2003-08-14 Thread Vladyslav Kosulin
Scott M Stark wrote: These are all old headers from the pre-conversion to LGPL. They will be corrected or removed. Well, you can change the license only if you got such permission from all the committers to these files. And even from those aliens who did not commit directly, but sent a patch wh

Re: [JBoss-user] Speeding up jboss startup

2003-08-14 Thread Joachim Van der Auwera
Under Windows 2000/XP you can sometimes get a major slowdown of Java programs with some DOS programs. Maybe that has something to do with it. Alternatively, you could try tuning your JBoss installation by removing all services you don't need. Joachim - Original Message - From: "Bradley S

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Kevin Duffey
Juha, Marc, etc, I guess the question I and it seems others are interested in is WHY did you cut loose these guys, and so suddenly? There seems to be no logical explanation, and why at a time when JBoss is really start to shift momentum and finally become certified and so forth, why cut a number o

RE: [JBoss-user] JBoss-IDE 1.2.0 released

2003-08-14 Thread Bill Burke
Yes, thank you Laurent! We need to get more visibility for your work. I can't wait to eventually try this out. Thanks again, Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Laurent > Etiemble > Sent: Friday, August 08, 2003 7:26 PM > To: Jboss-

Re: [JBoss-user] JBoss commit access?

2003-08-14 Thread Scott M Stark
There is no seperation and never has been. Employees leaving, especially under covert means always results in termination. To advance that JBG has given up on community development is an absurd statement. The majority of committers continue to be outside of JBG. Exactly what community effort hav

[JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Surajit Bhattacharjee
Hi group! I am using mod_jk2 (mod_jk2-2.0.43.so) with Apache 2.0.43 and trying to load-balance HTTP traffic on to embedded Tomcat (4.1.x) in JBOSS 3.2.0. The load gets balaced round robin, but I am not able to get sticky sessions set up. I have put in the jvmRoute attribute in the service XML fil

Re: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Felipe Oliveira
just as an input i was never able to use sticky sessions with jetty either. it worked fine on mod_jk. Surajit Bhattacharjee wrote: Hi group! I am using mod_jk2 (mod_jk2-2.0.43.so) with Apache 2.0.43 and trying to load-balance HTTP traffic on to embedded Tomcat (4.1.x) in JBOSS 3.2.0. The load get

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Andreas Kuckartz
I see. I will unsubscribe from all JBoss lists now. Bye, Andreas - Original Message - From: "Juha Lindfors" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 10:43 PM Subject: Re: [JBoss-user] July 2003 news > On Wed, 6 Aug 2003, Vladyslav Kosulin wrote: > >

[JBoss-user] "Ceci n'est pas une pipe"

2003-08-14 Thread Sacha Labourey
Dear All, These last days, many people have expressed their opinion on JBoss mailing lists regarding the recent removal of RW privileges to some people. Some of these opinions made me observe that the global picture was frequently simply ignored. Let me simply restate the obvious: the world is no

RE: [JBoss-user] Re: Recent CVS removals

2003-08-14 Thread Bill Burke
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Greg Wilkins > Sent: Wednesday, August 06, 2003 8:37 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [JBoss-user] Re: Recent CVS removals > > > > Firstly a note to the list moderator: This i

[JBoss-user] JBoss 3.2.1 - Editing run.sh and shutdown.to use a pid file

2003-08-14 Thread Feighery Raymond
All Easy, Friday afternoon, non-politically motivated post. I am setting up multiple JBoss environments on a single machine (Solaris 8) for testing. I would like to use a jboss.pid file in the respective server//log directories to allow definitive checking of whether a particular instance is up (

RE: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Surajit Bhattacharjee
Hi Vlad! I tried to build Apache with 'MPM worker' on Solaris but got an error. I ran the following to build: 1. ./configure --prefix=/home/surajit/sms/lb/apache/apache/new-build --with-mpm =worker 2. make 3. make install Now, the build fails at step 2 with the following messages: -

Re: [JBoss-user] JBoss problem with connections ...

2003-08-14 Thread Adrian Brock
The code you sent me looks ok. There is a counter of committed and rollbacked transactions on the transaction manager MBean in the most recent versions of jboss. Regards, Adrian On Thu, 2003-08-07 at 13:31, Rafal Kedziorski wrote: > hi, > > At 12:33 07.08.2003 +0100, you wrote: > >On Thu, 2003-

RE: [JBoss-user] Re: Jetty vs Tomcat

2003-08-14 Thread Rod Macpherson
That's two (count 'em) votes for precompiled JSPs being integrated! Definitely a big bonus in terms of speeding up the development cycle because we have hundreds of pages. I do not want to have to precompile servlets and map URLs when we really should be able to tell the server to spider through ou

RE: [JBoss-user] Recent CVS removals

2003-08-14 Thread Barlow, Dustin
> P.S. I am not trying to judge you folks, I just have to know what's > going on here, and I definitely do not like all this silent > undercover > moves from both sides. >From my outsider perspective, there has been alot more "silent undercover moves" from the CDN members then what I've witness

RE: [JBoss-user] [NEWBIE] Running more than one Jboss instance

2003-08-14 Thread Sacha Labourey
Title: Message Take a look at:  - the JBOSS_HOME/docs/examples/binding-manager directory  - the binding manager documentation (PDF) that is in the download file section of sf.net/projects/jboss   Cheers,     sacha -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

Re: [JBoss-user] JBoss Web Console

2003-08-14 Thread Paulo Bengero
Message: 4 Date: Thu, 14 Aug 2003 09:12:26 -0500 From: Stephen Davidson <[EMAIL PROTECTED]> Subject: Re: [JBoss-user] JBoss Web Console To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Paulo Bengero wrote: > Have anyone of you used the JBoss web-console? You can access this through > (assuming lo

Re: [JBoss-user] Re: Recent CVS removals

2003-08-14 Thread Simon Hill
On Sun, 2003-08-10 at 04:16, Kevin Duffey wrote: > If I send you the money for one of those big > Australian beers we see on the commercials here, will > you reply with a nice long email? ;) You can *have* our Fosters. *bleh* signature.asc Description: This is a digitally signed message part

Re: [JBoss-user] [NEWBIE] Running more than one Jboss instance

2003-08-14 Thread Alexey Loubyansky
Hello Marco, it is covered in BindingService.pdf on sourceforge.net. alex Sunday, August 10, 2003, 11:17:36 AM, Marco Tedone wrote: > Could please someone help me with this issue or tell me where could I find how to do > it on a free guide? > Thank you for your help, > Marco >> Hi, I would

[JBoss-user] IllegalAccessError envoking Object.clone()?

2003-08-14 Thread Sheldon Hearn
Hi folk, I'm trying to migrate from a dual-VM jboss-3.0.4 + tomcat 4.0.4 configuration to a single-VM jboss-3.2.1_tomcat-4.1.24. I was using javagroups multicasting to broadcast cache invalidation events from EJBs to the OSCache cache in the webcontainer. Now I'm getting the craziest classloader

Re: [JBoss-user] CMP Deployment: findAll has incomplete SQL Statement

2003-08-14 Thread Marek Lange
Paulo Bengero wrote: server.log 2003-08-12 16:01:07,579 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery. UpdateEJB.findAll] Executing SQL: SELECT FROM updatetable t0_o 2003-08-12 16:01:07,579 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery. UpdateEJB.findAll] Find failed java.sql.SQLEx

Re: [JBoss-user] JBoss-IDE 1.2.0 released

2003-08-14 Thread Vladyslav Kosulin
After automatic update (Eclipse 2.2.1 Build 200306271545 on Win 2000) the default server menu/buttons do not function. And in preferences the value for default server can not be saved (empty). From server navigator it works fine. Laurent Etiemble wrote: Hi, JBoss-IDE 1.2.0 has been released.

[JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Marco Tedone
Alexey, I am having a look at the BindingService.pdf manual downloaded from SourceForge. It refers to a book which contains an example for creating two instances of jboss (jboss0 and jboss1) which I cannot find. From this manual, once one has a bindings xml example file, it could be a process relat

[JBoss-user] mdb & run-as

2003-08-14 Thread Stefan Groschupf
Hi there, I'm sorry to ask for help with a problem that is discussed hundred times. Be sure I had read all mails about that, the documentation and surf for hours in the jboss web form. However I have problems invoke an secured session bean from an message driven bean. I had tried following scenario

Re: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Jules Gosnell
Surajit, point your browser at the correct context on your apache.. is the connection refused - apache problem if you get a page back: is it: an apache error page - mod_jk config problem a jetty error page - problem with jetty/webapp webapp the expected response. if it is the expected respo

RE: [JBoss-user] JBoss: Deploying in a different directory

2003-08-14 Thread Sebastian Hauer
Hi Paulo, Deploying into a sub directory of deploy is something I thought jboss 3.2.x would support out of the box. Regards, Sebastian > JBOSS_HOME/server/default/deploy/back_office. Is that > possible with JBoss? Ive read somewhere that I need to edit > jboss-service.xml under the conf direct

RE: [JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Rod Macpherson
I can confirm that I could never get multiple hosts to work using the bind manual as a guide. Bill Burke scripted BindAddress in the conf files so that run -host somehost worked like a charm on a machine with multiple hosts defined. That was for 3.0.6 and perhaps we can get that permanently incl

RE: [JBoss-user] MDB Singleton retry semantics

2003-08-14 Thread Barlow, Dustin
In conf/standardjboss.xml I setup a new invoker-proxy-binding and a container-configuration. Part of the container-configuration includes the following stanzas: 1 1 true The MDB is deployed using the new invoker-proxy-binding and container-configuration and does only consume one message

Re: [JBoss-user] org.jboss.naming.ExternalContext and CosNamingproblem - can't see CosNames in JNDIView

2003-08-14 Thread Alex Hornby
I've dug into this a bit further... Looks like the JNDIView can't display any external references with RemoteAccess=false. Surely the JNDIView is in the same JVM so this shouldn't matter? Is there a way to make cosnaming contexts work remotely? Cheers, Alex. On Mon, 2003-08-11 at 18:43, Alex

RE: [JBoss-user] CMP / auto-increment/ key gen / various dbs

2003-08-14 Thread Justin MacCarthy
Hi, > Hello Justin, >I guess, you need to upgrade to jboss-3.2.2 to use 'keygen' package. ok, I'll download 3.2.2 now.. > Key generation in 3.2.1 is also supported. The relevant classes are > server/default/lib/jboss.jar. found those thanks. > Could you check whether the classes are in jboss.j

[JBoss-user] Re: How can I use VO in CMP?

2003-08-14 Thread Takashi Okamoto
Hi, I wrote: > I got following error message: > 2003-08-10 06:51:07,746 ERROR [org.jboss.ejb.plugins.LogInterceptorEJBException: >javax.ejb.EJBException: Method is not a known CMP field accessor, CMR field acc I just forgot in my build.xml. After I added it, it worked. So it's just my careless

RE: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Surajit Bhattacharjee
Hi Jules, Thanks a lot for trying to help me out! I have gone thru the steps you have mentioned. My findings are summarised below: 1. My web app is a simple servlet that creates a new HTTP session if the request is not already associated with one. Additionally, it prints out the cookies

AW: [JBoss-user] jboss.net - trying to deploy

2003-08-14 Thread Jung , Dr. Christoph
Darren, There seems to be a parsing problem in one of your deployment descriptors. Can you check them (e.g., using Explorer?). The stacktrace could give you a hint which deployer/descriptor was the reason. CGJ > -Ursprüngliche Nachricht- > Von: Darren Hartford [mailto:[EMAIL PROTECTED]

Re: [JBoss-user] Log4jService$URLWatchTimerTask causing problems on Unix

2003-08-14 Thread Magesh Prabhu
Thsi strange behaviour did not happen when I did a search and replace for ^M on log4j.xml file which removes all the carriage return in that file. Cheers, Magesh On 8/12/03 11:53 AM, Magesh Prabhu <[EMAIL PROTECTED]> wrote: >Hi Guys, > >I'm running JBoss 3.2.1 on Unix. When I start up JBoss with

[JBoss-user] different class loader behaviour (oracle jdbc) in jb3.2.x-jetty and jb3.2.2RC-tomcat ?

2003-08-14 Thread Egger Lothar
hello all after testing Jboss 3.2.2RC-tomcat with some ear's e.g using different versions of oracle-jdbc one ear uses (classes12.jar) and one ear (ojdbc14.jar), i got an exeption only in 3.2.2RC2, 3.2.0-jetty and 3.2.1-jetty everything works fine. is this a bug? is it my fault ? cheers Lothar

RE: [JBoss-user] MDB Singleton retry semantics

2003-08-14 Thread Barlow, Dustin
I guess it isn't obvious to me why is "readahead" important in terms of efficiency of queue message consumption. Can you elaborate? Is it possible to configure the container to wait for the ServerSession in this case? I have already defined a separate invoker-binding and a container-config for t

Re: [JBoss-user] NoSuchMethodError from an EJB

2003-08-14 Thread Sheldon Hearn
On (2003/08/12 20:08), Scott M Stark wrote: > There is an old commons-httpclient.jar in the top level lib directory that > is only used for netbooting and can be updated or removed if your not using > netboot. Thanks, Scott. You don't know how many times I searched for other copies, but always

[JBoss-user] java.lang.outofmemoryError?!? My system memory is still free!!!

2003-08-14 Thread Joao Clemente
While load testing my app on JBoss I'm facing this problem: I'm getting java.lang.outofmemoryError but my system has still 128 Mb ram free!!! I'm running JBoss 3.0.8 in Windows 2000. My system is a p4m-1.8 Ghz with 512Mb DDR. Windows task manager states 410Mb used, 128Mb available, java process i

[JBoss-user] Stored procedures and session beans

2003-08-14 Thread Russell Chan
Hi, I've looked through the documentation, but haven't really found an answer to my question yet, so I'll try here. I have a case where some legacy functionality is wrapped up in an oracle stored procedure. I have a session bean which needs to do some lookups/updated, call this stored procedur

jboss-user@lists.sourceforge.net

2003-08-14 Thread Adrian Brock
It should be: jboss.security:service=SecurityConfig Regards, Adrian On Thu, 2003-08-14 at 22:38, Steven Harris wrote: > I'm trying chapter 8 example1 of JBoss A&D. It seems to have built the jar > and sar correctly, but it fails with InstanceNotFoundException: > jboss.security:name=SecurityConfi

RE: [JBoss-user] Load-Balancing Problems

2003-08-14 Thread Sacha Labourey
Then that is very strange as with 3.2.x you should be able to re-create your home/remote and keep balancing correctly. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Christofer Dutz > Sent: mercredi, 13. août 2003 00:18 > To: [EMAIL PROTECTED] >

Fw: [JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Marco Tedone
Could someone confirm this, please? Thanks, Marco - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 13, 2003 11:12 PM Subject: Re: [JBoss-user] Creating a new instance of JBoss > Sacha, thank you. I downloaded the 3.2.2 and I

[JBoss-user] Web-console problems

2003-08-14 Thread Jon Haugsand
(Retrying) * Jon Haugsand > Where in http://localhost:8080/web-console/index.html can one look at > and administrate the jms queues? > Noone seems to know anything about my question, so let me try another variant. Looking into the web-console, I find choices like: J2EE/JSR-77 Domains/Manager

[JBoss-user] I need plug in

2003-08-14 Thread Nikolay Ganev
Hi all, I need to run some application using JDO. I need to install Castor-JDO-Plugin, but actually I couldn't find it! it's not available at JBoss site. I use JBoss 3.2.0. Can you tell me where to find this plug in file or what to do in order to start the application? Thx -- Best regards,

[JBoss-user] JBoss Web Console

2003-08-14 Thread Paulo Bengero
Have anyone of you used the JBoss web-console? You can access this through (assuming localhost is your test server ) http://localhost:8080/web-console/ . When i pasted that in my url the applet on the left side didn't appear because of this exception: http://localhost:8080/web-console/Invoker jav

jboss-user@lists.sourceforge.net

2003-08-14 Thread Steven Harris
I'm trying chapter 8 example1 of JBoss A&D. It seems to have built the jar and sar correctly, but it fails with InstanceNotFoundException: jboss.security:name=SecurityConfig is not registered. The jboss-service.xml in the sar defines the MBean: - META-INF/login-config.xml jboss.security:name=S

Re: [JBoss-user] ejbCreate() followed by ejbStore() locks,EntityBean!!!

2003-08-14 Thread Adrian Brock
Do you have any constraints? How does your db handle them? Some dbs lock the entire table or column if you don't have an index supporting the constraint. What isolation level are you using? Regards, Adrian On Thu, 2003-08-14 at 12:09, Muraly R wrote: > Hi Gurus, > I have faced another sc

Re: [JBoss-user] What wrong in my EJB-QL

2003-08-14 Thread Joachim Van der Auwera
> > > > Can any one tell me whats wrong with the following EJB-QL > > > > > > > >findUser > > > > java.lang.String > > > > > > > > > > > > Assuming that User is a valid Tabl

[JBoss-user] [How to] Deployment...

2003-08-14 Thread wondersonic
Hi, I have a repository (a directory) where I'll copy, delete and update files (proprietary xml format). What is the best way to "deploy" these files, that is to say, is their some code in JBoss I could extend to reproduce the hot-deployment of jar/war/sar/ear files in a JBoss deploy directory? Mo

[JBoss-user] FROM:MRS. M SESE-SEKO

2003-08-14 Thread mariseko1
DEAR FRIEND, I AM MRS. SESE-SEKO WIDOW OF LATE PRESIDENT MOBUTU SESE-SEKO OF ZAIRE? NOW KNOWN AS DEMOCRATIC REPUBLIC OF CONGO (DRC). I AM MOVED TO WRITE YOU THIS LETTER, THIS WAS IN CONFIDENCE CONSIDERING MY PRESENT CIRCUMSTANCE AND SITUATION. I ESCAPED ALONG WITH MY HUSBAND AND TWO OF OUR S

RE: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Surajit Bhattacharjee
Hi Vlad! Just used symbolic names and IT WORKED I am really glad, as I was getting frustrated trying everything out and still not being able to get it to work. Thanks a lot for all your help! I have one little question that you might be able to answer: Are you aware of Mod_Jk and Mod_Jk2 be

Re: [JBoss-user] ejbCreate() followed by ejbStore() locks, EntityBean!!!

2003-08-14 Thread Muraly R
Hi Gurus, I have faced another scenario with the same symptoms. Clould anyone please advise? Cheers Muraly At 12:06 14/08/2003 +0530, you wrote: Hi Gurus, I am having a strange scenario. Here I have a Table, which stores the interfaces of a device. When I first ad

RE: [JBoss-user] Load-Balancing Problems

2003-08-14 Thread Sacha Labourey
Pfiou, I prefer that ;) Frankly, I prefer you to say "I did it wrong" instead of letting people (and me the first!) think there is an issue with LB! Thank you for your feedback. Sacha > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Simone Mila

RE: [JBoss-user] MDB Singleton retry semantics

2003-08-14 Thread Adrian Brock
Hi, Please keep the mails on the list so that everybody can share the discussion. On Thu, 2003-08-14 at 21:30, Barlow, Dustin wrote: > I guess it isn't obvious to me why is "readahead" important in terms of > efficiency of queue message consumption. Can you elaborate? > The readahead means the

[JBoss-user] Jetty for JBoss3.2.2RC2?

2003-08-14 Thread Nishant Aggarwal
Hi All, Can you please help me find out from where I can download compatible "jbossweb-jetty.sar" for Jetty? JBoss3.2.2RC2 comes with embedded tomcat only! Thanks in advance, Nishant. --- This SF.Net email sponsored by: Free pre-built ASP.NET

Re: [JBoss-user] Getting Jboss to listen to a virtual IP???

2003-08-14 Thread Sheldon Hearn
On (2003/08/14 17:59), Stefan Schubert wrote: > I have a szenario where we need to have a separate apache-tomcat > environment and a separate jboss3.2/tomcat-bundel environment on one > machine. > > For this we gave the machine an additional virtual IP address. Howerver I > do not get Jboss co

RE: [JBoss-user] Jetty for JBoss3.2.2RC2?

2003-08-14 Thread Barlow, Dustin
http://sourceforge.net/project/showfiles.php?group_id=22866 Scroll down to JBoss-Jetty and download the zip file. Dustin > -Original Message- > From: Nishant Aggarwal [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 14, 2003 5:48 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Jetty

[JBoss-user] ejbCreate() followed by ejbStore() locks, EntityBean!!!

2003-08-14 Thread Muraly R
Hi Gurus, I am having a strange scenario. Here I have a Table, which stores the interfaces of a device. When I first add the device the trnasaction gets complted successfully. In the next transaction, when I update the device with a new interface, and start a transaction to update device detai

RE: [JBoss-user] Load-Balancing Problems

2003-08-14 Thread Sacha Labourey
What kind of EJB is that? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Simone Milani > Sent: jeudi, 14. août 2003 16:52 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Load-Balancing Problems > > > Hi, > > I use 3.2.2RC2 and the def

Re: [JBoss-user] Load-Balancing Problems

2003-08-14 Thread Nicholas
We took Sun's ServiceLocator example (at http://java.sun.com/blueprints/corej2eepatterns/Patterns/ServiceLocator.html) and extended it to cache not only the Context and the Home, but the remote too. Reusing the remote (session beans only...:) ) has the same effect, and you will round robin happilly

RE: [JBoss-user] Stored procedures and session beans

2003-08-14 Thread Peter Spiess
I have used stored procedures within entity beans before as part of a CMT with no issue. I can't think of anything off the top of my head (just looked at my code and I don't see any major difference). What makes you think that your connection is not part of a transaction? You got the exception w

[JBoss-user] Adrian Brock's info on xa datasource for prepare()

2003-08-14 Thread Philipp W. Kutter
On 7/6/03 Magehs Prabhu asked about a warning: WARN [TxConnectionManager$LocalXAResource] Prepare called on a local tx. Use of localtransactions on a jta transaction with more than one branch may result in inconsistent data in some cases of failure. And Adrian Brock answerd: >It is tell

RE: [JBoss-user] MDB Singleton retry semantics

2003-08-14 Thread Danny . Yates
How are you enforcing the singleton? -- Danny Yates -Original Message- From: Barlow, Dustin [mailto:[EMAIL PROTECTED] Sent: 14 August 2003 19:00 To: [EMAIL PROTECTED] Subject: [JBoss-user] MDB Singleton retry semantics I have a singleton CMT MDB consuming on a JMS queue with a retr

[JBoss-user] Re: Postgresql DS under 3.2

2003-08-14 Thread Steve Jones
On Wed, Aug 13, 2003 at 08:11:54PM -0700, Adrian Brock <[EMAIL PROTECTED]> wrote: > You don't deploy standardjboss.xml it goes in the > server/default/conf folder. Yes, that seemed very odd to me, but somewhere I got the, apparently false, impression that it *was* deployed. > You should place the

Re: [JBoss-user] MDB Singleton retry semantics

2003-08-14 Thread Adrian Brock
That isn't the way it currently works. The ConnectorConsumer immediatley retrieves the next message from the queue then waits for a ServerSession from the pool. Once you've nacked the failed message back into the queue, it will process the waiting message using the freed session. It will then as

Re: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Jules Gosnell
Surajit, It looks to me as if the '.'s in your worker names are confusing mod_jk which is using '.' as the divider between the session id and it's tracking information. you have: 2bsrdkc35sesq.192.168.1.152:8009 pick some simpler worker names like w1,w2,w3, instead of :port and report back,

[JBoss-user] Assistance

2003-08-14 Thread richardmbeki
FROM: RICHARD MBEKI E-MAIL:[EMAIL PROTECTED] Naturally, this letter will come to you as a surprise since we have not met, permit me however, I am MR. RICHARD MBEKI, the son of late Mr. STEVEN MBEKI a Zimbabwean Farmer. I am contacting you as the need for me to have a foreign business partner in yo

RE: [JBoss-user] Adrian Brock's info on xa datasource for prepare()

2003-08-14 Thread Danny . Yates
Hypersonic does not support XA. You need to use one of the commercial databases or Firebird. Rgds, Dan. -- Danny Yates -Original Message- From: Philipp W. Kutter [mailto:[EMAIL PROTECTED] Sent: 14 August 2003 14:55 To: [EMAIL PROTECTED] Cc: Philipp W. Kutter Subject: [JBoss-user] A

[JBoss-user] merhaba tatlým..

2003-08-14 Thread Tugba A.
Title: YAKIN ÇEKİM YEPYENİ BİR SİTE! üstelik bedava BU HARİKA YAKIN ÇEKİM SERT-SEX GÖRÜNTÜLERİNE ULAŞMAK İÇİN TEK YAPMANIZ GEREKEN ÖZEL BAĞLANTI ANAHTAR PROGRAMINIZI YÜKLEYİP ÇALIŞTIRMAKTIR! SİZE KESİNLİKLE ŞİFRE YADA BAŞKA BİR SORU SORUL

[JBoss-user] jboss.net - trying to deploy

2003-08-14 Thread Darren Hartford
Hi all, I'm following the example on http://www.nsdev.org/jboss/stories/jboss-net.html, and everything seems to get created fine, but when I try to deploy I get the following error: ===snip=== org.jboss.deployment.DeploymentException: exception in init of file:/C:/jboss/jb oss-3.2.2RC2/server/de

Re: [JBoss-user] Jboss.net how to start

2003-08-14 Thread Felipe Oliveira
http://www.nsdev.org/jboss/stories/jboss-net.html http://drs.yahoo.com/S=2766679/K=jboss.net/v=2/SID=e/l=WS1/R=3/H=0/*-http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-netGuide.shtml [EMAIL PROTECTED] wrote: hi all, are there any free tutorial/examples on how to start

RE: [JBoss-user] Adrian Brock's info on xa datasource for prepare()

2003-08-14 Thread Eric J Kaplan
In that vain, we have been getting these messages since the dawn of time. We are using Oracle, a commercial database. JBoss3.0.4. Windows 2000. What should we look for in our configuration files. Is it a switch we need to turn on? We use BMP with CMT. 12:00:31,343 WARN [LocalTxConnectionMana

Re: [JBoss-user] and

2003-08-14 Thread Muraly R
Hi Alex, Thnaks for the detailed clarification. One more small doubt: While specifying the for methods, in the docs its given as 'true'(small 't') , where as while giving for entity beans its specified as 'True'(capital 'T'). Is this correct or both has to be same?(Just confirming

[JBoss-user] Jboss.net how to start

2003-08-14 Thread Marco.Mistroni
hi all, are there any free tutorial/examples on how to start using jboss.net? regards marco --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available

[JBoss-user] JCA Contract with ManagedConnectionFactory & logWriter

2003-08-14 Thread Brian Wallis
javax.resource.spi.ManagedConnectionFactory is serializable and hence I would expect it to be safe to keep a reference to one in a session bean since it will passivate OK. (but the ManagedConnections cannot be passivated) Unfortunatly it has an attribute LogWriter which is of type PrintWriter w

Re: [JBoss-user] CMR create fails for many side

2003-08-14 Thread Alexey Loubyansky
Hello Matthew, you defined two primary keys for each entity: one is unknown and the other one is "known". You can't do it. Get rid of one of them. To let the "known" key be generated just mark it as auto-increment. Note, entity-command declaration is needed in both cases. alex Monday, August 11,

[JBoss-user] I need some example

2003-08-14 Thread Nikolay Ganev
Hello , I want to make some example using JDO, Can U send me such simple example with instructions how to start it? I have some problems trying to download from http://www.jboss.org/castorjdo/rooms2.zip !! I have Castor implementation of JDO v 0.9.5. is that OK? -- Best regards, Nikolay

Re: [JBoss-user] Re: Jetty vs Tomcat

2003-08-14 Thread viktor
I will integrate it for U ... what is it worth in savings for U then ? ... xo On Friday, Aug 8, 2003, at 01:38 Europe/Stockholm, Phil Shrimpton wrote: On Thursday 07 August 2003 18:08, Rod Macpherson wrote: Hi, That's two (count 'em) votes for precompiled JSPs being integrated! You can add a

[JBoss-user] Load-Balancing Problems

2003-08-14 Thread Christofer Dutz
Hi, I am having some Problems with load-balancing in JBoss. All Beans are set to use the RoundRobin Load-Balancing strategy and the cluster seems to work like a charm. I setup the HA-JNDI to work on Port 1100 and setup the client to use this port. Everything seems to work fine, except one thing.

Re: [JBoss-user] NoSuchMethodError from an EJB

2003-08-14 Thread Scott M Stark
There is an old commons-httpclient.jar in the top level lib directory that is only used for netbooting and can be updated or removed if your not using netboot. -- Scott Stark Chief Technology Officer JBoss Group, LLC Sheldon Hearn wrote: I'm usin

Re: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Vladyslav Kosulin
Surajit Bhattacharjee wrote: Hi Vlad! I got the build thru, but I am still not getting stick session behavior. Will I need to do some additional config ? 1. Can you use Apache 2.0.47 instead of 2.0.43? 2. I use mod_jk2 from tomcat-connectors-4.1.27, but 2.0.2 should work, too. 3. There is no speci

[JBoss-user] transaction timeout problems

2003-08-14 Thread Raghuram
hi, I am using jboss 3.2.1 with jetty. When I am trying to create a CMP Entity Bean, the transaction is timing out. My method call is somewhat like this - public void createA(HashMap aHash){ Set keySet=aHash.keySet(); Iterator ite=keySet.iterator(); while(ite.hasNext()){ Integer id=(Integer)ite.ne

Re: [JBoss-user] July 2003 news

2003-08-14 Thread Joachim Van der Auwera
> FYI, Marc was not angry and he did not make the decision alone. All the > project administrators agreed to it. Ad hominem attacks will get you > nowhere. Sorry for being stupid, but I don't see the point, except that it is already backfiring. I do not believe any of these people would break the

Re: [JBoss-user] The JBoss Deferred Constraint Requirement Issue

2003-08-14 Thread Meyer-Willner, Bernhard
This is awesome!! Thanks. Why did nobody come out with this info earlier? When will 3.2.2RC3 rsp. final be released? -Ursprüngliche Nachricht- Von: Bill Burke [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. August 2003 21:58 An: [EMAIL PROTECTED] Betreff: RE: [JBoss-user] The JBoss Deferr

[JBoss-user] NoSuchMethodError from an EJB

2003-08-14 Thread Sheldon Hearn
I'm using jboss-3.2.1_tomcat-4.1.24 and can't get one of my EJBs to "see" a class from commons-httpclient.jar. I get the following error (manually pretty-printed for email): java.lang.NoSuchMethodError: org.apache.commons.httpclient.HttpClient.executeMethod( Lorg/apache/commons/httpclient/H

[JBoss-user] Postgresql DS under 3.2

2003-08-14 Thread Steve Jones
On Wed, Aug 13, 2003 at 10:12:02AM -0700, [EMAIL PROTECTED] wrote: > > I'm upgrading from 2.4.3 to 3.2 and I like to use > > postgresql for my data source. I had it working under > > 2.4.3, but I've not found any information adequately > > detail to make the jump to 3.2. Could some patient > > pers

[JBoss-user] Accessing a ResourceBundle from a MDB

2003-08-14 Thread Brian McSweeney
Hi all,   I’m deploying my app on JBoss 3.2.1_tomcat-4.1.24 I’m deploying an ear which contains a war which uses Struts as the web controller. The back end uses ejbs in an ejb-jar file.   I’m using a resource bundle properties file successfully in my struts actions to internation

Re: AW:Re: [JBoss-user] different class loader behaviour (oracle jdbc ) in jb3.2.x-jetty a nd jb3.2.2RC-tomcat ?

2003-08-14 Thread Alexey Loubyansky
Hello Egger, try to include jboss-app.xml in ear's META-INF with the following content: app.classloader:loader=my-app-name.ear alex Wednesday, August 13, 2003, 3:19:01 PM, Egger Lothar wrote: > hi alexey > thank you for the fast reply. > as i said it only happens in 3.2.2RC2 > packaging

Re[2]: [JBoss-user] and

2003-08-14 Thread Alexey Loubyansky
Both should work. alex Wednesday, August 13, 2003, 1:17:29 PM, Muraly R wrote: > Hi Alex, > Thnaks for the detailed clarification. > One more small doubt: > While specifying the for methods, in the docs its given as > 'true'(small 't') , where as while giving for entity beans

Re: [JBoss-user] CMP / auto-increment/ key gen / various dbs

2003-08-14 Thread Alexey Loubyansky
Hello Justin, I guess, you need to upgrade to jboss-3.2.2 to use 'keygen' package. Key generation in 3.2.1 is also supported. The relevant classes are server/default/lib/jboss.jar. Could you check whether the classes are in jboss.jar? If they are not and they are defined in standardjbosscmp-jdbc.

Re: [JBoss-user] ejbCreate() followed by ejbStore() locks, EntityBean!!!

2003-08-14 Thread Alexey Loubyansky
Hello Muraly, I am sorry, I would like to help you, but I can't understand what you are writting about. Could you rewrite it with EJB terms or post a testcase reproducing the problem? Also, please, let us know what JBoss version and database you are using. alex Thursday, August 14, 2003, 9:36:11

Re: [JBoss-user] Accessing a ResourceBundle from a MDB

2003-08-14 Thread Sheldon Hearn
On (2003/08/13 11:09), Brian McSweeney wrote: > I'm using a resource bundle properties file successfully in > my struts actions to internationalize the app. [...] > However I also need to load the resource bundle from the > back end. When I try to load the resource bundle from a > Message Dri

Re: [JBoss-user] MOD_JK2 PROBLEM - SETTING UP STICKY SESSIONS

2003-08-14 Thread Vladyslav Kosulin
Surajit Bhattacharjee wrote: 1. My web app is a simple servlet that creates a new HTTP session if the request is not already associated with one. Additionally, it prints out the cookies that accompany the HTTP request. I have verified that the servlet does create a session with an i

Re: [JBoss-user] java.lang.outofmemoryError?!? My system memory isstill free!!!

2003-08-14 Thread Adrian Brock
My first guess would be you have run out of permenant memory (Sun JVM). The default is 64M you can change it using the following option in JAVA_OPTS in run.bat, eg. -XX:MaxPermSize=128M To quote the garbage collection tuning docs: "For most applications the permanent generation is not relevant to

RE: [JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Sacha Labourey
Yes, sorry, you have to take a 3.2.2RCxxx, not 3.2.1 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Marco Tedone > Sent: mercredi, 13. août 2003 09:36 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Creating a new instance of JBoss > > > I

  1   2   3   >