[JBoss-user] [EJB/JBoss] - Session EJB runtime exception

2004-02-05 Thread mannan
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820259#3820259 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820259 Hi! I get this for some of my session beans. Others work fine. Any ideas on how this can be? The

[JBoss-user] [Nukes User] - Building additional modules (MBean Secutiry error)

2004-02-05 Thread steinarruneEriksen
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820261#3820261 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820261 I downloaded the sources from CVS and tried to build the additional modules, such as News and FAQ. When I

[JBoss-user] [Connectors and JCA/JBoss] - Howto encrypt connection factory passwords

2004-02-05 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820263#3820263 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820263 There was a question on howto encrypt the database passwords showing up in the *-ds.xml files recently.

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Durable problem

2004-02-05 Thread rhcp
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820262#3820262 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820262 (obviously a common question) expand jboss.xml with mdb-subscription-idSubID/mdb-subscription-id

[JBoss-user] [Installation Configuration] - Re: Mapping Configuration error

2004-02-05 Thread erik777
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820264#3820264 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820264 You mispelled it. It is jmx-console not jms-console (x instead of s). For anyone else

[JBoss-user] [Connectors and JCA/JBoss] - Re: Howto encrypt connection factory passwords

2004-02-05 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820265#3820265 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820265 The code for the SecureIdentityLoginMdule may be view from the cvs browser here:

RE: [JBoss-user] how to encode database password in descriptor file mysql-ds.xml

2004-02-05 Thread Scott M Stark
You can use abitrarily strong security using JAAS. See: http://www.jboss.org/index.html?module=bbop=viewtopict=45111 Scott Stark Chief Technology Officer JBoss Group, LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

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

2004-02-05 Thread gfzhang
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820266#3820266 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820266 We packaged two web applications in a J2EE application. We found that when we access a web application,

RE: [JBoss-user] [Clustering/JBoss] - HANaming service always throws java.net.SocketException: Not

2004-02-05 Thread Peter Ondruska
http://www.iana.org/assignments/multicast-addresses Original Message Follows From: tbauer [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBoss-user] [Clustering/JBoss] - HANaming service always throws java.net.SocketException: Not Date: Wed, 4 Feb 2004

[JBoss-user] [Messaging, JMS JBossMQ] - OutOfMemoryError

2004-02-05 Thread gauts45
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820267#3820267 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820267 Hello, I'm using JBOSS 3.2.1 with JDK 1.4. I doing a publisher program splitting a file (70 megs) in

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

2004-02-05 Thread clnukes
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820270#3820270 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820270 Is it possible to add submenus to the menu structure using nukes? How?

[JBoss-user] [J2EE Compliance] - Minor violation of the j2ee 1.4 spec on JBoss 3.2.3

2004-02-05 Thread anajavi
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820269#3820269 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820269 I posted on JBoss/EJB forum: http://www.jboss.org/index.html?module=bbop=viewtopict=44929 JBoss tries

[JBoss-user] [Installation Configuration] - Re: BUILD FAILED, javac not found?

2004-02-05 Thread ibruell
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820271#3820271 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820271 The tools.jar was not added to the classpath, however. So add the %JAVA_HOME%\lib\tools.jar to the

[JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Heinz-Dieter Conradi
hi all, i would like to play with the new 1.5 release from sun. unfortunately, when starting JBOSS i get the following exception: 10:21:49,055 INFO [Server] Starting General Purpose Architecture (GPA)... Failed to boot JBoss: javax.management.InstanceNotFoundException:

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - CustomerEJB has no local home interface (Ex12_1)

2004-02-05 Thread idxp
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820273#3820273 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820273 I tried to deploy titan.jar for ex12_1 and I encountered the exception: CustomerEJB has no local home

[JBoss-user] [EJB/JBoss] - Hangs and transaction timeouts

2004-02-05 Thread pants
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820272#3820272 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820272 In the JBoss 3.2.1 documentation it says... One long outstanding bug of JBoss is that on a transaction

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

2004-02-05 Thread slaboure
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820275#3820275 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820275 Yes, take a look at the ImpactMenuTheme, it is the one used on http://www.jboss.com/ and

[JBoss-user] [Installation Configuration] - Re: update changes in my servlet without deploy

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820274#3820274 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820274 If it is redeployment that you are asking for I think touching the web.xml file should be enough.

Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Ionel GARDAIS
Hi there, I might be wrong but have yoou tried to recompile JBoss from sources with the new 1.5 sdk ? This could solve your problem as this solved mine with 1.3 ! ionel Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre

RE: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Sacha Labourey
I guess that is because it will implicitely use the SUN JMX implementation part of the JDK instead of the JBoss one. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Heinz-Dieter Conradi Sent: Thursday, February 05, 2004 10:28 AM To: [EMAIL

RE: [JBoss-user] Unable to passivate due to ctx lock

2004-02-05 Thread Stephane Nicoll
Typical case is as follows: you start a JTA transaction, then pool an important number of entity bean (let's say a findAll() or something). The entity bean pool is then full so it starts putting entity bean in the passivate state but it can't because those are still enlisted in the JTA

[JBoss-user] [J2EE Compliance] - Re: Minor violation of the j2ee 1.4 spec on JBoss 3.2.3

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820277#3820277 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820277 I haven't looked yet but does if violate the J2EE 1.3 spec. JBoss does not support J2EE 1.4 untill JBoss

[JBoss-user] [Datasource Configuration] - Re: Problem setting up Firebird SQL with jboss 3.2.1

2004-02-05 Thread gcempla
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820278#3820278 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820278 When deploying firebird-ds.xml you have to add one attribute: !--FBManager can be used to create and

RE: [JBoss-user] Unable to passivate due to ctx lock

2004-02-05 Thread Adrian Brock
You mean cache not pool. Regards, Adrian On Wed, 2004-02-04 at 16:28, Stephane Nicoll wrote: Typical case is as follows: you start a JTA transaction, then pool an important number of entity bean (let's say a findAll() or something). The entity bean pool is then full so it starts putting

[JBoss-user] [HTTPD, Servlets JSP] - Re: JSP compilation error using regular javac in JB3.2.3

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820279#3820279 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820279 Also, since OS X has been out for almost 3 years now, it would be nice if someone could please fix the

[JBoss-user] [JBoss Getting Started Documentation] - Re: Security information - totally confusing

2004-02-05 Thread neptune5
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820280#3820280 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820280 hi Thanks for the replies I tried to follow the examples of doing it in the login.config file but then

[JBoss-user] [Installation Configuration] - Re: Windows v Linux .EAR file deployment ?

2004-02-05 Thread neptune5
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820281#3820281 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820281 Actually I've discovered since that the ear file isn't depoloying under the default server - under jboss

RE: [JBoss-user] [jboss-3.2.3] MDB/JMS StdJMSPool configuration

2004-02-05 Thread Adrian Brock
On Wed, 2004-02-04 at 20:02, Barlow, Dustin wrote: Adrian Brock wrote: The key contraint is the MaximumSize in the proxy config. This configures a pool of jms sessions that deliver messages to the mdb container. Once these are all used, no messages will be delivered until an mdb finishes

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Using JMS with WebSphere MQ (MQSeries)

2004-02-05 Thread pepgrifell
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820282#3820282 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820282 have a look at : http://sourceforge.net/tracker/index.php?func=detailaid=753022group_id=22866atid=376687

[JBoss-user] [Datasource Configuration] - Local transactions with firebird

2004-02-05 Thread gcempla
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820284#3820284 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820284 Hi guys, I'm having the following problem: I want to use transactions in my bean. So after getting

[JBoss-user] [HTTPD, Servlets JSP] - Re: RequestDispatcher.forward() too slow

2004-02-05 Thread phoodude
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820283#3820283 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820283 Problem solved: Switching from Sun jdk 1.4.2 to Bea JRockit 1.4.2 eliminated the problem...

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Help with Security and MDB

2004-02-05 Thread spohl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820285#3820285 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820285 Somewhere I've read (maybe EJB-Spec.) that a container facing a run-as-role takes one of the users with

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Persistence ORACLE

2004-02-05 Thread pepgrifell
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820286#3820286 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820286 I defined these tables in Oracle DB and is running ok : -- Create table create table JMS_MESSAGES (

[JBoss-user] [Messaging, JMS JBossMQ] - Re: OutOfMemoryError

2004-02-05 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820287#3820287 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820287 You need to set your vm heap using -xmx Then change the message cache settings high/max memory mark such

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

2004-02-05 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820288#3820288 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820288 Most likely it is a problem with your network configuration. See the FAQ forum for something like Cannot

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS Proxy

2004-02-05 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820289#3820289 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820289 This is called a MessageBridge. JBossMQ doesn't have one. You can create a simple one by deploying an MDB

Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Dave Smith
On 1.4 if you wanted to override the included system libs you would put the jars in $JAVA_HOME/jre/lib/endorsed. Not sure if this is the same as 1.5 but it would be worth a try. So grab the jboss jmx jar and put it in that directory. On Thu, 2004-02-05 at 04:35, Ionel GARDAIS wrote: Hi there,

[JBoss-user] [Messaging, JMS JBossMQ] - Re: get IP address of client from JMS message

2004-02-05 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820290#3820290 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820290 That is one way to do it. It is not something that is defined in the spec so you won't find any standard

[JBoss-user] [J2EE Compliance] - Re: Minor violation of the j2ee 1.4 spec on JBoss 3.2.3

2004-02-05 Thread anajavi
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820293#3820293 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820293 I scanned quickly j2ee 1.3 specification. It does not deny deploying modules through manifest file. Nor

[JBoss-user] [Performance Tuning] - Re: Managed Connection Pool Problem

2004-02-05 Thread j_agra
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820294#3820294 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820294 The only times I get ProtocolViolations erros in Oracle is when I use the wrong driver version. It seems

[JBoss-user] [Persistence CMP/JBoss] - bug: Sybase type-mapping

2004-02-05 Thread anajavi
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820295#3820295 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820295 In standardjbosscmp-jdbc.xml is defined alias length. For Sybase it is set as follows:

Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Heinz-Dieter Conradi
thanks to all who responded, the point indeed is the fact that with 1.5 sun bundles the jmx extension with the standard edition. (i.e. recompiling would not work, however recompiling does at all, since ant complaints: [execmodules] javac: source release 1.4 requires target release 1.4)

[JBoss-user] [Installation Configuration] - Re: BUILD FAILED, javac not found?

2004-02-05 Thread orclex
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820297#3820297 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820297 echo $CLASSPATH /usr/local/java/lib/tools.jar:/usr/local/java/lib/:/usr/local/java/:. Seems to be ok,

[JBoss-user] [Messaging, JMS JBossMQ] - What`s

2004-02-05 Thread igor_ts
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820298#3820298 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820298 Hi All ! Whether there is a difference at work with Schedulable service between jboss 3.2.1 and 3.2.3?

[JBoss-user] [EJB/JBoss] - Re: Performance vs. Orion

2004-02-05 Thread orlat84
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820300#3820300 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820300 hi there, which app server are you using now? does the jboss improved its performance over the last 2

[JBoss-user] [Persistence CMP/JBoss] - Re: Atleast one role of a foreign-key mapped relationship mu

2004-02-05 Thread jhenschel
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820301#3820301 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820301 After a day of debugging I found the cause of the error: It seems that JBoss throws this Exception if

[JBoss-user] [Installation Configuration] - Re: Mapping Configuration error

2004-02-05 Thread sheikh1
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820302#3820302 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820302 Thanks you. It was silly of me but made a lot of headway since then.

[JBoss-user] [Management, JMX/JBoss] - Re: Cannot extend JMX Monitor. 'package' visibility

2004-02-05 Thread gmccreath
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820303#3820303 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820303 Actually, the question is more like how can I create a new JMX Monitor when I can't subclass the Monitor?

[JBoss-user] [Performance Tuning] - JBoss vs Orion on Tru64

2004-02-05 Thread orlat84
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820304#3820304 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820304 Hi there, I have to make a research for application servers running on Tru64 OS. The first choices

[JBoss-user] [Clustering/JBoss] - DistributrdMap

2004-02-05 Thread theone
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820305#3820305 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820305 Hi, I am trying to get 'hold' of 'DistributedMap', stroe some application level data into it and make it

[JBoss-user] JBoss 3.2.3 Unable to invoke setDelegate

2004-02-05 Thread Frank Morton
08:48:56,097 INFO [MainDeployer] Starting deployment of package: file:/Volumes/local/jboss-3.2.3/server/default/deploy/mycity.war 08:48:59,156 INFO [EmbeddedTomcatService] deploy, ctxPath=/mycity, warUrl=file:/Volumes/local/jboss-3.2.3/server/default/tmp/deploy/ tmp33352mycity.war/

[JBoss-user] [Nukes User] - Re: Hot Deploy nukes.ear

2004-02-05 Thread jae77
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820311#3820311 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820311 if you have no custom modules deployed (ie, faq, news, etc), then you should be able to hot deploy the

Re: [JBoss-user] j2sdk1.5 and jboss

2004-02-05 Thread Jens Schumann
There is another option. The JMX Spec allows you to override the MBeanServerBuilder Implementation. Just add -Djavax.management.builder.initial = org.jboss.mx.server.MBeanServerBuilderImpl to your run.conf and you are done. Almost. Because you first might encounter a few JMX JDK Bugs, which

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

2004-02-05 Thread clnukes
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820314#3820314 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820314 Thanks for that hint. But where do I get the ImpactMenuTheme? I have installed a Snapshot from nukes

[JBoss-user] [newbie] creating multiple beans at once

2004-02-05 Thread Steffen Gransow
Hi, I ran into a strange problem (for me). I have a few CMP beans that map to a postgresql database. When I run the following code, only the first entry is added correctly to the table. The others do have empty values on 'fk_kv' field in database. Shortened code (without exception handling etc):

[JBoss-user] [Persistence CMP/JBoss] - Re: Oracle database cluster

2004-02-05 Thread sheckler
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820315#3820315 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820315 Yes I mean RAC. If I understand You correctly, I just have to specify an other JDBC driver in the

[JBoss-user] [Installation Configuration] - Re: How to Shutdown one of the mutliple instances

2004-02-05 Thread nabbe
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820317#3820317 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820317 shutdown.sh --server --- The SF.Net email is

[JBoss-user] [Security JAAS/JBoss] - Using SecurityProxy creates warning

2004-02-05 Thread sheckler
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820318#3820318 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820318 Hi, I am using a SecurityProxy and my own SecurityInterceptor. The SecurityProxy checks the Roles for the

[JBoss-user] [Performance Tuning] - Re: JBoss vs Orion on Tru64

2004-02-05 Thread french_c
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820320#3820320 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820320 I was running Orion around 2001 on Tru64 without any problems. Both JBoss and Orion do have their pros and

RE: [JBoss-user] JBoss 3.2.3 Unable to invoke setDelegate

2004-02-05 Thread Scott M Stark
The setDelegate warning is irrelevant. Scott Stark Chief Technology Officer JBoss Group, LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Morton Sent: Thursday, February 05, 2004 6:07 AM To:

[JBoss-user] [Installation Configuration] - Re: BUILD FAILED, javac not found?

2004-02-05 Thread orclex
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820321#3820321 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820321 I'm using debian SID, so I'm using ant v1.5.4-3 ---

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

2004-02-05 Thread kkaal
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820325#3820325 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820325 Hi, I like to reference to beans to be able for them to access each other. I understand that I am not

[JBoss-user] [Performance Tuning] - Re: JBoss vs Orion on Tru64

2004-02-05 Thread orlat84
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820327#3820327 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820327 ok I agree with you. but I was wondering how JBoss will perform on high loads. For example how JBoss

[JBoss-user] [Persistence CMP/JBoss] - Is this 2-phase commit?

2004-02-05 Thread perseus
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820328#3820328 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820328 Hello JBoss Experts, i am developing a J2EE application with JBoss 2.4.4 and a mySQL 4.1 database with

[JBoss-user] [Security JAAS/JBoss] - Re: Using SecurityProxy creates warning

2004-02-05 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820329#3820329 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820329 You need to have a security-role-ref that maps to a security-role in the ejb-jar.xml descriptor to get rid

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Help with Security and MDB

2004-02-05 Thread starksm
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820332#3820332 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820332 The spec does not define what role the run-as role should use as the caller identity, and in JBoss, if

[JBoss-user] [HTTPD, Servlets JSP] - FomatDateTag in JSTL not working

2004-02-05 Thread cboyd
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820335#3820335 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820335 I'm getting the following exception when trying to use the fmt:formatDate/ tag included in the JSTL

[JBoss-user] [HTTPD, Servlets JSP] - Re: JSP compilation error using regular javac in JB3.2.3

2004-02-05 Thread tbauer
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820333#3820333 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820333 I'll submit a bug about the /bin/run.sh parameter, but hopefully someone from JBoss Group could do some

[JBoss-user] [EJB/JBoss] - UUIDKeyGeneratorFactory

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820336#3820336 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820336 I have just been looking fairly closely at the items bound to JNDI for the default JBoss configuration.

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

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820338#3820338 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820338 First you do not use PortableRemoteObject.narrow on a local interface. To pass a reference of your bean

[JBoss-user] [Beginners Corner] - log4j

2004-02-05 Thread maxi72
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820339#3820339 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820339 Can give me an example for log4j.xml and java source code for write a log in a file. thanks

[JBoss-user] [Installation Configuration] - log4j

2004-02-05 Thread maxi72
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820340#3820340 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820340 Can give me an example for log4j.xml and java source code for write a log in a file. thanks

[JBoss-user] [Management, JMX/JBoss] - JMX for Hibernate

2004-02-05 Thread jgomezz21
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820341#3820341 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820341 People, I am new in JMX , a need to do a JMX service by controll a conexion with Hibernate , but I don't

[JBoss-user] [Beginners Corner] - Re: log4j

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820342#3820342 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820342 How much research have you done so far? Have you had a look at http://logging.apache.org/log4j/docs/?

[JBoss-user] [JBoss.NET SOAP] - JBossNET: method with argument

2004-02-05 Thread formenti
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820343#3820343 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820343 Hallo! I write a session bean exposed as a web service with JBoss.NET and XDoclet... If i try to call a

[JBoss-user] Jboss.Net

2004-02-05 Thread Giovanni Formenti
Hallo! I write a session bean exposed as a web service with JBoss.NET and XDoclet... If i try to call a test() method (it return a String) all is right! But if I try to call a method with a String parameter like test2(String test) it doesn't work! :( The error is: java.lang.NoClassDefFoundError

[JBoss-user] primary key: auto-increment

2004-02-05 Thread Victor Batista
Hello! I am using JBoss 3.2.3 with Postgres 7.3.4. I am trying to generate primary keys automatically. When I use the following entity-command, with the sequence previously created, everything works fine: * @jboss.entity-command *name=pk-sql * @jboss.entity-command-attribute *

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

2004-02-05 Thread f_kasper
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820345#3820345 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820345 Isn't there anybody out there who can telle me what I am doing wrong, I think it is just som fundamentatal

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss MDB listening to OracleAQ queue

2004-02-05 Thread rchristy63
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820346#3820346 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820346 I wanted to get clarification on this thread, does this assume that Oracle AQ is under control of

[JBoss-user] [Messaging, JMS JBossMQ] - JBoss MQ Max client setting

2004-02-05 Thread indianboy78in
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820348#3820348 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820348 Hi I am using JBoss 3.2.2. I want to set the max/min client connections to the Queue. Where can I do

[JBoss-user] [EJB/JBoss] - deploying EAR files

2004-02-05 Thread nagulapati
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820349#3820349 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820349 Hello All, I deployed an EAR file in JBoss and here is the directory structure

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

2004-02-05 Thread kkaal
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820350#3820350 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820350 Fine, understood this (not too many books talk about that :-) ) But how do I get from the EJBLocalObject

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

2004-02-05 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820352#3820352 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820352 I am confused about the this reference. I am asking because I believe we could simplify the way beans

[JBoss-user] [Performance Tuning] - Re: JBoss vs Orion on Tru64

2004-02-05 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820353#3820353 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820353 Guys, take a look at the top left corner of THIS VERY WEB PAGE it says (at the time of my writing)

[JBoss-user] [EJB/JBoss] - Re: UUIDKeyGeneratorFactory

2004-02-05 Thread loubyansky
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820355#3820355 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820355 You should be able to use it remotely. It makes sense to add it client jars. Thanks.

RE: [JBoss-user] primary key: auto-increment

2004-02-05 Thread Alexey Loubyansky
Is there any way to have incremental primary keys without the explicit usage of sequences? If yes, how? What do you mean by implicit use of sequences? What can I win with a unknown-pk declaration? There is a paragraph in the spec about it called Special case Unknown primary keys. Is there

[JBoss-user] JBoss 3.2 and MySQL datasource

2004-02-05 Thread Steven Nakhla
I am somewhat new to JBoss, and would like to configure it to use MySQL as its ONLY datasource. No HSql, etc. I know that out of the box JBoss is configured to use HSql for a couple of things. Can someone point me to a good website that explains ALL of the modifications I need to make in order to

[JBoss-user] [Installation Configuration] - difference in jboss 3.0.6 and 3.2.2

2004-02-05 Thread jbossde
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820366#3820366 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820366 Hi , when using JMS in Jboss 3.0.6 we had : file : jms-service.xml mbean

[JBoss-user] [Datasource Configuration] - Re: Is JBoss Server Supports Oracle 9i

2004-02-05 Thread yenliu_ca
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820367#3820367 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820367 Go to Forums/JBoss Documentation...click on 'getting started with JBoxx'. There's a whole section on

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

2004-02-05 Thread arabin
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820368#3820368 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820368 Does not look like this. I do not see any exceptions - everything looks fine, just the QueueDepth is not

[JBoss-user] [Frequently Asked Questions (FAQ)] - jboss-3.2.2RC4 doesn't start with jdk1.5 beta 1

2004-02-05 Thread thynamite
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820369#3820369 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820369 Hi all, I have tried to start up jboss with jdk1.5 and it failed to start. I would like to know if JBoss

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: jboss-3.2.2RC4 doesn't start with jdk1.5 beta 1

2004-02-05 Thread slaboure
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820370#3820370 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820370 No, we plan not to support jdk 1.5, but we will definitively support 1.7 and 1.8. We haven't decided for

[JBoss-user] [Management, JMX/JBoss] - Test case that extends JBossTestCase -- I need testjmx.jar!

2004-02-05 Thread zorzella
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820371#3820371 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820371 I want to write some JUnit tests that exercise some methods of an MBean I've created, and also check the

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: jboss-3.2.2RC4 doesn't start with jdk1.5 beta 1

2004-02-05 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820372#3820372 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820372 LOL sacha must be drunk. Of COURSE WE WOULD SUPPORT IT. I read there are some issues with teh JMX

[JBoss-user] [Installation Configuration] - Re: jboss does not start

2004-02-05 Thread SolomonMovva
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820373#3820373 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820373 First verify if you were able to untar all the classes. Especially the ones at the end of a long dir

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: jboss-3.2.2RC4 doesn't start with jdk1.5 beta 1

2004-02-05 Thread thynamite
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820375#3820375 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820375 LOL, thanks for the reply. --- The SF.Net email is

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

2004-02-05 Thread adrianc
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820374#3820374 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820374 I'm new to JBoss and I've poured over all the documentation I was able to download - yet I can't seem to

RE: [JBoss-user] [EJB/JBoss] - deploying EAR files

2004-02-05 Thread Rod Macpherson
Just to clarify, you used the manifest.mf as input to the jar command right? Also note that you have Class-path versus Class-Path in your example, not sure if that is case sensitive or not. Finally, did you remove AdminClient.jar from the bin folder to see that it worked in that instance?

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

2004-02-05 Thread marc fleury
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820376#3820376 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820376 hey you seem to be reinventing the wheel on XML files here and obviously your EJB isn't deployed

[JBoss-user] jndi naming question

2004-02-05 Thread Eric J Kaplan
All I have the following situation. In my ejb-jar.xml I have a session bean that has an ejb-ref to another session bean as follows: session display-nameUserMasterEJB/display-name ... ejb-ref

  1   2   >