[JBoss-user] [EJB/JBoss] - Re: A CMR collection may only be used within the transction

2004-09-02 Thread loubyansky
You should always access entity beans in a transaction. And then make sure that you get a CMR collection and work on it in the same tx. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847128#3847128 Reply to the post : http://www.jboss.org/index.html?module=b

[JBoss-user] [Persistence & CMP/JBoss] - Re: accessible through cmr only records created by jboss

2004-09-02 Thread loubyansky
The CMR value is cached and, hence, not loaded from the database. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847127#3847127 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847127 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Is it possible to change java:/ConnectionFactory?

2004-09-02 Thread genman
You can create JNDI aliases. | | UIL2ConnectionFactory | ConnectionFactory | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847125#3847125 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [HTTPD, Servlets & JSP] - domain creation and http proxying

2004-09-02 Thread jk_bandu
Hello Everybody, Can some body help me out in creating domains in Jboss, like we have in weblogic. How to do http proxying in Jboss, like we have HttpProxyservlet in weblogic. Thanks in Advance Jayakrishna View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [Installation & Configuration] - Re: Custom Auth Valve on jboss-3.2.5 w/tomcat

2004-09-02 Thread mkoerdt
Hi - Did you ever get this problem solved. I have a similar problem. I have a custom authenticator which calls a custom Jaas realm for authentication... I have this working on tomcat, but don't know how to set it up in JBoss. Any help would be appreciated. Thanks, Monika [EMAIL PROTECTED]

[JBoss-user] [Nukes User] - Registering as a New User and Over/Under 18

2004-09-02 Thread ThorntonD
Nukes 1.1 Release Candidate 3 When a new user registers on the Nukes web site, the new user must agree to be over 18 or have parental consent. I would like a newly registering user to go straight to the registration page without having to specify whether they are over/under 18. Is there a con

[JBoss-user] [Nukes User] - Re: GPL-licensed dependencies

2004-09-02 Thread theute
AFAIK Nukes is GPL so far. JBoss is LGPL. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847114#3847114 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847114 --- Th

[JBoss-user] [Nukes User] - News Module Null Pointer Error

2004-09-02 Thread ThorntonD
In the 1.1 release candidate 3 version of Nukes, deleting one of the default news articles results in a null pointer exception and the module is unusable at that point. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847113#3847113 Reply to the post : http://

[JBoss-user] [Beginners Corner] - dinamic loading

2004-09-02 Thread AndreyAndreev
Hi all, First of all, sory for my Englis, it is'nt well. After inserting new jar file in the {JBOSS_HOME}/server/default/lib i must restart the server. Can i configuring jboss or do something else, to dinamic load new jar file without restart the server View the original post : http://www.jbos

[JBoss-user] [HTTPD, Servlets & JSP] - How to prevent viewing of JSP

2004-09-02 Thread sebashkw
Hi I am using JBoss 3.2.3 with Struts. At the moment, the same page can be accessed using .jsp or .do extensions. How do I prevent access to jsp directly and force them to use do extension? I read that this is possible by configuring security in web.xml but not all AS supports it. Anyone have

[JBoss-user] [JCA/JBoss] - connectios are not returning to pool

2004-09-02 Thread kavuriprasad
Dear All, We are using JBoss and mysql, connectionpool we are using is JBossManagedConnectionpool. Normally it is working fine. But some times connections are not returning back to Connection Pool and it keep growing in 2-3 hrs. So once it happened the next request is not getting connectio

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread skidvd
Aha, that's it. Yes I have read the guide, but this particular client uses both EJBs and pubs to JMS - both are intended to be across HTTPS. I'm sure that I missing something there and that the jndi lookup is wrong - I have been focusing entirely on the server side config - which appears to be

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread [EMAIL PROTECTED]
So lookup("HTTPConnectionFactory") rather than "ConnectionFactory". Pretty basic stuff. Have you read the "Getting started guide"? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847108#3847108 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread skidvd
No, it is a client that is publishing to a topic that has been looked up via JNDI. I want the publish to occur over HTTPIL, not UIL2. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847107#3847107 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Security & JAAS/JBoss] - When does Security Context get Set

2004-09-02 Thread grinch
Dear friends, I have a web application that I am trying to modify and I cannot figure somthing out. On the default page, I check a variable and either redirect to my app.jsp or include my app.jsp into the default page. The app.jsp does the same thing in both cases, but when I immediatly redire

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread [EMAIL PROTECTED]
anonymous wrote : | [junit] 2795 [main] | Is not an MDB. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847105#3847105 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847105 -

[JBoss-user] [Clustering/JBoss] - Re: Private constructors not allowed for singletons

2004-09-02 Thread monocongo
You're right, I had no understanding of how this actually works under the hood. You make a very good point that when using the HASingletonDeployer you create a service and not a true singleton -- I wasn't thinking of it that way. Things are clearer in that light. Another point you make which

[JBoss-user] [Persistence & CMP/JBoss] - accessible through cmr only records created by jboss

2004-09-02 Thread EnricoPalazzo
In my database table there are 4 records. The first one was created with a shell and sql commands, the other 3 by invoking the create Method on the corresponding entity Bean and jboss cmp. All the 4 entries have the same foreign kay values. When i try to retrieve all the records by calling the get

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread skidvd
"[EMAIL PROTECTED]" wrote : What is the "GenericeConnectionFactory"? | | If you mean the connection factory used by the mdb, the jndi name is specified | on the jms provider in jms-ds.xml Oops, my typing skill strike again :) I meant the GenericConnectionFactory as shown in the following l

[JBoss-user] [Management, JMX/JBoss] - what does that warning mean (has no current tx!)

2004-09-02 Thread davidchen
Hi, there: I have an mbean deployed on jboss2.4.8 (lib/ext), which keeps getting datasource, dataconnection by calling: DataSource ds = (DataSource)initialContext.lookup("java:/DefaultDS"); and con = ds.getConnection(); if(con != null) con.close(); It seems that whenever I call "c

[JBoss-user] [JBoss.NET] - Can not deserialize complex types

2004-09-02 Thread iamapony
Sorry, my previous post had cut/paste errors let me try again. I'm trying to expose a SessionBean method as a webService that returns a Vector of java objects. Below is my web-services.xml file | | | | | | | | http://xml.apache.org/axis/wsdd/"; | targetNamespace="htt

[JBoss-user] [JBoss.NET] - Can not deserialize complex types

2004-09-02 Thread iamapony
Okay, I feel like I'm taking crazy pills here. I've been over and over this and I can't seem to find a solution. I'm trying to expose a SessionBean method as a web service that returns a Vector of java objects. Here's the generated web-services.xml. | | http://localhost:8080/jboss-net/serv

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Aspect + Web Services

2004-09-02 Thread cadospbr
Sorry... I do this cause I'm realy interested in this topic. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847096#3847096 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847096 ---

[JBoss-user] [JCA/JBoss] - what does that warning mean (no current tx!)

2004-09-02 Thread davidchen
Hi, there: I'm sorry, actually, this warning information was issued when a line is called to close the connection. Which means it happens when "con.close()" was called. So, I just re-describe my problem below: I have an application to use jboss2.4.8, which keeps getting datasource, dataconnec

[JBoss-user] [Nukes User] - Re: GPL-licensed dependencies

2004-09-02 Thread chasetec
All the nukes install instructions that I can find say to download the MySQL JDBC driver yourself and I don't see it in any of the Nukes binaries. It seems to be in the source code from CVS just because it's in a thirdparty directory that is shared by other JBoss projects. Since Nukes has no con

[JBoss-user] [The Lizzard's corner] - Re: How to use simple bin in JBoss Server

2004-09-02 Thread darranl
Forget about using a J2EE application server, you are trying to use JBoss for the sake of using it rather than for a valid reason. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847092#3847092 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [EJB/JBoss] - Re: problem whit deployment while migrate on jboss 3.2.5

2004-09-02 Thread darranl
I would recommend a clean installation of JBoss 3.2.3 to start with to prove that you have not made any changes that you have forgotten about. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847091#3847091 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [Installation & Configuration] - Re: Running jboss-4.0.0RC1

2004-09-02 Thread denaiss
Same problem here with jboss 3.2.5 & JDKEE1.4.01. Currently using jmxri.jar and jmxtools.jar from jmx-1_2_1-ri.zip. Don't know where to go... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847090#3847090 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Beginners Corner] - Re: EJB callback

2004-09-02 Thread darranl
Still why would you need a callback from a session bean, once the response has been returned to the client the session bean will have finished processing anyway. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847089#3847089 Reply to the post : http://www.jbo

[JBoss-user] [Beginners Corner] - Re: EJB callback

2004-09-02 Thread Darknight
Alex I suggest you to find an alternative design for your interaction. Strongly. I tried but I found no RELIABLE way. Every solution has more disadvantages then advantages, the only practical thing to do is to actively poll the ejb. View the original post : http://www.jboss.org/index.html?module

[JBoss-user] [Clustering/JBoss] - Re: Private constructors not allowed for singletons

2004-09-02 Thread darranl
James, I do understand singletons and how they work, and yes you probably do as well but I don't think you can see how they would fit into a J2EE application server. It is quite possible that an application server may actually be made up of multiple JVM instances, each of these will have its ow

[JBoss-user] [Beginners Corner] - Re: Behaviour on client disconnect

2004-09-02 Thread Darknight
You are right: the client was using a stateful session bean (directly) and stateless session beans (indirectly by means of the session bean). The client should have logged in by means of the appropriate jboss extension. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [JCA/JBoss] - Re: what does that log information mean (no current tx!)?

2004-09-02 Thread davidchen
Hi, there: I checked this warning informaiton from internet, someone said just ignore it. I can change log4j.properties to filter this warning information from my log file. However, just want to double check what does that warning information mean? Can I just ignore it? Thanks a lot David Ch

[JBoss-user] [Clustering/JBoss] - Re: How to minimize the traffic in a cluster.

2004-09-02 Thread bela
If you use the default config, and replace FD with FD_SOCK, then traffic will be *null* when there is no data between the nodes (e.g. replication messages). Isn't it the case that you're seeing lots of trafic because you are making a lot of changes, thus replicating a lot ? Bela View the origina

[JBoss-user] [Security & JAAS/JBoss] - Reactivating my thread

2004-09-02 Thread balteo
Hello, I am just reactivating my thread hoping someone will answer it. Julien. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847081#3847081 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847081 --

[JBoss-user] [Installation & Configuration] - Re: error deploy in jboss-3.2.5

2004-09-02 Thread darranl
More information is required, 3.2.5 works out of the box in the same way as 3.2.3 post your errors please. It might be worth installing a clean 3.2.3 and testing that, I see quite a few posts where people swear blind that they are using the default config of an old version only to find out that

[JBoss-user] [Nukes User] - Displaying News in the Index page

2004-09-02 Thread k-dub
I would like to have news stories in the lower half of my index page. How can I do that? Is it possible? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847080#3847080 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38470

[JBoss-user] [Nukes User] - GPL-licensed dependencies

2004-09-02 Thread k-dub
I'm really new to these open-source licenses and all that legal crap, but I just ran into an issue with the MySQL connectors being GPL instead of LGPL. My question is: can a LGPL application link to and distribute a GPL library? I pose this question here because the MySQL Connector/J is distribu

[JBoss-user] [JCA/JBoss] - Loading library using JCA

2004-09-02 Thread benjerry
I need to access a native library using JCA from EJB. Where can I find the samples? I am pretty new to JCA. We are using JBOSS 3.2.3 and JDK 1.4. Any help plz? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847074#3847074 Reply to the post : http://www.jboss

[JBoss-user] [Security & JAAS/JBoss] - Aspects Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847076#3847076 Reply to the post : http:/

[JBoss-user] [Messaging, JMS & JBossMQ] - Is it possible to change java:/ConnectionFactory?

2004-09-02 Thread pta
I am new to JBoss and am trying to migrate some JMS pub/sub applications to use JBossMQ. When I tried to change the attribute name value from "java:/ConnectionFactory" to another value in the jvm-il-service.xml file, I received errors while trying to restart the server. Thank you in advance! V

[JBoss-user] [Clustering/JBoss] - How to minimize the traffic in a cluster.

2004-09-02 Thread chalakanth
This is a newbie question I am afraid. Also this maybe related solely to JGroups. Our company has just started to use JBoss Clusters (3.2.3 on Windows XP). We put all our developers machines on one cluster - that is about 20 machines. We have noticed that the network traffic between the mac

[JBoss-user] [Management, JMX/JBoss] - Scheduler and Recurring Job Tasks

2004-09-02 Thread jjbarnett
I have a job configured in the scheduler-service.xml to be executed every 5 minutes (executes an MBean). I was wondering how JBOSS works if the job, during one of those executions, takes longer than 5 minutes to complete. Does JBOSS go ahead and execute the job instance even though the previou

[JBoss-user] [EJB/JBoss] - HELP! Database Behavior Problem...

2004-09-02 Thread kdolan9
Here's my environment I have a stateful session EJB updating a database via one instance of DAO class. I also have a servlet updating the same database via the a different instance of the same DAO class. The DAO class is written in such a way that it obtains a connection object in its con

[JBoss-user] [JCA/JBoss] - Re: Prepending java:/ to jndi name:

2004-09-02 Thread Ranjith Pillai
Hello Adrian, What does that mean? Already answered in FAQ? Thanks, Ranjith Pillai. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847065#3847065 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847065 ---

[JBoss-user] [EJB/JBoss] - Re: A CMR collection may only be used within the transction

2004-09-02 Thread balteo
Hello Collin, I added the following line in my session facade's method: | logger.info(TransactionInfo.getTransactionInformation()); | and it says "ACTIVE" which means that my session facade runs within a transaction. Right? The source for my session facade bean is here: http://www.parispan

[JBoss-user] [Clustering/JBoss] - Re: Private constructors not allowed for singletons

2004-09-02 Thread monocongo
An off topic reply, but interesting nevertheless. I think you misunderstand singletons and how they're used, or I do. My understanding is that a singleton is a class which should never be instantiated more than once in an application. This is the opposite of what you suggest -- it absolutely d

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How do I destroy a TemporaryQueue on the server?

2004-09-02 Thread yurifyurif
anonymous wrote : The session that creates the temporary queue must be the one that creates the receiver otherwise it won't work. | Well, how do you explain the fact that the design that I outlined below works for me? What is the right way of achieving the functionality that I need, i.e. - crea

[JBoss-user] [EJB/JBoss] - Re: A CMR collection may only be used within the transction

2004-09-02 Thread cvandyck
Sure, just use the getTransactionInformation() method right before you obtain your CMR collection to determine whether or not you are in a transaction. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847060#3847060 Reply to the post : http://www.jboss.org/in

[JBoss-user] [Installation & Configuration] - error deploy in jboss-3.2.5

2004-09-02 Thread jgbt
dears, i have application in jboss-3.2.3 using strust/tiles/ejb working without errors. if i try deployng in the jboss-3.2.5, the jsp's don't complile. in the jboss-3.2.5, i need change the default configuration??? ps. sorry my english []'s View the original post : http://www.jboss.org/in

[JBoss-user] [EJB/JBoss] - Re: A CMR collection may only be used within the transction

2004-09-02 Thread balteo
Hello Collin, Thanks for the reply. Can you give a hint as to how to use your class please? Julien. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847058#3847058 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847058 -

[JBoss-user] [EJB/JBoss] - A CMR collection may only be used within the transction in w

2004-09-02 Thread balteo
Hello JCR, I set all my entity beans at Mandatory and I get exactly the same exception i.e. | java.lang.IllegalStateException: A CMR collection may only be used within the transction in which it was created | org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet.getIdList(RelationSet.java:

[JBoss-user] [Management, JMX/JBoss] - Setting attributes for a DynamicMBean in deployment XML

2004-09-02 Thread Eric4211
Does anyone have any experience with setting attributes in the deployment xml of a DynamicMBean? Feel free to tell me to Read The Fine Manual, but please include a pointer to the correct docs. It seems that "attribute" sub-tags are ignored for DynamicMBeans. Has this been your experience as we

[JBoss-user] [Security & JAAS/JBoss] - Re: authenticate against underlying Linux OS

2004-09-02 Thread [EMAIL PROTECTED]
You will have to write your own login module to do the os specific integration as there is no existing one I am aware of. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847055#3847055 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: message ordering in MDB from queue

2004-09-02 Thread [EMAIL PROTECTED]
Just create your own message driven bean container-configuration that includes the interceptor and reference it from your mdb in META-INF/jboss.xml Or even simpler, modify the standard container in conf/standardjboss.xml More portably, change your mdb into a something that implements the chain o

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: message ordering in MDB from queue

2004-09-02 Thread parkenf
I trust you'll forgive my imposition. I have seen many questions in this forum about the use of the singleton configuration, and I consider this a variant on the theme. Perhaps you can answer my jboss specific question: Is it possible to intercept a message when it is being pulled off a queue be

[JBoss-user] [Beginners Corner] - Re: Eclipse 3 + JBoss 3.2.5

2004-09-02 Thread freefall
Ok using the above I got it to work. One simple question springs to mind Why does this ship with tomcat5 yet is configured for tomcat4.odd huh :s View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847052#3847052 Reply to the post : http://www.jboss.org/

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS and HTTPServerILService

2004-09-02 Thread [EMAIL PROTECTED]
What is the "GenericeConnectionFactory"? If you mean the connection factory used by the mdb, the jndi name is specified on the jms provider in jms-ds.xml View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847051#3847051 Reply to the post : http://www.jboss.org/i

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: message ordering in MDB from queue

2004-09-02 Thread [EMAIL PROTECTED]
We do not answer design questions here. Only technical questions. If you want help with design, hire a consultant. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847050#3847050 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: YO! - mdb deployment trouble

2004-09-02 Thread [EMAIL PROTECTED]
No, it is because your jms-ds.xml is not configured correctly. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847049#3847049 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847049 --

[JBoss-user] [JCA/JBoss] - Re: JBoss-4.0.0RC1 & FirebirdSQL

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

[JBoss-user] [JCA/JBoss] - Re: Prepending java:/ to jndi name:

2004-09-02 Thread [EMAIL PROTECTED]
Moderated: FAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847046#3847046 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847046 --- This SF.Net email is sponsored

[JBoss-user] [Persistence & CMP/JBoss] - read-ahead prefetch does not seem to work

2004-09-02 Thread godboles
Helloo all, I have a zip code table (mysql) and I have written a CMP bean (read only) to retrieve zip codes. The primary key of this table is an auto increment field called id. I have defined a custom finder method and I have the following xdoclet atributes for this finder method: read-ahead=

[JBoss-user] [JCA/JBoss] - Re: [CachedConnectionManager] Closing a connection for you.

2004-09-02 Thread [EMAIL PROTECTED]
Moderated: FAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847045#3847045 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847045 --- This SF.Net email is sponsored

[JBoss-user] [Security & JAAS/JBoss] - authenticate against underlying Linux OS

2004-09-02 Thread mrchucho
I've search the forums and the web, but to no avail: is there a way to authenticate a web user against the Linux OS of the server on which JBoss is running? In other words, users log into the web application using the same username and password as they would use to log into the server itself. I

[JBoss-user] [Management, JMX/JBoss] - Notification for new EAR or WAR deployment

2004-09-02 Thread mjessee
Is there a javax.management.Notification that can be listened for that fires when a deployment of an EAR or WAR is finished? I'm trying to detect when a WAR has been deployed so that I can now, through an mbean, ask a servlet in the WAR something. The mbean is being deployed inside the same EAR

[JBoss-user] [EJB/JBoss] - NullPointerException on SFSB passivation

2004-09-02 Thread bors
Hi, We are using Jboss 3.2.2. And now we got exceptions on failed to passivate SFSB. I'm looked for relevant information and can't found it. May be anybody knows about this problem? Here the stack trace: 2004-08-28 14:42:23,385 [Thread-4] (AbstractInstanceCache.java:161) WARN - failed to passiva

[JBoss-user] [Beginners Corner] - Re: EJB callback

2004-09-02 Thread darranl
Isn't the method call returning a response to the client enough? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847040#3847040 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847040

[JBoss-user] [Beginners Corner] - Re: DownHandler (UDP) exception is java.lang.OutOfMemoryErro

2004-09-02 Thread javajedi
I know this doesn't help, but I just tried upgrading from 3.2.3 to 3.2.5 and started getting this same error. No idea what's causing it yet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847039#3847039 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Management, JMX/JBoss] - Auto-discovery of MBean servers

2004-09-02 Thread prese
Hi, Is it possible to discover the MBean server that are running in the same cluster like my current JBOSS node? Thanks Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847038#3847038 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [EJB/JBoss] - Re: Look up stateless session bean

2004-09-02 Thread darranl
Use an OS with better TCP/IP support. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847037#3847037 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847037 --- This SF

[JBoss-user] [Beginners Corner] - Re: Behaviour on client disconnect

2004-09-02 Thread darranl
What was the client using? A stateless session bean, a statefull session bean, a web app or something else? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847036#3847036 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [Beginners Corner] - EJB callback

2004-09-02 Thread alexb_1593
Hi all, Can I have a stateful session EJB notify the application that calls it in some way? Thanks, Alex View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847035#3847035 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847

[JBoss-user] [Javassist user questions] - How to delete a class created by javassist?

2004-09-02 Thread mxc4
Hi there, I am using javassist to create a dynamic bean for a result set from a database. The bean is then inserted into a velocity template for processing. The name of the dynamic class is simply row. Once the class file is written out the class if frozen and so cannot be modified againl. I ca

[JBoss-user] [Installation & Configuration] - Re: Low JBoss performance on Linux

2004-09-02 Thread dhartford
quick reply - my own tests last year also showed jboss better on Win2000 vs linux. And, it was more evident on dual-processor boxes vs single-processor (talk about a suprise!). But that was win2000 vs redhat 9, dual-boot boxes, with Sun jdk 1.4 (can't remember if it was 1.4.1 or 1.4.2). Still

[JBoss-user] [Beginners Corner] - Behaviour on client disconnect

2004-09-02 Thread Darknight
When a client disconnects (goes offline, crashes, etc) from jboss, what are the effects? Is it the same as if it had called remove() and then logged out? Immediately or there is a delay of some sort? What kind of behaviour should I expect? Thanks View the original post : http://www.jboss.org/

[JBoss-user] [JCA/JBoss] - JBoss-4.0.0RC1 & FirebirdSQL

2004-09-02 Thread mozheyko_d
I need to use Firebird SQL with jboss: I made this steps: 1. cp $JBOSS_HOME/doc/examples/jca/firebird-ds.xml $JBOSS_HOME/server/default/deploy/ 2. From last version of JayBird-driver 1.5.0 cp firebirdsql.rar $JBOSS_HOME/server/default/deploy/ and i receive this errors: | MBeans waiting for o

[JBoss-user] [JCA/JBoss] - Re: Prepending java:/ to jndi name:

2004-09-02 Thread Ranjith Pillai
Hello, Could you explain a little more about your point? Is there any way to get rid of this "java:/" prepend? Thanks, Ranjith Pillai View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847028#3847028 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [EJB/JBoss] - Look up stateless session bean

2004-09-02 Thread jaded
I've made one client program that makes 40-50 threads. These threads simultaneouly look up same stateless session bean. Sometime in between 2 or 3 threads throws an execption and rest of them execute successfully. The exception thrown is: Error:javax.naming.CommunicationException: Receive time

[JBoss-user] [HTTPD, Servlets & JSP] - JSTL problem with x:out

2004-09-02 Thread khem
Hi all : I have an xml file in /test.xml which looks like this : | | | | | and I tried to render it by using the xml jstl tag. So my jsp looks like : | <%@ page session="false"%> | <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %> | <%@ taglib prefix="fm

[JBoss-user] [JCA/JBoss] - Application doesn't use MySQL Query Cache..

2004-09-02 Thread shacka
Hi, all.. First, here is the setting.. - jboss3.2.5 on RedHat Linux 9 - MySQL server 4.0.20-standard - Connector/J 3.0.14-production from MySQL - EJB application with all standard CMP, stateless sessoin beans Here is my problem.. I'm using MySQL Administrator (1.0.9) program from MySQL to monito

[JBoss-user] [HTTPD, Servlets & JSP] - problem with SSL

2004-09-02 Thread martinet
I've got problems with configuring SSL under JBoss 3.2.0/Jetty. I configured everything needed in xml configuration files (conf/jboss-service, jbossweb-jetty.sar/META-INF/jboss-service.xml) There is everything ok with certificates. On instance JBoss 3.2.0/Jetty working on WindowsXP (test instanc

[JBoss-user] [Security & JAAS/JBoss] - Securily storing sensitive data

2004-09-02 Thread badisbh
Our application reads login/password information to access the database and ftp servers in an xml file (so that they can be manually changed). The file is then packaged with the ear file before being deployed. This is clearly not secure. What is the best approach to securely store these credenti

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS and HTTPServerILService - GenericConnectionFactory

2004-09-02 Thread skidvd
I am still working this issue and think I have boiled it down to a central issue. What configuration file(s) must be modified to cause the GenericeConnectionFactory to return and org.jboss.mq.il.http.HTTPServerIL instead of the default org.jboss.mq.il.uil2.UILServerIL? Thanks in advance! View

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJBs datasource mapping with PostgreSQL

2004-09-02 Thread pablojavierpy
Thanks! That did the trick. Wondering why xdoclet documentations doesn't say anything about it... :( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847014#3847014 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847014

[JBoss-user] [Persistence & CMP/JBoss] - instantiation exception on CMP beans

2004-09-02 Thread rogeliotg
Hi: I have this Local Home: public interface LocalCadenaHome extends javax.ejb.EJBLocalHome { public LocalCadena create ( java.lang.String primaryKey) throws javax.ejb.CreateException; public LocalCadena findByPrimaryKey (java.lang.String codigo) throws javax.ejb.FinderExcepti

[JBoss-user] [Beginners Corner] - DownHandler (UDP) exception is java.lang.OutOfMemoryError

2004-09-02 Thread inksystems
Hello Folks! We have a strange error appeared in the log files after few days JBoss server was running under relatively moderate load. Server is on SUN platform (not sure about h/w details) running Solaris 8. JDK Sun 1.4.2_05. Application is the set of stateless session EJB's. The error we have

[JBoss-user] [Security & JAAS/JBoss] - Re: security-domain for datasource

2004-09-02 Thread triathlon98
There is just a lack of mindreaders on these forums. Please try to explain what you are trying to do, then explain how you are trying to achive that. Then you might get some help. Joachim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847008#3847008 Reply t

[JBoss-user] [Clustering/JBoss] - Re: Private constructors not allowed for singletons

2004-09-02 Thread darranl
The use of singletons should only be used if it does not matter if you have mutliple instances within the same JBoss instance and definately each server will instantiate its own instance. If you think it should be added to the WIKI add it yourself. View the original post : http://www.jboss.org

[JBoss-user] [Messaging, JMS & JBossMQ] - message ordering in MDB from queue

2004-09-02 Thread parkenf
Hi I've got an application design problem: I have an (arbitrary) number of clients calling (synchronously) methods on a stateless session bean. I want to release these clients quickly, by using JMS, without seriously compromising the total execute time of all these calls. I have written this so

[JBoss-user] [Management, JMX/JBoss] - Re: How to listen for remote notifications?

2004-09-02 Thread peterb
addNotificationListener on an RMIAdaptor throws the following exception when adding the notification listener I put in my previous message: | java.rmi.MarshalException: error marshalling arguments; nested exception is: | java.io.NotSerializableException: be.ugent.pbackx.client.MyRMIL

[JBoss-user] [Installation & Configuration] - Jbossv3.0.1 with Jakarta Tomcat 4.0.4 compatability with Sol

2004-09-02 Thread km0023
Hi , I''ve currently got JBoss V3.0.1 with Jakarta Tomcat 4.0.4 installed on a Solaris 8 machine, and wish to install it on a solaris 10 machine. Does anyone know if they are compatible , and if not, is there a version that is compatible. Many thanks.. View the original post : http://www.jboss

[JBoss-user] [Security & JAAS/JBoss] - Re: security-domain for datasource

2004-09-02 Thread yuriyg
Must I assume it's evident bug if nobody answered me? Or it's apparently rare used feature which exists only for huge feature list? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846994#3846994 Reply to the post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [EJB/JBoss] - Re: Bug in JBoss 4.0.0 RC1 jbosscmp-jdbc.xml parsing?

2004-09-02 Thread kmarczewski
Please, find the xml and trace below, and notice that I'm using tag successfuly inside defaults tag. I changed defaults to _defaults_ and entities to _entities_ because those words inside <> are reserved in this post editor. Kacper Marczewski XML: http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-09-02 Thread kpraveena
Hi, I stucked in chap 6..when running an application exception is thrown..Changed jboss.xml and ejb-jar.xml Error as follows javax.naming.NameNotFoundException: StoreAccessBean not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:495) at org.jnp.server.Naming

[JBoss-user] [Clustering/JBoss] - Re: How to access HA Singleton MBean clusterwide via EJB

2004-09-02 Thread twwwt
It seems that JBoss gys recocnized this functional gap at last and published a interim solution, see: http://www.jboss.org/wiki/Wiki.jsp?page=JBossHASingletonRemoteAccess Thorsten View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846990#3846990 Reply to the po

[JBoss-user] [EJB/JBoss] - problem whit deployment while migrate on jboss 3.2.5

2004-09-02 Thread jivkoto
Hi, I am trying to migrate a project from jboss 3.2.3 to 3.2.5. The problem is that when it tries to deploy ejbs, a set of Exceptions are thrown: 18:53:39,125 ERROR [EntityContainer] Starting failed jboss.j2ee:jndiName=ejb/ECorrelationError,service=EJB java.lang.NullPointerException at org.

[JBoss-user] [EJB/JBoss] - Re: problem with findAll inside a Stateless

2004-09-02 Thread loubyansky
Are you sure hashCode and equals in the GruppiPK are properly implemented? You should run finders in a tx otherwise you loose the preloaded data as you can see in the servlet's case. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846988#3846988 Reply to the p

[JBoss-user] [JCA/JBoss] - Re: Problem with deployment of non-static *-ds.xml

2004-09-02 Thread genman
You can protect this directory for security purposes. Or if you are paranoid: http://www.jboss.org/wiki/Wiki.jsp?page=EncryptingDataSourcePasswords View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846987#3846987 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Persistence & CMP/JBoss] - Re: how to use QL to have a case insensitive String compare?

2004-09-02 Thread loubyansky
How does the SQL look like? Is it correct? If so, it's not a JBoss problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846983#3846983 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846983 -

  1   2   >