[JBoss-user] [Beginners Corner] - Re: why do i see my components four times?

2004-08-11 Thread itteerde
and now after another restart i see them twice, i have absolutely no idea what is going on. would be great if anyone could point me into some direction. thx in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844873#3844873 Reply to the post : http://

[JBoss-user] [Persistence & CMP/JBoss] - Re: problem with transactions

2004-08-11 Thread ware
it's not the error in the transaction the is not working correct... it is when an error occur from some reason then only a part of the whole transaction is rolled back and not all the tasks that have been called since the begining of the transaction. it a transction from a session bean that call

[JBoss-user] [JCA/JBoss] - Error deploying Inbound Resource Adapter example

2004-08-11 Thread nepuhb
Hi, I was trying to deploy the sample example for Inbound Resource Adapter available the jboss website at http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCAMessageInflowExample The server version is JBoss 4.0.0DR4. The Resource Adapter gets deployed fine (However I noticed there is no *-ds.xml fi

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Creating queues at run time (within the java program)

2004-08-11 Thread lbtanjitha
Hi, 1) Actually I'm new to JMS thing and can you give me a guid lines to write a JMX bean to create queue at run time or send me a URL which includes to do this. 2) I get cunfused because we need to put an entry in the ejb-jar.xml as well. Is it posible to do this using the JMX bean thing? o

[JBoss-user] [Beginners Corner] - Problems with log4j

2004-08-11 Thread oscar110
Hi everybody, i have a problem with log4j. i want to use my own Appenders and i would like to add them to the root logger in a mbean, that is initializing all my classes. everytime the mbean is executed on startup, i get an java.lang.NoClassDefFoundError each time, i want to use a class from the l

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-11 Thread oscar110
pass away! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844865#3844865 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844865 --- SF.Net email is sponsored by Shop4

[JBoss-user] [Installation & Configuration] - JBOSS ORACLE

2004-08-11 Thread jstlktht77
I am new to jboss.I want to test 2 phase commit behavior with Oracle and JBOSS JMS. Can some one guide me. Is there any reference available to configure XADataource with JBoss Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844863#3844863 Reply to

[JBoss-user] [EJB/JBoss] - Re: deployment order of ejb modules, how?

2004-08-11 Thread OBender
Unfortunately this is not an option for me since I have to manage dependencies inside one ear among multiple ejb jar files. I had to modify JBoss code to make it work for me... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844861#3844861 Reply to the post :

[JBoss-user] [Clustering/JBoss] - JMS ConnectionFactories / JMS Components not deployed until

2004-08-11 Thread danielamadei
Hi All, I'm having a problem in a clustered JBoss. When I start the servers only one instance deploys the JMS related stuff (conn factories, testTopic, testQueue, etc) and if this instance crashes only after 1 minute another instance deploys the services and make them available. If I try to lo

[JBoss-user] [EJB/JBoss] - Re: Remote Call on Java Stored Procedure

2004-08-11 Thread janilsal
Look under optional.jar or under the optional tasks on the Ant manual under your ant distribution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844859#3844859 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844859

[JBoss-user] [Management, JMX/JBoss] - SSL based remote JMX client

2004-08-11 Thread abalan
I am trying to determine how SSL based communication can be established between a remote JMX client and the MBean server. Currently I have the remoting working via a RMIAdaptor handle which provides a communication link to the MBeans I wish to work against. If I enable IIOP over SSL, does this

[JBoss-user] [EJB/JBoss] - Remote Call on Java Stored Procedure

2004-08-11 Thread lucasam
Im using Oracle Java Stored Procedure in a 9i Database. I found at Jboss site (http://www.jboss.org/wiki/Wiki.jsp?page=CallingEJBsFromOracleJVM) a way to load the Jboss Client but the ant script refers to a class called org.apache.tools.ant.taskdefs.optional.oraclejava.OracleLoadJava. Where i c

[JBoss-user] [HTTPD, Servlets & JSP] - Problem with https for Jboss3.25 and TomCat50 bundle

2004-08-11 Thread uuayelteaeare
I have a problem with configuring SSL https port 8443 using jboss3.2.5 and tomcat5.0 bundle 1) I have created a keystore file My jbossweb-tomcat50.sar/server.xml's SSL entry looks like this: : : < Engine name ="jboss.web" defaultHost="localhost"> : : When I start the Jboss server, the foll

[JBoss-user] [The Lizzard's corner] - JBoss 3.2.6 release date

2004-08-11 Thread tomg2
Is there a published release date for 3.2.6? Is there a roadmap for the 3.2 series, or is it only bug fixes until 4.0 releases, then no more releases on the 3.2 branch? If 3.2.6 was scheduled to be released soon, I would download the 3.2.6RC1 files and wait for the final release before deployin

[JBoss-user] [Security & JAAS/JBoss] - Re: Diferent atribute to math roles in LdapLoginModule

2004-08-11 Thread lucasam
To solve my problem i wrote my own realm if anyone has the same problem and want some help i will be pleasure to send my code. Soon i will publish it somewere, it is a specific realm to authenticate in openldap implementation from lotus notes 5. If you want the code email to: [EMAIL PROTECTED] G

[JBoss-user] [Beginners Corner] - Hot Deployable Property Files

2004-08-11 Thread cortesr
I've posted a few times regarding a specific direction I was taking in trying to achieve hot deployable property files (i.e. bundling them in JARs) but I'm about ready to give up that approach as it was only working in my staging environment and not production. Can someone tell me which approa

[JBoss-user] [JCA/JBoss] - Re: Retrive datasource from remote VMs

2004-08-11 Thread MadGhigno
about the demilitarised zone, the servlet containers and the EJB containers are behind the DMZ. Only the web server is in the DMZ. Communication between the Web server and tomcats is made via jk connector bye MG View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [Beginners Corner] - Dukes Bank jboss-build.xml anyone psot a version using Oracl

2004-08-11 Thread tony1929
I am trying to connect my JBoss application to Oracle to use so that Dukes Bank is uses an Oracle Database instead of HyperStream I have tried to follow the tutorial in the Dukes Bank example using OracleXA: These are the steps I have carried out so far: 1) I have modified the oracle-ds and de

[JBoss-user] [Beginners Corner] - Re: Connecting jboss-3.2.5 to Oracle 9i

2004-08-11 Thread tony1929
Thanks everyone but still having problems, sorry I did not reply sooner, been of ill. Tony View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844846#3844846 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844846 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB instances becoming zero

2004-08-11 Thread genman
There's a serious bug that has been fixed for that release which should be in at least JBoss 3.2.5, maybe earlier. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844843#3844843 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Creating queues at run time (within the java program)

2004-08-11 Thread genman
This is like a summer of repeat TV. If you do search, you should find a JMX MBean you can use to create them. DestinationManager, perhaps. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844842#3844842 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [JCA/JBoss] - Re: Retrive datasource from remote VMs

2004-08-11 Thread MadGhigno
Adrian, first of all, thank you for your quick reply you are right about the pool available via jndi, and I know that, but the problem is that I have to integrate systems from different providers that have no enough skills to rebuild things in the right way now. I'll configure JNDI locally on e

[JBoss-user] [Installation & Configuration] - JBoss slowshutdown

2004-08-11 Thread mag0007
I have a dual Pentium III at 1ghz, with 900MB of RAM. I am trying to stop jboss, ./shutdown.sh -S But It takes forever to shutdown! It takes over 2 to 3 hours. and when I check with ps axu | grep -i java there are still java processes running. Here is the system information: Environment Start

[JBoss-user] [Nukes User] - Re: bug in EJBQLToSQL92Compiler

2004-08-11 Thread jbeyer
Sorry, ignore post. I meant to be in Jboss User forum. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844837#3844837 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844837 -

[JBoss-user] [Beginners Corner] - Jboss slow shutdown

2004-08-11 Thread mag0007
I have a dual Pentium III at 1ghz, with 900MB of RAM. I am trying to stop jboss, ./shutdown.sh -S But It takes forever to shutdown! It takes over 2 to 3 hours. and when I check with ps axu | grep -i java there are still java processes running. Here is the system information: Environment Start

[JBoss-user] [Persistence & CMP/JBoss] - bug in EJBQLToSQL92Compiler

2004-08-11 Thread jbeyer
Bug appears in JBoss 3.2.5: When I create a dynamic query, using EJBQLToSQL92Compiler as the QL copmiler, the LIMIT part of my clause is ignored. The same query works fine with JDBCEJBQLCompiler. Query is as follows: SELECT OBJECT(c) FROM BusinessType AS bt, IN( bt.customers ) AS c WHERE bt.

[JBoss-user] [Beginners Corner] - Re: Authenticated URL hotdeployment?

2004-08-11 Thread [EMAIL PROTECTED]
http://www.jboss.org/wiki/Wiki.jsp?page=SecureTheInvokers View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844839#3844839 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844839 --

[JBoss-user] [Nukes User] - bug in EJBQLToSQL92Compiler

2004-08-11 Thread jbeyer
Bug appears in JBoss 3.2.5: When I create a dynamic query, using EJBQLToSQL92Compiler as the QL copmiler, the LIMIT part of my clause is ignored. The same query works fine with JDBCEJBQLCompiler. Query is as follows: | SELECT OBJECT(c) FROM BusinessType AS bt, IN( bt.customers ) AS c WHERE

[JBoss-user] [Performance Tuning] - Re: best approach

2004-08-11 Thread nickman
Spyer; We used the following process to upload files up to 2 or 3 MB into Oracle Blobs: 1. Http File Upload From Client with posted meta-data fields. 2. Read Input Stream from file upload and bind it to a JDBC BLOB type. 3. Read in the meta-data and bind to applicable JDBC bind variables. 4. Exec

[JBoss-user] [JCA/JBoss] - errorCode=XAER_NOTA when writing to database

2004-08-11 Thread ckokotsis
I'm trying to configure an Oracle XA Data source and I get the error errorCode=XAER_NOTA when my session bean tries to persist to the Oracle database. I have attached a section of the log. Has anyone seen this before? 18:45:13,603 WARN [TransactionImpl] XAException: tx=TransactionImpl:XidImpl

[JBoss-user] [Installation & Configuration] - Re: JBoss and HTTP

2004-08-11 Thread n2
I have JBoss 3.2.3 installed. I changed all non clustered invoker-proxy-bindings in standartjboss.xml from jboss:service=invoker,type=jrmp to jboss:service=invoker,type=http JBoss started without exceptions and client server connections works fine through firewall. The clustered invoker-prox

[JBoss-user] [EJB/JBoss] - Re: deployment order of ejb modules, how?

2004-08-11 Thread leathurman
Hi OBender, We are using JBoss 3.0.6 and do order the deployment of the ears by: 1. Amend jboss-service.xml in server//conf to use the PrefixDeploymentSorter. (If you do a search for 'prefix' there is a good explanation of how this deployment sorter works. 2. We prefix the name of ear with its

[JBoss-user] [EJB/JBoss] - Re: javax.naming.CommunicationException - help

2004-08-11 Thread chuckharris
I made the reg changes on the win2k boxes and did get a performance increase. The number of threads it took to cause the javax.naming.CommunicationException was increased. I added failover to the client to catch and retry. How does this look? Will it cause other problems? | public vo

[JBoss-user] [Management, JMX/JBoss] - Re: Scheduler - ClassNotFoundException

2004-08-11 Thread [EMAIL PROTECTED]
Throw away the schedule-manager-service.xml and scheduler-service.xml files from deploy, and create your own sar that contains a META-INF/jboss-service.xml containing the Scheduler definition. You put your classes in the sar so that you have a self contained deployment. The sar can be a standard

[JBoss-user] [Beginners Corner] - Authenticated URL hotdeployment?

2004-08-11 Thread minmay
Is there a way to do secure, authenticated and authorized, URL hot deployments into the deploy directory? It would be nice to do remote deployments. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844826#3844826 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Beginners Corner] - Re: What is good anatomy of a JBoss EAR?

2004-08-11 Thread minmay
I gather you suggest to deploy my ear as a sar. How would I handle the order in which dependent modules are loaded? naturally, it should be: 1) datasource 2) hibernate sar 3) ear View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844825#3844825 Reply to the po

[JBoss-user] [Management, JMX/JBoss] - Re: Scheduler - ClassNotFoundException

2004-08-11 Thread CasaDelNorte
OK - I'm confused. I have the same problem - my scheduled job I've created in my application won't start until the application is deployed. I get an error on initial load with [Scheduler] Failed to find: com.mycompany.MyScheduledJob. My question is - how do you get this to work - or what's the "

[JBoss-user] [Performance Tuning] - best approach

2004-08-11 Thread spyer
Hi Could anyone suggest the best approach to upload large documents\files from a client to an database via jboss. Client could be web\GUI Using JBoss 3.2.3 Oracle 9i upload file size no limit. we currently have a file size constraint 8k on files stored in the database, as we hit memory proble

[JBoss-user] unsuscribe

2004-08-11 Thread niko per
Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses.

[JBoss-user] [Beginners Corner] - Another Hot Deployment Problem

2004-08-11 Thread cortesr
I have a JAR with one property file in it that is deploying fine on our staging server. However, when I try to hot deploy the JAR on one of our production servers, the property file's values are the same even though they have been edited and changed. The only difference between the staging and

[JBoss-user] [Beginners Corner] - Re: Session Bean Client hangs at Context Lookup

2004-08-11 Thread tmccrary
Also, my client app: | | package com.test.ejbtest; | | import java.util.Hashtable; | | import javax.naming.Context; | import javax.naming.InitialContext; | | /** | * | * | * TODO To change the template for this generated type comment go to | * Window - Preferenc

[JBoss-user] [Beginners Corner] - Session Bean Client hangs at Context Lookup

2004-08-11 Thread tmccrary
Hi, I am new to JBoss and I am having a problem. I created a test session bean and deployed it: anonymous wrote : | | 15:44:58,306 INFO [EjbModule] Deploying TestEJB | 15:44:58,376 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=TestEJB,plugin=pool,service=EJB | 15:44

[JBoss-user] [Installation & Configuration] - Re: Server shutdown on errored startup

2004-08-11 Thread nickman
Jamie; You can call the shutdown method in the MBean jboss.system:type=Server. //Nicholas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844817#3844817 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844817 -

[JBoss-user] [JCA/JBoss] - Re: Retrive datasource from remote VMs

2004-08-11 Thread [EMAIL PROTECTED]
You want to stop and think about what you are doing before you start configuring such an anti-pattern. I can't belive people still do this. Just because something is technically possible, doesn't mean you should do it. Colocate Why serialize everything between the servlet and ejb container? This h

[JBoss-user] [Clustering/JBoss] - Re: bind_addr ignored?

2004-08-11 Thread peterb
I figured it out myself. Apparently what I wanted is not possible in 3.2.2 but it is in 3.2.5. In 3.2.5 (and possibly earlier version too, but certainly not 3.2.2) The ClusterPartition mbean has a NodeAddress attribute which can be set to the correct bind address. View the original post : http

[JBoss-user] [JCA/JBoss] - Re: Retrive datasource from remote VMs

2004-08-11 Thread MadGhigno
This is a great problem for me, I can't scale EJBcontainers and Servlet containers on multiple hosts in this way. I think I have to choose another EJB container, I can't wait version 4, unfortunately :( MG View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38448

[JBoss-user] [Persistence & CMP/JBoss] - Re: Single call commits a dozen times.

2004-08-11 Thread komone
LOL. I take the answer would be one of: 1) You idiot. 2) Look at the source code. 3) Better that than not committing the update at all. /k1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844813#3844813 Reply to the post : http://www.jboss.org/index.html?modu

[JBoss-user] [Beginners Corner] - JBoss with out web interface

2004-08-11 Thread sjtirtha
Hi, i try to build a application in jboss without web interface. I want to access the EJB with standalone java application. But I don't get it, how I deploy only the EJB and deployment descriptor into JBoss. And what i need in my standalone application to access the EJB in JBoss. Regards, Stev

[JBoss-user] [JCA/JBoss] - Re: Retrive datasource from remote VMs

2004-08-11 Thread darranl
why have I to specify a provider URL - JNDI can be used remotely, it is only access to items bound under the java: namespace that can't be used remotely. I think I remember reading something on here that said that access to datasources remotely was being added to a later verion of JBoss. (Possib

[JBoss-user] [JCA/JBoss] - Retrive datasource from remote VMs

2004-08-11 Thread MadGhigno
I have the following problem: I have two servers, one runs JBoss 3.2.5 and one Tomcat 4.1.30. I configured the datasource in JBoss copying the oracle-ds.xml into the deploy directory and adapting it to my oracle instance. The drivers (classes12.zip) are in the lib directory. Now, I want to get

[JBoss-user] [Clustering/JBoss] - Re: Start all nodes? And other questions

2004-08-11 Thread dschneller
I forgot: Everything is on the same machine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844804#3844804 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844804 ---

[JBoss-user] [HTTPD, Servlets & JSP] - How to share same jsp files and generated servlets for multi

2004-08-11 Thread ganguri
We configured two instances of our application using jboss-3.2.5. But I did not find any information as how to configure the saring of common code base for jsp files (and generated servlet class files) across the instances. Could some one help me to configure the instances to share the same jsp

[JBoss-user] [Clustering/JBoss] - Start all nodes? And other questions

2004-08-11 Thread dschneller
Hi, I want to run my Java-App in a JBoss-Clustered-Enviroment. And have many questions. 1. My workers2.properties for mod_jk2 is created 2. LoadModule jk2_module modules/mod_jk2.so is added to httpd.conf from Apache 3. true is added to jboss.xml 4. My EAR I've copied in to the farm folder Must I

[JBoss-user] [Persistence & CMP/JBoss] - Re: Locking behaviour unclear

2004-08-11 Thread PhilC
Woops I pressed Submit too fast... I would also like to know how easy or dificult this is to change. This feature cause lots of deadlock in my application because the related beans get locked everytime a call to getValueObject is processed. (My value objects contain related beans) I realize that

[JBoss-user] [Persistence & CMP/JBoss] - Re: Locking behaviour unclear

2004-08-11 Thread PhilC
Anybody home? Locking blind-side of unidirectional relationships when calling getter method and ignoring read-only tags for relationship methods. I would like to get a brief summary of why this is the way it is? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [Clustering/JBoss] - bind_addr ignored?

2004-08-11 Thread peterb
I have a clustered machine with 2 interfaces that's using TCP and TCPPING to connect and have specified the bind_addr both in the TCP protocol and through the --host switch. However the DefaultPartition keeps reporting the other interface address as the node name. This results in faulty HAJNDI

[JBoss-user] [Clustering/JBoss] - Failed to find HAPartition with PartitionName=DefaultPartiti

2004-08-11 Thread leomad6
Gurujis, I am trying to configure clustered JBoss-3.2.5 with partition name changed to XXPartition. In the process I modified 4 files, replacing DefaultPartition with XXPartition. But still when I start JBoss with command : run -c all I get the exception, listed below. Can you all guide me as to

[JBoss-user] [Clustering/JBoss] - Re: Message Driven Beans- Is the Clustering support avalilab

2004-08-11 Thread leomad6
hey Suraj try Jboss-3.2.5 Madhu View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844788#3844788 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844788 --- SF.Net emai

[JBoss-user] [Beginners Corner] - Re: Deploying AspectJ in JBoss

2004-08-11 Thread darranl
I am very new to JBoss - Cross posting is bad. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844785#3844785 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844785 -

[JBoss-user] [Messaging, JMS & JBossMQ] - configuration problems regarding High Availability JMS with

2004-08-11 Thread vivekoswal
hi all, Versions: jboss3.2.5 with tomcat 5 and jdk 1.4.2 on Windows 2000 with apache 2.0.45 as load balancer. Cluster formed on 2 jboss servers ankit and vivek. The apache loadbalancer is configured on ankit. The test given for High Availability JMS with JBossMQ on the wiki http://www.jboss.o

[JBoss-user] [Messaging, JMS & JBossMQ] - Creating queues at run time (within the java program)

2004-08-11 Thread lbtanjitha
Hi, I'm writing a JMS application which needs to create queues at run time. This mean I have wrote a program to get a name of the queue as a input from the user. Because My application needs to deal with lot of queues and need to create these at run time. But to create a queue in JbossMQ we need

[JBoss-user] [Persistence & CMP/JBoss] - Re: ebjQl, ho do I get COUNT while using LIMIT/OFFSET

2004-08-11 Thread triathlon98
"SilvioMatthes" wrote : Hello again, | anonymous wrote : If Jboss needs to count the number of records in the DB, then the resultset will need to be traversed | | I don't think so. JBoss calls the database without any LIMIT/OFFSET-clauses and gets back a collection/resultset of primary-key

[JBoss-user] [Security & JAAS/JBoss] - Auth module based on entity bean

2004-08-11 Thread Gnuster
Hi Im pretty new to j2ee/ejb and after having made some simple "view/edit entity" system Im not trying to make a more "real" system. My goal is to make a web application protected by a login (which Ive gotten to work with the database loginmodule) but at the same time I want to make it possible

[JBoss-user] [Beginners Corner] - why do i see my components four times?

2004-08-11 Thread itteerde
i just deployed the tutorial fibonacci application to 3.2.5 and in the web console FiboEJB.jar and FiboWeb.war are displayed four times - all the Compute servlets have been invocated once with the same runtime therefore i am quite sure the four are identical. is this normal? if so: why?, otherwi

[JBoss-user] [Beginners Corner] - Deploying AspectJ in JBoss

2004-08-11 Thread imsathya
Hello, I am very new to JBoss - and EJB. So this might be a very naive question. Here is the scenario : - I have a simple Person.jar which contains deployable EJBs - I need to deploy this with JBoss - I have created some aspects in AspectJ for performance monitoring of some of the beans which

[JBoss-user] [Nukes User] - Right side content not displayed

2004-08-11 Thread innovate
Hi, Can someone confirm the following behaviour? I choose the theme seabreeze (Code), content on the right side gets not rendered - no output. But If you choose the other themes (all based on a html template), the right side content gets rendered. My nukes distro is based on head about 6 days

[JBoss-user] [EJB/JBoss] - Implementing AspectJ in JBoss/EJB

2004-08-11 Thread imsathya
Hello, I am very new to JBoss - and EJB. So this might be a very naive question. Here is the scenario : - I have a simple Person.jar which contains deployable EJBs - I need to deploy this with JBoss - I have created some aspects in AspectJ for performance monitoring of some of the beans which

[JBoss-user] [Installation & Configuration] - gentoo and rc-update

2004-08-11 Thread berlinbrown
Is it safe to wrap bin/run.sh around the rc-update style scripts in gentoo, I would like to run JBOSS as far in the background as possible for a java service. I could hack together some scripts, but will run.sh and an init.d script operate in background mode? View the original post : http://ww

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Error (JMS_MESSAGES)

2004-08-11 Thread rtakemura
The JBoss version is 3.2.4 and I'm using the HSQLDB Driver. Thanks, Ricardo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844773#3844773 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844773 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Clustered MDB - jboss 3.2.5

2004-08-11 Thread leomad6
hey Nadaya did you deploy MDB across cluster, i.e. farm dir. Or did you deploy the MDB individually in each node of the cluster. coz I need to configure an MDB(in cluster) to listen to a topic where a message to topic is subscribed by all the instances of MDB across cluster. If yes, can you tel

[JBoss-user] [Messaging, JMS & JBossMQ] - MDB instances becoming zero

2004-08-11 Thread ikigovenku
Hi, I have a Strange problem. My application is running on 3.2.1, jdk1.3.1_01 and windows 2000. I have configured one of my max MDB instances as 80. Everything working fine but some times MDB instances in the pool becoming zero (Check below marked as bold). and my Q is growing up with message

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Problem running JSF application in JBoss

2004-08-11 Thread KennethAitken
I have experienced the same problem with JBoss 3.2.5. As a work-around I need to restart JBoss one or more times and redeploy my project also one or more times. I posted the problem in the MyEclipse forum. The support there suggested an incompatibility in JBoss with several Jar files containing

[JBoss-user] [Installation & Configuration] - Server shutdown on errored startup

2004-08-11 Thread jamiew
I have startup code in an MBean that attempts to connect to a MySQL database. If that connection to the database fails I would like to terminate the JBoss server. There is no point in running our app if the database is not available. I have tried calling System.exit(0) from my MBean. This cau

[JBoss-user] [Persistence & CMP/JBoss] - Re: ebjQl, ho do I get COUNT while using LIMIT/OFFSET

2004-08-11 Thread SilvioMatthes
Hello again, anonymous wrote : If Jboss needs to count the number of records in the DB, then the resultset will need to be traversed I don't think so. JBoss calls the database without any LIMIT/OFFSET-clauses and gets back a collection/resultset of primary-keys. It should only do a size() or som

[JBoss-user] [Installation & Configuration] - Re: cofiguring connector for alternative port

2004-08-11 Thread itteerde
"stueccles" wrote : try changing | | /deploy/jbossweb-tomcat50.sar/server.xml | | for JBoss 3.2.4 | | OR | | /deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml | | for earlier version of Jboss 3.2.X | thx, thats it for 3.2.5 as well View the original post : ht

[JBoss-user] [HTTPD, Servlets & JSP] - How to config Jboss to allow it access the server local file

2004-08-11 Thread leeson1125
Our web application (war) allows customer to download files from server. These files are created by other supporting application running on the same machine outside jboss. Supporting application will create the files and store all information of the files inside database. Web application should

[JBoss-user] [Installation & Configuration] - Re: cofiguring connector for alternative port

2004-08-11 Thread stueccles
try changing /deploy/jbossweb-tomcat50.sar/server.xml for JBoss 3.2.4 OR /deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml for earlier version of Jboss 3.2.X View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844762#3844762 Reply to the post : http:

[JBoss-user] [Installation & Configuration] - cofiguring connector for alternative port

2004-08-11 Thread itteerde
starting JBoss 3.2.5 fails because the development server already uses port 8080 (and the production system might as well), how do i configure another port - full text searching the conf directory of the default server did not show up anything. thx in advance 2004-08-11 10:28:26,066 ERROR [org.

[JBoss-user] creating queues using a java program

2004-08-11 Thread Thilina Anjitha
Hi, Anybody know how to create a queue (Ex: queue/MyQueue) without editing JBOSS_HOME\server\default\deploy\jms\jbossmq-destinations-service.xml file. i need to create a queues using a java program without manually editing the above file. I need this because i want to maintain more than one queue