[JBoss-user] [Beginners Corner] - start failure, help please!!!

2004-04-01 Thread zhang_g
i got the following information and then abort the startup. using jdk1.5.0, jboss3.2.4RC1, WindowsXP professional. java_home and jboss_home are both set, classpath is empty. help please, thanks very much . JBoss Bootstrap

RE: [JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread Sacha Labourey
Bela, the message seems to indicate that a layer is missing in his stack. Georgel, can you please post your OLD and NEW XML snippet (just the Jgroups part). Thanks. BTW, please post in the forums otherwise people will not see your e-mail (this was not a post on JBoss-user) sacha > -Origina

[JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread Sacha Labourey
Bela, the message seems to indicate that a layer is missing in his stack. Georgel, can you please post your OLD and NEW XML snippet (just the Jgroups part). Monu, can you make sure you have modified the GOOD file i.e. the cluster-service.xml that is really used (the one ine the good JBOSS_HOM

RE : [JBoss-user] [EJB/JBoss] - Error when deploy entity bean!!! Error: multiplicity many u

2004-04-01 Thread Laurent MARQUEZ
You must use relation-table-mapping fro many-to-many relationship -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de jamy_blue Envoyé : vendredi 2 avril 2004 07:48 À : [EMAIL PROTECTED] Objet : [JBoss-user] [EJB/JBoss] - Error when deploy entity bean!!! Er

[JBoss-user] [EJB/JBoss] - HttpInvokers & Data Compression

2004-04-01 Thread jburugupalli
HI Jboss , I am using HttpInvoker and its working fine. And recently i read about the CompressionSocketFactory used in case of JRMPInvoker. But i have an idea to use the GZIPOutputStream and GZipInputStream in the httpInvokers.Please tell me if the idea itself is wrong or right or if it has som

[JBoss-user] [Persistence & CMP/JBoss] - Re: Compound PK problem

2004-04-01 Thread javri28
This is what i had in my bean: ** @ejb.persistence column-name = "ST_ID" * @ejb.interface-method view-type = "both" * @return */ abstract public Integer getSampTableId(); /** @ejb.interface-method view-type = "both" */ abstract public void setSampTableId(Integer sampTableId); /** @ejb.persistenc

[JBoss-user] [EJB/JBoss] - java.lang.NoClassDefFoundError? Why?

2004-04-01 Thread jamy_blue
I had add the saxpath.jar to the CLASSPATH and copy it into server/default/lib directory. Why the java.lang.NoClassDefFoundError will occur?? Could someone help me? Thanks a lot! anonymous wrote : | 2004-04-02 14:32:18,921 ERROR [org.jboss.web.localhost.Engine] - Root Cause - | java

[JBoss-user] [EJB/JBoss] - Error when deploy entity bean!!! Error: multiplicity many u

2004-04-01 Thread jamy_blue
Could you help me out? Thank you very much! anonymous wrote : | ERROR [org.jboss.ejb.EntityContainer] Starting failed | org.jboss.deployment.DeploymentException: Role: SourceSummaryRelationshipRole with multiplicity many using foreign-key mapping is not allowed to have key-fields | at o

[JBoss-user] [Installation & Configuration] - Re: problems deploying an .ear with a web app (.war)?!?!?!?!

2004-04-01 Thread cenos
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither... See my post: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828811#3828811 Reply to the post : http://www.

[JBoss-user] [Installation & Configuration] - Re: Copying server then gives error in web console 3.2.3

2004-04-01 Thread cenos
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither... See my post: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828810#3828810 Reply to the post : http://www.

[JBoss-user] [Installation & Configuration] - Re: Unable to deploy web-console.war error

2004-04-01 Thread cenos
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither... See my post: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828809#3828809 Reply to the post : http://www.

[JBoss-user] [Installation & Configuration] - Re: ear/war deployment problem on windows xp / jboss-3.2.x

2004-04-01 Thread cenos
I suggest to try Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither... See my post: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828808#3828808 Reply to the post : http://www.

[JBoss-user] [JBoss.NET & SOAP] - Re: JBoss.NET and Jetty integration problem?

2004-04-01 Thread cenos
I suggest to use Jboss-3.2.1. Versions 3.2.2/3.2.3 don't work for me neither... See my post: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828801#3828801 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828806#3828806 Reply to the post : http://www.

[JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread monu
Hi Sacha, I am still getting the same error after incorporating the changes as suggested by you in cluster-service.xml. It has been observed that the error:Â 2004-03-28 02:47:27,450 DEBUG [org.javagroups.DefaultPartition] [Sun Mar 28 02:47:27 EST 2004] [ERROR] NAKACK.handleXmitRe q(): (request

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
When running the client , we are getting this exception, if anybody have got idea , please tell us. F:\sanju\work\JBoss>java -Djava.security.auth.login.config=F:\sanju\work\JBoss\a uth.conf OptiwiseClient sanju sanju Exception in thread "main" javax.security.auth.login.LoginException: javax.namin

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: HAJMS fail over problem

2004-04-01 Thread ivelin
Which JBoss version? If it is 3.2.3, then you may want to get the 3.2.4RC since it has significant enhancements. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828802#3828802 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBoss.NET & SOAP] - Re: Very strange behaviour with Jboss 3.2.2 + jboss.net

2004-04-01 Thread cenos
"zgranj" wrote : I had the same problem. Come to find out I had msn messenger running and it had ahold of port 1099 which jboss wanted to use. I killed my messenger and the server deployed right.go figure. | | Thanks, but the problem has nothing to do with port 1099... View the origi

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: C API for JBossMQ

2004-04-01 Thread ivelin
IL = Invocation Layer The plan is to merge the JBossMQ ILs with the more generic Remoting Framework. If you are in a rush, then implementing your own IL might be the fastest way to go. However if you can spend a bit more time you can make a significantl contribution by implementing asynchrono

[JBoss-user] [JBoss.NET & SOAP] - Re: Very strange behaviour with Jboss 3.2.2 + jboss.net

2004-04-01 Thread cenos
Sorry for this late response... But I've had time to test Jboss-3.2.3 only today! The same problem I had told you before still happens in this version, unfortunately :-( The workaround, to use Axis 1.1 in Jboss 3.2.1, was to put the Axis directory into deploy... I intend to migrate Jboss to 3.2.3

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
thank you for your help, actually that was the problem, it is working now, but now this custom class is unable to access datasource on the same time other beans are accessing the datasource, any idea, i will give you the custom class code now. the code in given below, i made some changes in one

[JBoss-user] [Messaging, JMS & JBossMQ] - MDB login for topic subscriber

2004-04-01 Thread alanc_yang
I ran into a situation when the MDB is deployed, it encountered the following exception: 20:56:33,698 INFO [EjbModule] Deploying AlarmMDB 20:56:33,768 WARN [OILServerILService] Client request resulted in a server exception: javax.jms.JMSSecurityException: The login id has an assigned client id.

[JBoss-user] [Security & JAAS/JBoss] - Re: CustomLoginModule implementation

2004-04-01 Thread sanjuthomas
thank you for your help, i made changes , & i got the result too, now the sever is looking for security class, but the problem is the custom class is unable to find the datasource, it is telling that OracleDS not bound, on the same time other EJBs are able to access the DataSource, please help m

[JBoss-user] [Installation & Configuration] - Errors thrown with default install - Starting jnp server

2004-04-01 Thread groll
I've been struggling trying to resolve the errors I've been getting from my Jboss installation. The same errors are occuring in both Jboss 3.2.3 and 3.2.1 (embedded tomcat versions). I'm running Fedora and am using JBoss behind a router with built in firewall and am port forwarding on :80 and

[JBoss-user] [JCA/JBoss] - Re: Network Problem while accessing database: Connection res

2004-04-01 Thread arpitmittal
HI, This is my mssql-ds.xml AirDeccanDS jdbc:microsoft:sqlserver://10.220.74.82:1433;SelectMethod=cursor;DatabaseName=AirDeccan com.microsoft.jdbc.sqlserver.SQLServerDriver sa But didn't understand that how does it will help me to reterive a con

[JBoss-user] [Beginners Corner] - auto-increment CMP entity bean in Hypersonic

2004-04-01 Thread jlub
Ok, trying to do something VERY simple here, I can't believe no one has done this already. I'm trying to implement a very simple container-managed-persistent Entity Bean in JBoss 3.2.3 using the built-in Hypersonic database. I want the bean to have an auto-incremented primary key field. In fa

Re: [JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread Bela Ban
It should work georgel wrote: Hi, I tried what you/Bela suggested in the other thread, http://jboss.org/index.html?module=bb&op=viewtopic&t=47563 Server is JBoss 3.2.1, Linux, Java 1.4.2-b28. Got the following errors, and went back to the old configuration. Should your fix work for 3.2.1 or do

[JBoss-user] [EJB/JBoss] - EJB Returning the Wrong Bean

2004-04-01 Thread monowai
Jboss 3.2.4 rc1 JDK 1.4.2 I have 2 beans: The first (BeanA) contains a Collection of data and is an Entity Bean The second (BeanB also an EntityBean) is an aggregator of the Collections obtained from one or more BeanA's located by findByPrimaryKey Both beans have the "Supports" Transaction Attr

[JBoss-user] [Nukes User] - Re: Attempting to eval Nukes

2004-04-01 Thread jae77
use this as the url: http://localhost:8080/nukes/ gotta have the trailing "/" (that should be fixed). i am not sure what is causing that exception however (lucene is trying to get a lock on something, but i don't know what). are there any deployment errors before that? View the original post

[JBoss-user] [Installation & Configuration] - Unable to see the Jboss web console after installation. Inco

2004-04-01 Thread nigam11
Hello, I just installed Jboss 3.2.3 and Java JDK 1.4.2_04. I set the JAVA_HOME to the Java directory as well. The environment settings are: JBOSS_HOME: C:\Program Files\jboss-3.2.3\bin\.. JAVA: C:\Program Files\Java\bin\java JAVA_OPTS: -Dprogram.name=run.bat CLASSPATH: ;C:\Program Files\Java\lib

[JBoss-user] [JBoss Getting Started Documentation] - Need help w. JBoss Activation.

2004-04-01 Thread burrus_68
Hi, can anyone please tell me why I seem to always get this error msg. in DOS everytime that I try to activate JBoss?? Is there a config. problem with it or something? >>"C:\eclipse\jboss-4.0.0DR3\bin>run === . JBos

[JBoss-user] [Nukes User] - Re: Attempting to eval Nukes

2004-04-01 Thread pdohara
When I go to http://localhost:8080/nukes, I get a blue bar across the top, and then the message "The file id is not indicated". I also get the error : 20:33:29,920 INFO [Server] JBoss (MX MicroKernel) [3.2.3RC1 (build: CVSTag=JBos s_3_2_3_RC1 date=200311101720)] Started in 43s:665ms 20:38:27,733

[JBoss-user] [Installation & Configuration] - Re: How To Integrate JBoss w. Eclipse

2004-04-01 Thread 911AS
Hi burrus_68, I think this link is all you need: http://jboss.org/developers/projects/jboss/jbosside View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828785#3828785 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828785

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jamy_blue
| | | Standard Stateless SessionBean | | | | 1 | 1 | true | | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828784#3828784 Re

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jamy_blue
Hi jae77, thank you for your reply. I try what you said. I add those into the ejb's jboss.xml and standardjboss.xml. But it seem dosen't work :( Standard Stateless SessionBean 1 1 true Can you help me? Thanks

[JBoss-user] [Messaging, JMS & JBossMQ] - Multiple JMS provider

2004-04-01 Thread sunh11373
Hi, Is it possible to configure 2+ JMS provider with JBoss(3.2). I need one for normal transaction, the other for XA transaction thanks -hs View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828774#3828774 Reply to the post : http://www.jboss.org/index.html

[JBoss-user] [Beginners Corner] - InvalidableEntityInstanceCache Error

2004-04-01 Thread rasoul
Hello all, I am using JBoss 3.2.3. But when I try to set my instance-cache I get the following error: state: FAILED I Depend On: Depends On Me: org.jboss.deployment.DeploymentException: Missing or invalid Instance Cache (in jboss.xml or standardjboss.xml); - nested throwable: (java.lang.Class

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jae77
no forum bug :) the tag got messed up. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828770#3828770 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828770 --- This S

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jae77
| | | | | ok - sorry for all the spam this caused - not sure if there is a bug w/ the xml rendering or not. --- the above xml needs to be added to either the standardjboss.xml file or the ejb's jboss.xml file. you can also check out the dtds in your JBOSS_HOME directo

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jae77
"jae77" wrote : you need to add the following to the container configuration contained in standardjboss.xml or in the ejb's jboss.xml file. | | | | | | | | | min/max size = min / max beans to create | | enable strictMaximumSize = true to set hard limit of ej

[JBoss-user] [EJB/JBoss] - Re: how to initialize the size of EJB? Help!

2004-04-01 Thread jae77
you need to add the following to the container configuration contained in standardjboss.xml or in the ejb's jboss.xml file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828765#3828765 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [HTTPD, Servlets & JSP] - deploying multiple war files

2004-04-01 Thread pakodi
hey all! I've two war files in default\deploy folder. when i run my jboss it is deploying only the first war file only. how to make it to deploy second war file too? war1 is associated to application 1 war2 is associated to application 2 also, how can i make it work both applications running? i

[JBoss-user] [EJB/JBoss] - how to initialize the size of EJB? Help!

2004-04-01 Thread jamy_blue
I want to create a instance of some EJB when JBoss AS starting. How can I configurate the max/min size of the EJB? In Weblogic AS, I know how to do it. In weblogic-ejb-jar.xml: 1 1 Can anyone tell me how to r

[JBoss-user] [Installation & Configuration] - Newbie Question - JBossManagedConnectionPool error

2004-04-01 Thread csmanohar
Please let me know if this question belongs to another forum. And excuse the multi posting. I have installed ECLipse 2.1/ JBoss 3.2.3/Tomcat 4.1/J2SDK1.4.2. I have installed the JBoss IDE. I have imported an application into the environment, did a rebuild,packaging and finally deployed it to the

[JBoss-user] [Beginners Corner] - Newbie Question - JBossManagedConnectionPool error

2004-04-01 Thread csmanohar
Please let me know if this question belongs to another forum. I have installed ECLipse 2.1/ JBoss 3.2.3/Tomcat 4.1/J2SDK1.4.2. I have installed the JBoss IDE. I have imported an application into the environment, did a rebuild,packaging and finally deployed it to the local server (localhost:8080).

[JBoss-user] [JBoss.NET & SOAP] - Re: Pluggable Providers work in 3.2.2 but do not work in 3.2

2004-04-01 Thread hoth256
Correction: In the last post I say that I get an exception in JBoss 3.2.2. Actually, the exception is thrown in JBoss 3.2.3. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828760#3828760 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [Installation & Configuration] - Re: How to pass env variables to jboss-service.xml

2004-04-01 Thread r_rangana
That's great! It works like a charm. Thanks Scott! I can pretty much pass anything to the run.sh as JVM args and most of the config files pickup the variables. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828759#3828759 Reply to the post : http://www.jbos

[JBoss-user] [Javassist user questions] - Re: javassist.ClassPool should extend the ClassLoader or URL

2004-04-01 Thread jbm4ever
Just being a pest .. Ok looking at org.jboss.mx.loading I can see that a lot of work has gone into making classloading work in jboss. Javassist beeing a subproject of jboss should of course respect the jboss strategies. But still it seems to me that it would make sense to have a general way to

[JBoss-user] [Messaging, JMS & JBossMQ] - Strange exception using topics

2004-04-01 Thread vettori
Hi, I'm using a Topic to send events from an e-commerce site to the processing back-end. I'm getting this error on JBoss 3.2.3/embedded tomcat 5 on java 1.4.1: org.jboss.mq.SpyXAException: - nested throwable: (org.jboss.mq.SpyJMSException: Cannot process a transaction; - nested throwable: (java

[JBoss-user] [Installation & Configuration] - Re: Selecting JBoss as server in Eclipse

2004-04-01 Thread burrus_68
you say that you have successfully gotten JBoss to run! I still haven't gotten even far!!! I get a "InstanceNotFoundException" when I try to activate it in DOS. Now, what do I have to do to configure it? Is there any kind of an env. variable entry in my Settings icon that I need to set? I of co

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

2004-04-01 Thread burrus_68
I need some help w. always getting a Java exception, "InstanceNotFoundException" when I try to activate JBoss in DOS! Is there some kind of configuration of JBoss that I apparently haven't done yet?? I just finished installing it. View the original post : http://www.jboss.org/index.html?modul

[JBoss-user] [Installation & Configuration] - How To Integrate JBoss w. Eclipse

2004-04-01 Thread burrus_68
I need some help asap with trying to integrate the JBoss Server into the Eclipse IDE!! I used to be able to do this, but not anymore! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828752#3828752 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [EJB/JBoss] - Re: Writing my own Interceptor - cannot deploy

2004-04-01 Thread [EMAIL PROTECTED]
The jar with the interceptor cannot be on the system classpath. Almost never should classes used by jboss be on the system classpath. When deployed in the server/default/lib you must have still had it on the system classpath. View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread jae77
did you restart the server? if yes, then i'm not really sure what the problem is now. i'd recommend deleting the tmp directory (default/tmp), make sure "default/nukes" does exist, and remove anything in the "deploy" directory and try executing the build and deployment again. View the original

[JBoss-user] [Security & JAAS/JBoss] - Re: porting j_security_check from JRun

2004-04-01 Thread vbeffa
I have read the JAAS how to. I wrote and compiled a subclass of UsernamePasswordLoginModule. It retrieves passwords and roles from the database. I am still unclear as to how to integrate with JBoss. The tutorial refers to a file auth.conf and states that it is "in the JBoss server configurati

[JBoss-user] [JCA/JBoss] - Re: format of -ds.xml file

2004-04-01 Thread toddstibor
After some trial and error I discovered that I should use | | ... | | instead of | | ... | | But still, it would be nice to know what all the other options are. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828744#3828

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss 3.2.2, JMS Message Listener Problem

2004-04-01 Thread jcab
That's what is puzzling. There is no producer or consumer using a long value. I printed out some verbose output to see what I am sending and recieving. All clients have been receiving messages consistently (and correctly) for up to an hour at 12 messages/sec before one client gets this error (s

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
i did not have one but I did just create it and got the same errors :-( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828740#3828740 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828740 -

[JBoss-user] [Persistence & CMP/JBoss] - Re: finder with single result

2004-04-01 Thread triathlon98
I have not found anything in the specs about the required behaviour when more than one result is found. Any objections to changing to return the first one found? Joachim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828737#3828737 Reply to the post : http:

[JBoss-user] [Beginners Corner] - Re: DeploymentException when deploying .ear w/ 3.2.3 and 3.2

2004-04-01 Thread csmanohar
If you have found a solution to this, will you please share it with us. Thanks -- manohar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828741#3828741 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828741 ---

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread jae77
do you have a "nukes" directory created here: c:\jboss-3.2.3\server\default\nukes? if not, create one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828736#3828736 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=382873

[JBoss-user] [EJB/JBoss] - Re: Writing my own Interceptor - cannot deploy

2004-04-01 Thread davetron5000
Last bump before giving up. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828739#3828739 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828739 --- This SF.Net email

[JBoss-user] [EJB/JBoss] - Re: Message Driven Bean cannot read from remote queue?

2004-04-01 Thread jae77
yes - this can be done. you can use the org.jboss.jms.jndi.JMSProviderLoader Mbean to bind the new location (remotehost) into jndi. after that, you can modify the jboss.xml file to tell it to use the new provider you created via the mbean, and then edit the jms-ds.xml file to tell it to also u

[JBoss-user] [JCA/JBoss] - format of -ds.xml file

2004-04-01 Thread toddstibor
What is the allowable format of the -ds.xml file, or which class is used to parse it. More directly, I wish to utilize the connection pooling, but I require that the datasource be available outside of transactions. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [JBoss.NET & SOAP] - Pluggable Providers work in 3.2.2 but do not work in 3.2.3.

2004-04-01 Thread hoth256
Background: Axis provides a way to use pluggable providers - excerpt from org.apache.axis.deployment.wsdd.WSDDProvider (Axis source code) for method: private static void loadPluggableProviders() | /** | Look for file META-INF/services/org.apache.axis.deployment.wsdd.Provider | in all the

[JBoss-user] [Clustering/JBoss] - Session replication

2004-04-01 Thread vijayk
Hello, I am trying to setup a 2 nodes of JBoss in the hope of achieving in-memory http session replication. I am using JBoss-3.2.1_tomcat-4.1.24 + mod_jk + Apache. The 2 instances are running on the same machine but on 2 different AJP ports. I set sticky_session=0 (JK_FALSE) in workers.properti

[JBoss-user] [Beginners Corner] - Re: JNDI access for Oracle Datasource

2004-04-01 Thread nickman
Dave; JBoss specifically puts the DataSource bindings in the java:/ namespace of JNDI to make it inaccessible to external VMs, since by definition, they cannot use any objects bound in that space. In the case of EJBs, you have two options. You can reference the java:/ namespace directly to re

[JBoss-user] [Performance Tuning] - Re: Performance Tuning with OS X and JBoss

2004-04-01 Thread cortesr
I did some initial testing last night and it doesn't look like many of the testing applications that are shipped with OS X will work with Java applications. However, I was able to attach to a running Java application and monitor the thread allocations as well as their deaths. View the original

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
it is still not working though the errors are different :-) it gave me these errors 2004-04-01 15:21:37,379 ERROR [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Scanning failed; continuing java.io.FileNotFoundException: C:\jboss-3.2.3\server\default\nukes at org.jb

[JBoss-user] [Beginners Corner] - Re: JNDI access for Oracle Datasource

2004-04-01 Thread Dave Lilley
"jae77" wrote : http://java.sun.com/j2ee/1.4/docs/tutorial/doc/ Yea... that doesn't help much. I saw the following in Chapter 31... Specify the logical name of the database. private String dbName = "java:comp/env/jdbc/SavingsAccountDB"; The java:comp/env portion of the logical name is t

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
i sthat the jdbc driver on mysql's website?? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828723#3828723 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828723 ---

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread jae77
you need the mysql driver installed as well. i'm not sure why this is the case (somewhere this is something mysql specific going on) - but it should be addressed at some point. for now just d/l the mysql driver and drop it into the lib directory as well. View the original post : http://www.j

[JBoss-user] [Beginners Corner] - install tomcat 5 to jboss 3.2.3

2004-04-01 Thread jp_alex
Hello Sorry for asking you a possible trivial question But can anyone tell me how to install tomcat 5 instead of preinstalled tomcat 4 to jboss 3.2.3 ? Thank you Alex View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828717#3828717 Reply to the post : http://w

[JBoss-user] [Persistence & CMP/JBoss] - Re: Compound PK problem

2004-04-01 Thread Beal91
I like to set the relationship field in the code rather than "counting on" the bean deployer to correctly map the two EJB fields to the same column in the database. It's probably not necessary, but it does make the EJB less sensitive to a particular deployment. If I ever decide to deploy my be

[JBoss-user] [EJB/JBoss] - Message Driven Bean cannot read from remote queue?

2004-04-01 Thread davekohr
I did some experimentation with JBoss 3.2.3 to try to get an MDB in one JBoss server instance to read messages out of a remote queue, i.e. one located in a different server instance. In jboss.xml, I used the JNDI name of the remote queue, like so: | | jnp://remotehost:1099/queu

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
ok that worked. Thank you but I ran into 2 more problems 1. It appears that the initial data tries to insert a 0 into a booleon which which is set to default to false. I solved this by not inserting initial data. Real problem!!! 2. I went to the nukes directory and ran build deploy and then

[JBoss-user] [Persistence & CMP/JBoss] - Re: Compound PK problem

2004-04-01 Thread thepriz
Why do you set the relations in the post create if you have already set the ids in the create? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828709#3828709 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828709 -

[JBoss-user] [Management, JMX/JBoss] - Shutdown on incomplete deployments?

2004-04-01 Thread norriequinn
I am looking for some ideas on how I can shutdown JBoss on incomplete deployments. We have 3.2.2 running as a Windows service and want to shutdown JBoss when deployments fail so that the Windows service status is correct. I can see how I can add a notification listener on a deployer to monitor d

[JBoss-user] [Persistence & CMP/JBoss] - Re: Foreign key as a Primary Key

2004-04-01 Thread thepriz
Here is a Primary Key related to a Foriegn key relation in a one to one relation. | /*** | * * | * JBoss: The OpenSource J2EE WebOS * | * * | * Distributable under LGPL li

[JBoss-user] [Beginners Corner] - Re: JNDI access for Oracle Datasource

2004-04-01 Thread jae77
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828702#3828702 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828702

[JBoss-user] [Security & JAAS/JBoss] - Re: Password Encryption

2004-04-01 Thread pearl8
Use SSL. If this is an internal app, you can generate your own root CA, or public-private key combos, using keytool and/or openssl, if not you've to go for Verisign, Geotrust (some versions of JVM and browsers still don't honor this). View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MBean to be a topic subscriber, how?

2004-04-01 Thread mring33
I wonder if this is an initialization timing problem? Maybe your MBean is being initialized before the ConnectionFactory is ready. Try adding a tag to your jboss-specific xml file for the MBean. Something like this (Sorry, I wasn't sure of the right path/name for the ConnectionFactory, but may

Re: [JBoss-user] Why one-way mapping between forums and mailing list?

2004-04-01 Thread Vladyslav Kosulin
Bill Burke wrote: Just wanted to say that the forum/email list integration has been extremely helpful for me at least. I never, ever read the forums, and now I do because I am pushed questions, rather than polling. We did the You could do the same just by watching forums you are interested in

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread jae77
you can find all the drivers here: http://jdbc.postgresql.org/download.html once you d/l it, just drop it into the "default/server/lib" directory and restart jboss. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828695#3828695 Reply to the post : http://

[JBoss-user] [Security & JAAS/JBoss] - Questions on authenticating a user from an application to th

2004-04-01 Thread rindress
I have an application which is using ClientLoginModule for the LoginContext's login module. I've created a callback handler for use with the LoginContext. On the server I've setup to use the DatabaseServerLoginModule. I do realize when using the ClientLoginModule, the login method does not act

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: C API for JBossMQ

2004-04-01 Thread charlescearl
So I assume that IL == Interface Layer? Could you point to design documents for UIL2? I'm most interested in the publish/subscribe capabilities. Another random idea that I've been toying with was to try and leverage something like Sun Java Message Q, which provides a C api to route messages from

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
uhh don't know. :-p Where do I get that and how do I install it. Does it just deploy? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828689#3828689 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828689

[JBoss-user] [Messaging, JMS & JBossMQ] - HAJMS fail over problem

2004-04-01 Thread gokturk
I am trying to use HAJMS to achieve fault tolerance, I think I stumbled into a bug. Messageid seems to be kept in memory separately in each server in the cluster. If there are persistent messages stored into database and waiting to be consumed, trying to fail over to other server causes database

[JBoss-user] [Nukes User] - Re: Attempting to eval Nukes

2004-04-01 Thread jae77
if you are logged in as the "admin" user, there should be an "edit" link at the top of the page that will allow you to change the contents. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828688#3828688 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Installation & Configuration] - Re: Hot deployment problem

2004-04-01 Thread jae77
what do you mean by "existing" mbean? you can't modify the EARDeployer to handle this, you need to write your own mbean to handle this. basically you create an mbean and register it w/ the EARDeployer w/ a filter so you only get the events you want. when the EARDeployer sends a notification, it

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread jae77
do you have the necessary postgres jar file in the "lib" directory? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828686#3828686 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828686 -

[JBoss-user] [Nukes User] - Re: Datasource setup

2004-04-01 Thread LORDs_diakonos
from source I tried that but it tells me that it "Can't load database Driver "org.postgresql.Driver" What am I missing? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828685#3828685 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread georgel
Hi, I tried what you/Bela suggested in the other thread, http://jboss.org/index.html?module=bb&op=viewtopic&t=47563 Server is JBoss 3.2.1, Linux, Java 1.4.2-b28. Got the following errors, and went back to the old configuration. Should your fix work for 3.2.1 or do I get to upgrade? thanks! Ge

[JBoss-user] [HTTPD, Servlets & JSP] - Re: How to get the Catalina Container from an EJB

2004-04-01 Thread [EMAIL PROTECTED]
I've thought about a JMX invoker into the web container but have not had a chance to look into it. I would be starting with the Tomcat 5 source however since its the more MBean friendly architecture. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828679#38286

[JBoss-user] [HTTPD, Servlets & JSP] - Re: How to get the Catalina Container from an EJB

2004-04-01 Thread james.clover
I think I found in under TC5 - I'll post the details here when I have it verified. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828681#3828681 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828681 --

[JBoss-user] [Nukes User] - Re: Attempting to eval Nukes

2004-04-01 Thread pdohara
Cool, it now works (building from source, etc). However I am now faced witht he end of the documentation. The comment is goto http://localhost:8080/nukes and enjoy. What I get at that URL is uninspiring. Where do I go to start making changes to the content? View the original post : http://

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMSSecurityExceptoin in the 2nd TopicSubscriber receive(

2004-04-01 Thread alanc_yang
That exception was caused by the conflict of ClientID setting on jbossmq-state.xml. Removed the conflict, problem went away. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828677#3828677 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [Installation & Configuration] - Re: Hot deployment problem

2004-04-01 Thread srinivasbv_gowda
Hi , Can we configure the existing Mbean to do that. I don't have any idea about which Mbean it is and where the configure to be done.Could you give some information on it. Thanks Srinivas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828676#3828676 Reply

[JBoss-user] [Clustering/JBoss] - Clustering many small applications under JBoss

2004-04-01 Thread ebowers
We install an instance of our application for each customer. We are currently deploying our application under JBoss/Tomcat and Linux. We would like to begin using clustering. We do not need to do any clustering of EJB's. We really just need to load balance, replicate session information and

Re: [JBoss-user] Why one-way mapping between forums and mailing list?

2004-04-01 Thread Bill Burke
Just wanted to say that the forum/email list integration has been extremely helpful for me at least. I never, ever read the forums, and now I do because I am pushed questions, rather than polling. We did the email integration because it made it easier on us to answer questions and call attent

[JBoss-user] [Installation & Configuration] - jboss-3.2.1_tomcat-4.1.24 abnormal termination

2004-04-01 Thread xiaoming
Hello Everyone, I deployed the J2EE application on Linux using JBoss 3.2.1_tomcat-4.1.24, j2sdk1.4.2_04 and MySQL 4.0.18 The weired thing is my jboss just terminates itself after running several days. I have to restart it. The last message I can see in the server log is 2004-03-24 23:52:51,5

  1   2   3   >