[JBoss-user] [Installation & Configuration] - Re: jetty vs tomcat

2004-02-09 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820833#3820833 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820833 For the smoothest future migration path to JBoss 3.2.x series for example, I would recommend staying w

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: CMP 2.0 Oracle JDBC Configuration

2004-02-09 Thread tosht
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820832#3820832 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820832 The links do not work, I seem to have this problem with most links on this site to help files??? ---

[JBoss-user] [Security & JAAS/JBoss] - Re: How to remember loginner's info to use?

2004-02-09 Thread mkumar79
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820830#3820830 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820830 You could get the user name by request.getUserPrincipal() ---

[JBoss-user] [Security & JAAS/JBoss] - Re: Single sign on for two web app??

2004-02-09 Thread mkumar79
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820829#3820829 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820829 http://jboss.org/index.html?module=bb&op=viewtopic&t=8141 ---

[JBoss-user] [HTTPD, Servlets & JSP] - media outside war file

2004-02-09 Thread javamac
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820828#3820828 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820828 Is there a way to refer to media files outside the war file? Id prefer not to put a 10mg small mpg vi

[JBoss-user] [J2EE Design Patterns] - Re: Heathcare Framework for J2EE

2004-02-09 Thread jcl
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820827#3820827 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820827 Just to let you know there is an open source project that will be using JBoss as its default App Serve

RE: [JBoss-user] [Persistence & CMP/JBoss] - Problem : CMR field cannot be null

2004-02-09 Thread Rod Macpherson
Add a container configuration that uses insert-after-ejb-post-create to your jboss.xml file: sesques-special-config true -Original Message- From: sesques [mailto:[EMAIL PROTECTED] Sent: Monday, February 09, 2004 1:02 PM To: [EMAIL PROTECTED] Subject: [JBoss-user]

[JBoss-user] jboss-net sample

2004-02-09 Thread Stefan Groschupf
Hi jboss-net guys, where i have to search for a jboss-net example project? Thanks a lot for a hint! Stefan open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion:http://www.text-mining.org

[JBoss-user] [Datasource Configuration] - org.jboss.resource.JBossResourceException - Please help

2004-02-09 Thread sujith
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820826#3820826 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820826 Dear All, I found the following in my log today but I couldnt understand why it has happened. I am

Re: [JBoss-user] JBoss Classloading problem

2004-02-09 Thread YASUDA, Hiroyuki
Stefan, Stefan Schuster wrote: Hi, I have a stateless session bean, which uses a class (ReplicationTriggerServiceServiceLocator). My IDE (Eclipse) find the class and organizes the import, the buildscript (ANT) includes in the jar, but JBoss tells me : 13:07:27,284 WARN [EJBDeployer] Verify faile

[JBoss-user] [Installation & Configuration] - Re: BUG?: JBoss class loader issue with multiple web applica

2004-02-09 Thread julien.dubois
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820812#3820812 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820812 Juha, Of course users don't expect this kind of behavior. It was already the case with EARs in 3.0

[JBoss-user] [Clustering/JBoss] - Re: Clustering on HP-UX

2004-02-09 Thread bela
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820823#3820823 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820823 Do you have a route (netstat -nr). There should be a 224.0.0.0 entry pointing to lan0 Bela ---

[JBoss-user] log4j DEBUG

2004-02-09 Thread Eric J Kaplan
I apologize if I’ve asked this before and forgot. I have a bean that has a log4j logger.  How do I turn on debug just for that bean. I’ve tried adding the following to log4j.xml with no luck.             Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

[JBoss-user] [Nukes User] - Re: Different layouts depending on url

2004-02-09 Thread cooper
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820821#3820821 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820821 it can be easy to do with the new architecture --

[JBoss-user] xdoclet jboss-net

2004-02-09 Thread Stefan Groschupf
Hi, Is there as well a xdoclet task for jboss-net available that can use simple PoJo instead of ejbs? Thanks! Stefan open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion:http://www.text-mining.org

[JBoss-user] [Security & JAAS/JBoss] - Re: Single sign on for two web app??

2004-02-09 Thread yohiu
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820820#3820820 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820820 now, i am using jboss 3.2.3. and i have 2 war files. each of them named as app1.war and app2.war. afte

[JBoss-user]

2004-02-09 Thread Balakrishnan, Vijay
Hi, I saw the sample jdbc:oracle:oci8:@tc in the oracle-xa-ds.xml.We have had problems previously with the OCI driver. Can i use a thin (Oracle )driver instead for an XA compatible driver jdbc:oracle:thin:@protected..:1521:phnxd ? Thanks, Vijay -

[JBoss-user] [Security & JAAS/JBoss] - Re: Single sign on for two web app??

2004-02-09 Thread yohiu
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820819#3820819 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820819 pls help i am totally a newbie. can anyone of u give me some guidance? any of the url, forum thre

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: DLQ Questions

2004-02-09 Thread genman
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820813#3820813 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820813 "Fredrich" wrote : Hi gurus, I have few questions : 1).How send the_message_sent_to_a_MDB_but_alw

[JBoss-user] [Installation & Configuration] - Re: Installing jboss on windows in path with spaces

2004-02-09 Thread patmoore
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820818#3820818 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820818 FYI for everyone out there; we run jboss 3.0.8 just fine with spaces in the classpath. We had to modif

[JBoss-user] [Datasource Configuration] - deploy datasource on the fly

2004-02-09 Thread togath
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820817#3820817 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820817 Is there a way to deploy a datasource (ds.xml) on the fly? I am trying to do this thru an MBean usin

[JBoss-user] [J2EE Design Patterns] - Re: Heathcare Framework for J2EE

2004-02-09 Thread clcantrell
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820816#3820816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820816 HL7 is being replaced by X12. You may want to move to the next standard. -

RE: [JBoss-user] Install as NT-Service

2004-02-09 Thread Rod Macpherson
I am not familiar with Alexandria's JavaService Tool however the Tanuki service wrapper works extremely well: http://wrapper.tanukisoftware.org/doc/english/ http://wrapper.tanukisoftware.org/doc/english/jmx.html http://wrapper.tanukisoftware.org/doc/english/integrate.html -Original Message

[JBoss-user] Negative InUseConnectionCount

2004-02-09 Thread Rod Macpherson
Console reports InUseConnectionCount value of -4, as in minus four. Is that normal? We were exhausting connections in 3.2.2 and think that 3.2.3 may have fixed the problem but we get this negative connection count in the jmx-console for the managed connection bean. TIA, Rod ---

[JBoss-user] [EJB/JBoss] - Re: ClassCastException on narrow

2004-02-09 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820809#3820809 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820809 Ok, that is interesting and we should document the errors better. The goal here is CLEARLY to hav

[JBoss-user] [Beginners Corner] - Re: Help needed with Configuring for Multiple Datasources

2004-02-09 Thread ericchang591
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820779#3820779 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820779 Ah, I now see the use of the Preview button: (mbean code="org.jboss.jdbc.XADataSourceLoader" name

[JBoss-user] [JBoss Getting Started Documentation] - Re: Getting Started on JBoss 3.2.x

2004-02-09 Thread gregerickson
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820808#3820808 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820808 "luke_t" wrote : "luke_t" wrote : "luke_t" wrote : "rshedde" wrote : I can't find the jbossj2ee-src.tg

[JBoss-user] [Nukes User] - Different layouts depending on url

2004-02-09 Thread amezick
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820807#3820807 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820807 Can I have different site layouts depending out where in the site the user is? Say for example I wish

[JBoss-user] [EJB/JBoss] - Re: Can't get my client app to work

2004-02-09 Thread adrianc
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820806#3820806 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820806 Okay, I finally got my bean to deploy. It was a combination of Deployment Descriptor problems and my A

[JBoss-user] [Persistence & CMP/JBoss] - PreparedStatement rset.getStatement() ?

2004-02-09 Thread xav
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820803#3820803 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820803 Hi, In the following simplified code the line stmt = rset.getStatement() doesn't return the Prepare

[JBoss-user] [EJB/JBoss] - Re: ClassCastException on narrow

2004-02-09 Thread etrxndy
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820801#3820801 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820801 Ok, so here is what I finally discovered as the root of my ClassCastException problems. We have had mu

[JBoss-user] [Management, JMX/JBoss] - how to replace default logger in 3.2.3?

2004-02-09 Thread khohl
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820799#3820799 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820799 I'm a new user trying to figure out if it's possible to intercept all logging and tracing events gener

RE: [JBoss-user] [EJB/JBoss] - Re: Can't get my client app to wor k

2004-02-09 Thread Barlow, Dustin
And you can, right now, with EMAIL!! :) > -Original Message- > From: marc fleury [mailto:[EMAIL PROTECTED] > Sent: Monday, February 09, 2004 12:42 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] [EJB/JBoss] - Re: Can't get my client > app to work > > > View the original post : > ht

[JBoss-user] [EJB/JBoss] - Strange question

2004-02-09 Thread nagulapati
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820798#3820798 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820798 Hello All, I have configured Axis 1.1 with JBoss 3.2.1 and I am encountering a strange behavior. On

[JBoss-user] [Persistence & CMP/JBoss] - Problem : CMR field cannot be null

2004-02-09 Thread sesques
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820797#3820797 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820797 Hi, How can I declare the insert strategy (not until ejbPostCreate) with JBOSS. CMR fields cannot b

[JBoss-user] [Installation & Configuration] - Re: Any way to change order in which sars are deployed?

2004-02-09 Thread pilhuhn
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820795#3820795 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820795 Yes. Have a look at the url-comparator in conf/jboss-service.xml ---

[JBoss-user] [Installation & Configuration] - Re: shutdown.bat problem jboss 3.2.3

2004-02-09 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820794#3820794 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820794 The shutdown.bat requires the shutdown op to perform, one of: -S, --shutdown Shutdown

[JBoss-user] [Security & JAAS/JBoss] - Re: using unchecked methods but still get

2004-02-09 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820792#3820792 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820792 Fix your xml, module-option is a child element of login-module: guest

[JBoss-user] [EJB/JBoss] - Multiple invoker for the same ejb

2004-02-09 Thread markxue
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820791#3820791 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820791 Hello, I need both local user and remote user (behind firewall) to access the same ejb, local user

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: issue related to MDB with jboss3.2.3

2004-02-09 Thread tflora
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820790#3820790 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820790 Adrian, Can you explain why this connectionFactory is better than the java:ConnectionFactory. Tha

[JBoss-user] [EJB/JBoss] - Using ThreadLocal as a transaction cache.

2004-02-09 Thread sharris
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820789#3820789 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820789 Some background: We have a client that calls a method on a stateless session bean to act on other

[JBoss-user] [Persistence & CMP/JBoss] - Re: [newbie] EJB-QL

2004-02-09 Thread sesques
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820787#3820787 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820787 Hi, My opinion is that you should use relations (cmr fields). PARENT_STUDENT is just a relation ta

[JBoss-user] [EJB/JBoss] - Re: Private attribute in a Stateless Session Bean

2004-02-09 Thread cari34
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820785#3820785 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820785 Thanks Juha, Your advice is very helpfull. Cari ---

RE: [JBoss-user] Using ThreadLocal for cache

2004-02-09 Thread Marc Fleury
Steven, We are using the forums online at www.jboss.org to answer and post questions. Classify your question and pick the appropriate forum (which would be security or ejb on the user forums in your case). That has the benefit of being posted right here but with the right header so we look at

[JBoss-user] [EJB/JBoss] - ejb bug on JBoss - error in lookup- Need urgent help

2004-02-09 Thread SunKur
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820782#3820782 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820782 Hi All, I am getting error NameNotfoundexception-com not found on JBoss I am using JBoss3.2.1,a

FW: [JBoss-user] Using ThreadLocal for cache

2004-02-09 Thread Steven Harris
I notice that my post is the only one without links. There was a flurry of posts about forums which I conveniently ignored since I was pretty busy. Do I need to post my question elsewhere? -Original Message- From: Steven Harris [mailto:[EMAIL PROTECTED] Sent: Monday, February 09, 2004 11:4

[JBoss-user] [Messaging, JMS & JBossMQ] - Out of memory error

2004-02-09 Thread arabin
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820780#3820780 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820780 I am using non-persistent messages. Is there any way to store than in DB, not in memory? Otherwise I

[JBoss-user] [Persistence & CMP/JBoss] - Re: java.lang.NullPointerException with database generated k

2004-02-09 Thread sesques
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820781#3820781 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820781 OK I found the solution 1) The primary key class must be java.lang.Object: @ejb.pk class

[JBoss-user] [Beginners Corner] - Doh...let me try that again...

2004-02-09 Thread ericchang591
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820778#3820778 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820778 Admin org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl jdbc:edbc://v3102:II7/Adm

[JBoss-user] [Beginners Corner] - More information to those that can help...

2004-02-09 Thread ericchang591
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820777#3820777 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820777 Since I'm trying to port from JBoss 2.4.3/Tomcat 3.2.3 to JBoss 3.2.3, I figured what might help you g

[JBoss-user] [Installation & Configuration] - Any way to change order in which sars are deployed?

2004-02-09 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820776#3820776 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820776 Hi, We get errors when one sar is loaded before the other. Is there any way in which we can specify

[JBoss-user] [Persistence & CMP/JBoss] - Re: Try to insert null into a non-nullable column...

2004-02-09 Thread themuppeteer
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820774#3820774 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820774 I've got the solution. Apperantly, I set the entity command for hypersonic in the root level of my e

[JBoss-user] [Persistence & CMP/JBoss] - Re: java.lang.NullPointerException with database generated k

2004-02-09 Thread sesques
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820775#3820775 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820775 Hi, Thanks for response. I confirm that - there is no primkey-field in ejb-jar.xml for PhML_Reqx

[JBoss-user] [Clustering/JBoss] - Running multiple instances of an app on the same JBOSS insta

2004-02-09 Thread ncal
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820773#3820773 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820773 Hi, Our application is based heavily on SQL commands that have been precompiled using SQLJ. The dat

[JBoss-user] [Management, JMX/JBoss] - Re: Relation Service

2004-02-09 Thread slbain
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820772#3820772 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820772 Further, In the RelationSupport class #handleMBeanUnregistration() method it looks as though the Role

[JBoss-user] [Persistence & CMP/JBoss] - Re: java.lang.NullPointerException with database generated k

2004-02-09 Thread loubyansky
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820771#3820771 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820771 Confirm that: - there is no primkey-field in ejb-jar.xml - there are no abstract getter and setter fo

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

2004-02-09 Thread ggrillo
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820770#3820770 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820770 Ok, it was something simple. On the Launch Configurator in WSAD, if you go to the 'Common' tab and th

[JBoss-user] [Datasource Configuration] - Re: how to get Container Managed Transactions in session bea

2004-02-09 Thread perseus
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820769#3820769 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820769 Hi gort, I have the same problem, like some other guys too. I found a brand new 70 euros problem

[JBoss-user] [Persistence & CMP/JBoss] - java.lang.NullPointerException with database generated key i

2004-02-09 Thread sesques
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820767#3820767 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820767 Hi, I'm new to JBOSS and I have problems with my Entity CMP mapped to SQL Server 2000. I work with

[JBoss-user] [EJB/JBoss] - Re: Can't get my client app to work

2004-02-09 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820766#3820766 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820766 let's put this as a todo on JULIEN :) we should be able to post XML -

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

2004-02-09 Thread fofut
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820749#3820749 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820749 Hi, thanks for the reply. However, our problem persists. For each MessageListener object, a single

[JBoss-user] [Installation & Configuration] - shutdown.bat problem jboss 3.2.3

2004-02-09 Thread marcus7500
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820765#3820765 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820765 I am running Windows XP and jboss 3.2.3. I start jboss either by double-clicking on run.bat or throug

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Problems with Custom Tag (taglib)

2004-02-09 Thread ualter
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820764#3820764 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820764 Ok, I've alredy found the cause. I'm using Eclipse to build my application, and the Eclipse is point

[JBoss-user] [Management, JMX/JBoss] - RelationService: implementation of purgeRelations()

2004-02-09 Thread slbain
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820763#3820763 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820763 Hi, I have been familiarizing myself with the JBoss 3.2.3 JMX implementation. I came across the follo

[JBoss-user] [Clustering/JBoss] - RMI / JNDI HA

2004-02-09 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820762#3820762 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820762 Hi, In the doco, we talk about 2 dispatchers : 1 in the RMI layer and 1 in the JNDI layer, why 2 di

[JBoss-user] [EJB/JBoss] - Re: Entity bean lost its data

2004-02-09 Thread n_ton
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820760#3820760 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820760 Yes, it is. Actually, I found the problem. I developed this EJB a little differently than all the

[JBoss-user] [Nukes User] - Create Block exception

2004-02-09 Thread nbruck
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820759#3820759 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820759 HI, I recieve an exception when I try to create an new Block. Is this an genarall problam? I instal

[JBoss-user] [Datasource Configuration] - Re: Oracle datasource configuration

2004-02-09 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820758#3820758 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820758 "jonlee" wrote : JBOSS_HOME/docs/examples/jca/oracle-ds.xml is copied into your run-time deployment di

[JBoss-user] [EJB/JBoss] - Re: Can't get my client app to work

2004-02-09 Thread adrianc
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820757#3820757 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820757 I've given up trying to post the requested XML files - the forum keeps destroying them. If anyone is i

[JBoss-user] Using ThreadLocal for cache

2004-02-09 Thread Steven Harris
We have a client that calls a method on a stateless session bean to act on other beans through local interfaces in a single transaction We wrote a security SecurityProxy that does instance-based per-method authorization using our own fine grained permissions which are set for the user in the datab

[JBoss-user] [EJB/JBoss] - Re: Can't get my client app to work

2004-02-09 Thread adrianc
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820756#3820756 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820756 I spent the last three days downloading more information, I installed XDoclet and Chocolate, I started

[JBoss-user] [Security & JAAS/JBoss] - Re: Login from MBean in JBoss 3.2.3 causes Null Principal Se

2004-02-09 Thread rza
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820755#3820755 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820755 So maybe you take a look at my topic, because there is no interest of it. I have problem with simultan

[JBoss-user] [Installation & Configuration] - Re: web.xml is ignored - servlet-name and servlet-class

2004-02-09 Thread pilhuhn
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820753#3820753 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820753 If you have a servlet-mapping /foo and want to access /foo/bar, then you need to specify a url-mapping

[JBoss-user] [Beginners Corner] - maxProcessors & acceptCount

2004-02-09 Thread kampa
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820752#3820752 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820752 Hello, Can anybody give me recommendations about maxProcessors & acceptCount parameters in jboss.jcml

[JBoss-user] [Clustering/JBoss] - Re: lookup mbean on other node in the cluster through jndi

2004-02-09 Thread gcarr
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820750#3820750 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820750 Kasper: I have been using EJBs and I can call them from any server I want. Here is what I did to

[JBoss-user] [Datasource Configuration] - how to get Container Managed Transactions in session bean?

2004-02-09 Thread gort
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820748#3820748 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820748 Hi, I am trying to use container managed transactions but only bean-managed work. I am using Jboss

[JBoss-user] [JBoss Getting Started Documentation] - JBoss-IDE installation

2004-02-09 Thread lawang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820746#3820746 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820746 I'm trying to install the JBoss-IDE 1.2.2 into Eclipse 2.1.1 following the "JBOSS-IDE 1.2.2 Installati

[JBoss-user] [Security & JAAS/JBoss] - Re: Login from MBean in JBoss 3.2.3 causes Null Principal Se

2004-02-09 Thread learnJB
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820744#3820744 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820744 Hi! Robert, Thanks a lot! i FIGURED IT OUT! I was getting errors bcoz the security domain was usin

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS changes from 3.2.3 to 4.0DR2?

2004-02-09 Thread osganian
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820743#3820743 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820743 Actually, I get the "MBeanException: Incomplete Deployment listing" without deploying any of my code.

[JBoss-user] [Security & JAAS/JBoss] - How to use NO authentication

2004-02-09 Thread ll0011
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820741#3820741 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820741 Hi, Thanks for the reply. I added the unauthenticatedIdentity module option to the "other" application

[JBoss-user] [Installation & Configuration] - jetty vs tomcat

2004-02-09 Thread chrisfaulkner
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820740#3820740 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820740 Hello I was happily using jboss-3.0.8_tomcat_4.1.x release but have been asked to move to 3.08 wher

[JBoss-user] [Management, JMX/JBoss] - Relation Service

2004-02-09 Thread slbain
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820739#3820739 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820739 JMX - Relation Service. I have been using the test cases for the JMX - Relation Service implementation

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

2004-02-09 Thread mkprim
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820738#3820738 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820738 Below is my jms configuration for both UIL and HTTPIL uil2-service.xml: jboss.mq:service=I

[JBoss-user] [Installation & Configuration] - posting issues with jboss-3.2.3 and j2sdk1.4.2_03

2004-02-09 Thread sam2004
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820736#3820736 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820736 Hi, I am trying to set up a simple application using Jboss. I am using jboss-3.2.3 and j2sdk1.4

[JBoss-user] [Installation & Configuration] - RedHat ES

2004-02-09 Thread fredrikhultin
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820737#3820737 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820737 Hi, I am just wondering if anyone has set up a jboss using mod_jk and the apache httpd server on a r

[JBoss-user] [Nukes User] - Re: add submenu to menu structure

2004-02-09 Thread jae77
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820735#3820735 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820735 the nukes-website isn't part of the nukes alias, you have to check it out seperately. cvs -d :pserv

[JBoss-user] [Nukes User] - Re: add submenu to menu structure

2004-02-09 Thread mcscottmc
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820734#3820734 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820734 clnukes: There is a CVS module called nukes-website that is not under the main nukes branch. You shou

[JBoss-user] [Installation & Configuration] - Re: web.xml is ignored - servlet-name and servlet-class

2004-02-09 Thread sam2004
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820733#3820733 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820733 I am having the same issue. Did any one find a solution.

[JBoss-user] [Nukes User] - Re: add submenu to menu structure

2004-02-09 Thread clnukes
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820732#3820732 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820732 with the following checkout commad, as describe on your website cvs -d :pserver:[EMAIL PROTECTED]:/c

[JBoss-user] [Clustering/JBoss] - Problem with farming using 3.2.1

2004-02-09 Thread glyn_walters
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820731#3820731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820731 Hi I am running JBoss 3.2.1 on XP and W2K. I am using the out of the box configuration for clusteri

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS changes from 3.2.3 to 4.0DR2?

2004-02-09 Thread osganian
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820729#3820729 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820729 Didn't know I was getting an error, when I start up I get an "MBeanException: Incomplete Deployment li

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS changes from 3.2.3 to 4.0DR2?

2004-02-09 Thread osganian
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820724#3820724 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820724 So if I wanted a 'newer' 4.0 release I would have to get a nightly snapshot of HEAD? So that means I

[JBoss-user] [Persistence & CMP/JBoss] - Problem with LIKE Parameters in JBossQL

2004-02-09 Thread walter
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820723#3820723 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820723 Hi, I need a problem. I have this jbosscmp-jdbc.xml findDmdName

[JBoss-user] [Messaging, JMS & JBossMQ] - [solved] TopicConnectionFactory lookup failed

2004-02-09 Thread ionel
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820722#3820722 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820722 Hi there, I add a /etc/hosts entry for the server host and it works. Sorry for disturbing ione

[JBoss-user] [Management, JMX/JBoss] - Re: Severity of JMX MonitorNotification

2004-02-09 Thread gmccreath
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820720#3820720 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820720 Thanks Juha, I figured this would be the approach. However, while JBoss group is busy re-implement

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: A machine-dependent problem with JBossMQ.

2004-02-09 Thread arabin
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820719#3820719 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820719 Yes. Set to 150. Dissynchronization between machines was 2-3 minutes, definitely less than 20 minu

[JBoss-user] JBoss Classloading problem

2004-02-09 Thread Stefan Schuster
Hi, I have a stateless session bean, which uses a class (ReplicationTriggerServiceServiceLocator). My IDE (Eclipse) find the class and organizes the import, the buildscript (ANT) includes in the jar, but JBoss tells me : 13:07:27,284 WARN [EJBDeployer] Verify failed; continuing java.lang.NoClas

[JBoss-user] [Security & JAAS/JBoss] - Re: Login from MBean in JBoss 3.2.3 causes Null Principal Se

2004-02-09 Thread rza
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820718#3820718 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820718 Hi, I've migrated my application from jboss 3.2.1 to 3.2.2 and then to 3.2.3 with JAAS as a securit

[JBoss-user] [Management, JMX/JBoss] - Re: Severity of JMX MonitorNotification

2004-02-09 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820717#3820717 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820717 Severity metadata is supported for Model MBeans, so if your notification source is a model mbean you c

[JBoss-user] [Messaging, JMS & JBossMQ] - TopicConnectionFactory lookup failed

2004-02-09 Thread ionel
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820714#3820714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820714 Hi, When retrieving a TopicConnectionFactory with this call : TopicConnectionFactory topicFactory

  1   2   >