Re: [JBoss-user] MBean attribute value with XML format

2003-07-25 Thread Brian Wallis
On Fri, 25 Jul 2003 15:19, Scott M Stark wrote: Because we expect that if you want an xml fragment you define your attribute type to be org.w3c.dom.Element in which case you get the attribute content child element. Didn't think of that, probably should do that. However, its a bug that we are

AW: [JBoss-user] Installing Jboss-3.2.1-Tomcat-4.1.24 as service using JNT

2003-07-25 Thread Janardhan Burugupalli
HI All, Can any one please send me valid script fro installing Jboss-3.2.1-Tomcat-4.1.24 as a service using JNT.exe. I am trying to install it on an XP machine with Jdk1.4.1_03. I am currently using this script to do it but it fails. but please excuse me if it has been already discussed. I

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Jon Barnett
OK. I can see the focus on cluster rollover. ;) We have conducted tests in a similar manner to queuing requests remotely. You can create a stateless EJB to make remote and local calls to itself (or other EJBs) as well as naming server lookups. If you look at our JBoss performance paper you'll see

RE: [JBoss-user] Database JNDI Name Not Found

2003-07-25 Thread Danny . Yates
Sorry, I was unclear. What I meant was to leave everything as it is now in respect of non-XML files, so the log4j and security deployers will continue to work. However, rather than making the file name of the XML files important, you could deploy them based on their DOCTYPE. You could employ a

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Brian McSweeney
Hi Kevin, This sounds like it would be a brilliant thing to do. As a suggestion, if you want it to run a standard app on multiple app servers as the test, it might be possible to use a current sourceforge project. The xpetstore project deploys on JBoss, Orion and Weblogic by using xdoclet

Re: [JBoss-user] MBean - Help

2003-07-25 Thread Keene Hammond
Scott, Thanks, you are correct. I must have changed the package definition when upgrading to 3.2.1. With both classes in the same package it works great. -Keene Scott M Stark wrote: That is not a valid standard mbean as its management interface must be bean+'MBean' or in your case,

Re: [JBoss-user] CMR Problem in 3.2.2RC2

2003-07-25 Thread Alexey Loubyansky
Hello Gavin, I am sorry, it works for me! I used your source files, MS SQL Server 2000 and your testSchema.sql. Anyway, I have some remarks. You are using unknown pk with name id, while there is a CMP field id. You should not do it. If you want a known pk and use a pk generation command, then

[JBoss-user] memory leaks during redeployment

2003-07-25 Thread Alexey Yudichev
In Jboss 3.2.1 I often encounter OutOfMemoryErrors on our jboss installations. I realized that if no redeployments happen the JBoss instance even being on heavy load works great forever. Once I begin to often redeploy applications I finally get OutOfMemoryError no matter if I specified

Re: [JBoss-user] memory leaks during redeployment

2003-07-25 Thread Simone Milani
Hi, I keep having the same problem with 3.2.2RC1. Regards Simone - Original Message - From: Alexey Yudichev [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 25, 2003 1:16 PM Subject: [JBoss-user] memory leaks during redeployment In Jboss 3.2.1 I often encounter

[JBoss-user] Clustering Problem

2003-07-25 Thread Nishant Aggarwal
Hi All, I am working on JBoss 3.2.2RC1 and trying out clustering! I am running 2 different JBoss on different machines in clustering mode,ie, the 2 JBoss servers are started as run.sh -c all. Now , I have a simple SLSB Hello.jar with clusteredtrue/clustered specified in jboss.xml file. Now, I

[JBoss-user] Help - Cipher (NoClassDefFoundError)

2003-07-25 Thread Keene Hammond
Hi, I am using java 1.4.2 with the strong US encryption and jboss 3.2.1. Why do I get a NoClassDefFoundError error when using Cipher in my mbean on JBoss? I am able to compile and test this in a application but I get an exception when I try iit on JBoss. Here is the offending code block:

[JBoss-user] Simple Quick Question - how to change JSPs on the fly

2003-07-25 Thread Brian McSweeney
Hi all, Quick question. Im deploying my app in an ear file. The jsps are contained in a war in the ear. If I want to change a jsp, currently I redeploy the ear. I am wondering if the actual jsps are available, unpacked in some directory where I could just change the jsp code on

AW: [JBoss-user] memory leaks during redeployment

2003-07-25 Thread Ingo Bruell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My Jboss Server crashed the first time after some redeploys, too. My Environment: JBoss 3.2.1 (with the standard startup skript) Windows 2000 Sp4 jdk1.4.1 best regards Ingo Bruell - - --- [EMAIL PROTECTED] ICQ# 40377720 Oldenburg

[JBoss-user] AIX 4.3.3-03 build of 3.0.8 3.2.1 run error

2003-07-25 Thread H . Baxmann
hi all (within AIX), Just on the way to implement a referece for further development on the AIX4 paltform the following comes across: 20:27:55,024 INFO [MainDeployer] Starting deployment of package:

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Kevin Duffey
Great idea. You know, first I don't know what the heck this xdoclet is. I see it being used in JBoss and other places, but it's one more darn thing I gotta learn! Second, I am hoping that clustering works out of the box, with very little changes to the server, to support clustering. I know JBoss

[JBoss-user] unsubscribe me

2003-07-25 Thread Christopher Blunck
I tried to unsubscribe 2 days ago by posting to the jboss-user-admin list but have gotten nothing. How do I get off this list? -c -- 10:35:00 up 70 days, 10 min, 8 users, load average: 0.06, 0.03, 0.01 --- This SF.Net email sponsored

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Brian McSweeney
Well if you want to learn xdoclet, the Xpetstore is the place to start. I recommend you download the source and get stuck in. It's quite simple. The xpetstore is actually split up into two implementations of the same web-app. One uses ejbs with struts as a front-end, the other uses hibernate

Antwort: [JBoss-user] AIX 4.3.3-03 build of 3.0.8 3.2.1 run error

2003-07-25 Thread H . Baxmann
I am happy with myself. Sometimes i may contriibute something to my own work by myself: the aprropriate VMM setting in AIX for the -Xms384m and -Xmx786m options is: LDR_CNTRL_MAXDATA=0x5000 this should make the kernel able to allocate (4+1) x 256m, how i understand the whole banana.

Re: [JBoss-user] Exception staring Persistence Manager for JBoss3.2.1

2003-07-25 Thread Satish Kumar L V
Hi Marek, Thanks for the tip. I have corrected the rights to the user and it has created the tables. :-) L V Satish Kumar

[JBoss-user] JBoss-QL

2003-07-25 Thread Rafal Kedziorski
hi, we have following table: CREATE TABLE `media_2_project` ( `media_2_project_id` BIGINT NOT NULL AUTO_INCREMENT, `project_id` BIGINT NOT NULL, `media_id` BIGINT NOT NULL, `media_file_id` BIGINT NOT NULL, # PRIMARY KEY (`media_2_project_id`), ... ); possible

[JBoss-user] Re: JBoss-QL

2003-07-25 Thread Rafal Kedziorski
At 17:18 25.07.2003 +0200, Rafal Kedziorski wrote: hi, we have following table: CREATE TABLE `media_2_project` ( `media_2_project_id` BIGINT NOT NULL AUTO_INCREMENT, `project_id` BIGINT NOT NULL, `media_id` BIGINT NOT NULL, `media_file_id` BIGINT NOT NULL, #

Re: [JBoss-user] Simple Quick Question - how to change JSPs on thefly

2003-07-25 Thread Keene Hammond
Brian, You could deploy the ear file exploded into it's directory structure. -Keene Brian McSweeney wrote: Hi all, Quick question. Im deploying my app in an ear file. The jsps are contained in a war in the ear. If I want to change a jsp, currently I redeploy the ear. I am wondering if the

[JBoss-user] JNDI lookup failure, ... not bound.

2003-07-25 Thread Rob Tomlin
Hi, I am trying to access a MS Sql server DataSource. I have done the following: 1. Modified mssql-ds.xml to refer to my server. 2. Placed mssql-ds.xml in the server/default/deploy directory 3. Copied the SQL server jars to the server/default/lib directory I get messages back from jboss saying

RE: [JBoss-user] JNDI lookup failure, ... not bound.

2003-07-25 Thread Danny . Yates
That's because your code looks up java:comp/env/MyDS, not java:/MyDS. -- Danny Yates -Original Message- From: Rob Tomlin [mailto:[EMAIL PROTECTED] Sent: 25 July 2003 17:23 To: [EMAIL PROTECTED] Sourceforge. Net (E-mail) Subject: [JBoss-user] JNDI lookup failure, ... not bound. Hi,

Re: [JBoss-user] Clustering Problem

2003-07-25 Thread Kevin Duffey
Did you put it in node 2 when both were clean? Re-deploying of apps in the /farm dir doesn't seem to work in RC1. You may want to get the very latest RC2 that just came out two days or so ago. That may have fixed it, but I haven't tried yet. Anywho, I also note that the only thing that works with

RE: [JBoss-user] JNDI lookup failure, ... not bound.

2003-07-25 Thread Rob Tomlin
That's because your code looks up java:comp/env/MyDS, not java:/MyDS. Yes, I see that know... Would you expect the following to work correctly: Context initCtx = new InitialContext(); DataSource ds = (DataSource)initCtx.lookup(java:MyDS); Cheers Rob Tomlin

Re: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Bela Ban
Jon Barnett wrote: Kevin, Bela; First thanks for the offer of help, Bela. Being downunder, sometimes you feel a bit isolated - where is the Australian JBoss user community? ;) Anyway, I'm not sure where things are headed with testing but help is always appreciated. The testing question is a big

[JBoss-user] Failover problem...

2003-07-25 Thread Russell Chan
Hi, I'm trying to currently get a two node cluster and a client work only in a failover setup. I'm using jboss-3.2.1. my jboss.xml file has entries such as: clusteredtrue/clustered cluster-config partition-nameTestEJBPartition/partition-name

Re: [JBoss-user] Failover problem...

2003-07-25 Thread Kevin Duffey
Get 3.2.2RC2, try it with that one. A lot of clustering issues have been fixed in the 3.2.2x release as I understand it, or perhaps not a lot, but the few there were. We saw problems with 3.2.1 that worked in 3.2.2RC1, so give it a whirl. --- Russell Chan [EMAIL PROTECTED] wrote: Hi, I'm

[JBoss-user] Yüreðinde sevgi çiçekleri var mý

2003-07-25 Thread Nurfc
Title: Kalbimde.com g Kalbimde.com Yüzlerce üye ile online TÜRKÝYE'NÝN EN KAPSAMLI ARKADAÞLIK SÝTESÝ ANINDA ONLINE TANIÞMA ÝMKANI RESÝMLÝ ÜYE PROFÝLLERÝ VE GALERÝLER ÜYE KARÞILAÞTIRMA SÝSTEMÝ

[JBoss-user] JBOSS TRAINING IN AUGUST (WASHINGTON, NEW YORK, ATLANTA)

2003-07-25 Thread Juha Lindfors
NEW YORK JBOSS ADMIN TRAINING AUG 11-12 --- Location: New York Marriott Marquis. 1535 Broadway, located at Broadway and Times Square. Instructor is Bill Burke, Chief Architect of JBoss. TRAINING PRICE: US$1750. Target Audience: Our admin training is

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Jon Barnett
Just my two bits worth again - I guess fully built applications are fine for exercising the entire app server or as much as you can make it exercise the entire app server, and perhaps I focus on the micro-level a bit too much but: The high level testing view doesn't tell you individual breaking

RE: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Kevin Duffey
I suppose I am after a few things. Initially my thought was a standard simple test that will permit a company to test it against several servers to see which one fits the bill for performance, price, etc. You mention a test suite that does this, I didn't even think about that. My second thought

[JBoss-user] JBoss 3.2.2RC2 Classloading Fun

2003-07-25 Thread Neal Sanche
Hi Guys, Just decided to try out JBoss 3.2.2RC2 with a few .EAR files I have kicking around. All of the .EAR files are similar in that they all include a Struts bundle within them, including all of the webapp/WEB-INF/lib/*.jar files. Out of the box, JBoss 3.2.2RC2 didn't like this,

Re: [JBoss-user] JBoss 3.2.2RC2 Classloading Fun

2003-07-25 Thread Scott M Stark
Ears have never been isolated by default. Wars have been until the change to allow the tomcat container to use the unified class loader as the web app class loader. Setting UseJBossWebLoader to false restores the previous behavior of a distinct child class loader per war. Use of the unified