[JBoss-user] [Installation & Configuration] - Re: KIndly Help me to Use HttpInvoker

2004-03-30 Thread jula
Are you behind a firewall or do you start the server with the IP which you specify when you get the connection. I have a feeling that your client can't see the server. Tell whether NAT is involved as well. Jula View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [Installation & Configuration] - ClassCastException use repository

2004-03-30 Thread jula
Hi All, The JDOM jar which is being used by JBoss is different what is used in my web service. So I explicitly gave the command to avoid looking at the servers jar. It solved JDOM error but now I get the following. java.lang.ClassCastException at org.apache.xerces.parsers.DOMParser.(

[JBoss-user] [Persistence & CMP/JBoss] - auto-increment filed Postgresql and jbosscmp-jdbc.xml

2004-03-30 Thread vitimreka
I have jboss 3.2.3 postgresql database I want to deploy a CMP bean containing primary index as auto-increment database field. What should I write to run-time deployment descriptor jbosscmp-jdbc.xml for this ? And Where can I find good decription of jbosscmp-jdbc.xml file ? View the original

[JBoss-user] [Persistence & CMP/JBoss] - auto-increment filed Postgresql and jbosscmp-jdbc.xml

2004-03-30 Thread vitimreka
I have jboss 3.2.3 postgresql database I want to deploy a CMP bean containing primary index as auto-increment database field. What should I write to run-time deployment descriptor jbosscmp-jdbc.xml for this ? And Where can I find good decription of jbosscmp-jdbc.xml file ? View the original

[JBoss-user] [EJB/JBoss] - Re: Does transactional context apply in this secenario?

2004-03-30 Thread nraghuram
Yes. Unless you have marked the entity bean method with transaction attributes that either create a new transaction or suspend the transaction. Raghu View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828287#3828287 Reply to the post : http://www.jboss.org/index

[JBoss-user] [EJB/JBoss] - Re: Unable to passivate due to ctx lock

2004-03-30 Thread jkraus
The TransactionRolledbackException above is caused by the following situtation we have: At the client there are lookup to two stateful session beans... bean1 and bean2. When the client exits it calls ejbRemove for bean1 and bean2. By the way... bean1 and bean2 are passivated in this situation. bea

[JBoss-user] [Security & JAAS/JBoss] - Re: windows NT authentication

2004-03-30 Thread wonnekeysers
Does it also work to authenticate NT domain users when JBoss runs on Linux? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828285#3828285 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828285 -

[JBoss-user] [Persistence & CMP/JBoss] - Re: DB Update after a select

2004-03-30 Thread Dark_Lord
That one? http://opensource.atlassian.com/projects/xdoclet/browse/XDT-836 I don't see any patch there View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828284#3828284 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828284

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module using UsernamePasswordLoginModule

2004-03-30 Thread [EMAIL PROTECTED]
Read the first post in this forum, the JAAS howto. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828283#3828283 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828283 --

[JBoss-user] [Security & JAAS/JBoss] - Re: Custom Login Module using UsernamePasswordLoginModule

2004-03-30 Thread sanjuthomas
Thank you for your answer, i have understood the server side implementation. But still i am looking for a client ecample using ClientLoginModule, if you can give me an example it will be very helpfull, thanx in advance View the original post : http://www.jboss.org/index.html?module=bb&op=view

[JBoss-user] [JBoss Getting Started Documentation] - Can't downlaod 1.3 tutorial: broken link!!!

2004-03-30 Thread stazi
Hello everybody, I'm trying to download 1.3 tutorial, but the link is broken: http://java.sun.com/j2ee/tutorial/download.html Can someone send me the zip file, please Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828279#3828279 Reply

[JBoss-user] [Nukes User] - Re: problem starting jboss-nukes-1.0.0

2004-03-30 Thread jkoop
Thanks jae77. I was really stumped on this one. I blew away my system CLASSPATH; which only had Oracle specific libraries. I also removed the xalan.jar from my JAVA_HOME/jre/lib/endorsed directory. I'm now able to successfully deploy nukes. regards, jk View the original post : http://www.

[JBoss-user] [Management, JMX/JBoss] - What are all the main attributes to look for JBoss

2004-03-30 Thread kondetisree
Hi All.. First let me thank to Scott for responding all my queries. Hope he will continue this. Coming to my question What are all main attributes to look for Jboss server. I mean I wanted to know basic required parameters to identify the Jboss Server. By Identifying those attributes I can di

[JBoss-user] [Installation & Configuration] - Installing and configuring Connector/J driver for JBOSS

2004-03-30 Thread rajeswary3
Hi, I have just installed JBOS 3.2.2 with jdk version 1.3.1_11. Need to proceed to install jdbc driver for MySQL. Just wanted to ensure the latest stable version of Connector/J with JBOSS 3.2.3. Is Connector/J v. 3.0.11 good enough without any issues or shud I revert to some other older/later v

[JBoss-user] [Installation & Configuration] - Installing and configuring Connector/J driver for JBOSS

2004-03-30 Thread rajeswary3
Hi, I have just installed JBOS 3.2.2 with jdk version 1.3.1_11. Need to proceed to install jdbc driver for MySQL. Just wanted to ensure the latest stable version of Connector/J with JBOSS 3.2.3. Is Connector/J v. 3.0.11 good enough without any issues or shud I revert to some other older/later

[JBoss-user] [Installation & Configuration] - Installing and configuring Connector/J driver for JBOSS

2004-03-30 Thread rajeswary3
Hi, I have just installed JBOS 3.2.2 with jdk version 1.3.1_11. Need to proceed to install jdbc driver for MySQL. Just wanted to ensure the latest stable version of Connector/J with JBOSS 3.2.3. Is Connector/J v. 3.0.11 good enough without any issues or shud I revert to some other older/later

[JBoss-user] [Installation & Configuration] - Installing and configuring Connector/J driver for JBOSS

2004-03-30 Thread rajeswary3
Hi, I have just installed JBOS 3.2.2 with jdk version 1.3.1_11. Need to proceed to install jdbc driver for MySQL. Just wanted to ensure the latest stable version of Connector/J with JBOSS 3.2.3. Is Connector/J v. 3.0.11 good enough without any issues or shud I revert to some other older/later

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using JBoss with SonicMQ as JMS Server

2004-03-30 Thread ivelin
You might find these links useful as well: http://theserverside.com/news/thread.tss?thread_id=24614 http://jboss.org/wiki/Wiki.jsp?page=JBossMQ Ivelin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828268#3828268 Reply to the post : http://www.jboss.org/in

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: I need help with JMS and Oracle Trigger in JBoss 3.2.2 R

2004-03-30 Thread sanjewad
Hi We have the exact problem. Did you find a solution to this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828266#3828266 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828266 -

[JBoss-user] [Nukes User] - Re: problem starting jboss-nukes-1.0.0

2004-03-30 Thread jae77
somewhere there is a copy of bcel.jar that is conflicting. do you have any libs in your $JAVA_HOME/jre/lib/endorsed directory, or anywhere else on the classpath that jboss may be picking up? this thread discussed the same topic: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=46863

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using JBoss with SonicMQ as JMS Server

2004-03-30 Thread edelarosa
Hi Adrian, "[EMAIL PROTECTED]" wrote : It's strange but when I search on google the top two links look very useful to me. | http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=sonicmq+jboss&btnG=Google+Search | Maybe you didn't find them helpful? | | Regards, | Adrian Actually, I'

[JBoss-user] [Performance Tuning] - Re: Joss with 4 cpus

2004-03-30 Thread yasudazzz
You should check if your JVM can use 4 cpus. If JVM does not support to run on multiple cpus. it is impossible to run one jboss instance on multi-cpus. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828258#3828258 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [Persistence & CMP/JBoss] - Re: DB Update after a select

2004-03-30 Thread lamarguy
actually they fixed the incorrect update for Date fields in 3.2.4RC1 which eliminates the need for check-dirty-after-get. see the notes at http://sourceforge.net/project/shownotes.php?release_id=223319 anonymous wrote : use JDBCTypeFactory.EQUALS state factory for date types. fix for [ 864871

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Bug with post data surviving form based login?

2004-03-30 Thread [EMAIL PROTECTED]
Wait until its fixed by watching the bug report. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828255#3828255 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828255

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

2004-03-30 Thread [EMAIL PROTECTED]
No, the class loader repository would have to provide support for this, and we already have an interface for this associated with the org.jboss.util.loading.Translator which is associated with the loader repository and optionally used by the class loader if present. AOP is not the only framework

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: jms in jboss deployed after ear file?

2004-03-30 Thread gnuorg
I did try to search with sth like "jmx deploy order", then it returned me >1000 and I looked the first 30 msg, didn't find anything related. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828251#3828251 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Nukes User] - Re: problem starting jboss-nukes-1.0.0

2004-03-30 Thread jkoop
I'm having the exact same problem. I downloaded a stock jboss-3.2.3_nukes-1.0.0 and only edited the nukes-ds.xml file to access a local mysql server. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828250#3828250 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Getting occasional Exceptions when sending messages to J

2004-03-30 Thread [EMAIL PROTECTED]
Is this on windows? They have something in their knowledge base about increasing the number of anonymous client sockets (which is configured to a small value by default). You might also want to run netstat to find out what sockets are open, you are probably not closing things correctly. Regards,

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss 3.2.2 -- MDB listening on wrong Queue

2004-03-30 Thread [EMAIL PROTECTED]
This was fixed in the 3.2.1 The MDB no longer assumes all queues are directly in the queue/ namespace Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828247#3828247 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Socket Timeout whenever I change the system time on wind

2004-03-30 Thread [EMAIL PROTECTED]
Hehe. Is that true? :-) Sounds like a bug in the JVM or Window's socket handling :-) It is using the system clock to detect idle connections and doesn't notice you changed it. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828246#3828246 Repl

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using JBoss with SonicMQ as JMS Server

2004-03-30 Thread [EMAIL PROTECTED]
You probably put the same amount of effort into configuring jbossmq? I've seen jbossmq cope with a little under 1 million persistent messages an hour. Of course it depends upon the size of your messages. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using JBoss with SonicMQ as JMS Server

2004-03-30 Thread [EMAIL PROTECTED]
It's strange but when I search on google the top two links look very useful to me. http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=sonicmq+jboss&btnG=Google+Search Maybe you didn't find them helpful? Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=vie

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Question about

2004-03-30 Thread [EMAIL PROTECTED]
No. There is no connection to fail. It is likely in the near future we will allow clients to be disconnected using a management tool. It would be invoked then. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828243#3828243 Reply to the post :

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: java.net.NoRouteToHostException with HttpNamingContextFa

2004-03-30 Thread [EMAIL PROTECTED]
If you need http to reach the server, why do think a JMS TCP/IP connection will work. Unless of course you are using the HTTPConnectionFactory. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828242#3828242 Reply to the post : http://www.jboss

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Object Serialization

2004-03-30 Thread [EMAIL PROTECTED]
All the tcp/ip connection factories take customizable socket factories. See docs/examples/jms/https-service.xml where ssl sockets are configured. The JBoss testsuite contains implementations of GZIP socket factories. http://cvs.sourceforge.net/viewcvs.py/jboss/jbosstest/src/main/org/jboss/test/inv

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Serving static pages with JBoss3.0.4/Catalina4.0.6

2004-03-30 Thread wiberto
Did you every find a solution to this problem? I want to do the same thing. I want to have some static content in a predetermined directory, not a temp directory from an expanded war that could change at any time. Thanks, Jose View the original post : http://www.jboss.org/index.html?module=b

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Serving static pages with JBoss3.0.4/Catalina4.0.6

2004-03-30 Thread wiberto
Did you every find a solution to this problem? I want to do the same thing. I want to have some static content in a predetermined directory, not a temp directory from an expanded war that could change at any time. Thanks, Jose View the original post : http://www.jboss.org/index.html?module=b

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: java.net.NoRouteToHostException

2004-03-30 Thread [EMAIL PROTECTED]
See the FAQ topic for help on debugging network problems. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828238#3828238 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828238 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: jms in jboss deployed after ear file?

2004-03-30 Thread [EMAIL PROTECTED]
You guys wind me up. What is wrong with the search function? Anyway, I added your question to the FAQ, even though it is old. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828237#3828237 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: FAQ - Read this second

2004-03-30 Thread [EMAIL PROTECTED]
Question: I get a java.net exception when using JMS what is the problem. Answer: There is something wrong with your network configuration. 1) On linux check /etc/hosts doesn't have 127.0.0.1 mapped to your host name 2) check your ip address is reachable from the client 3) Add the folllowing jndi

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: FAQ - Read this second

2004-03-30 Thread [EMAIL PROTECTED]
Question: I get an error about JMS not bound in jboss 3.2.1 Answer: In conf/jboss-server.xml change the scanner to the following: True View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828235#3828235 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [JCA/JBoss] - Re: JBOSS hangs after contineous running for about 10 days

2004-03-30 Thread [EMAIL PROTECTED]
Please do not hijack other peoples threads! If the JVM hangs you won't have a dump. It didn't crash. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828234#3828234 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread sachinvidwans
Ok, Let me check out that site. Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828233#3828233 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828233

[JBoss-user] [JCA/JBoss] - Re: Unable to call two Oracle stored procs from one connecti

2004-03-30 Thread [EMAIL PROTECTED]
Add ... to your -ds.xml datasource deployment. See the dtd in docs/dtd for the possible values. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828232#3828232 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [Messaging, JMS & JBossMQ] - jms in jboss deployed after ear file?

2004-03-30 Thread gnuorg
I downloaded wfmopen1.1 and deploy the demo ear file into jboss-3.2.1/server/default/deploy/ it gives me DefaultJMSProvider not bound error msg. then I change deploy/jms to jms.jar to make sure jmx starts before the ear file, everything works fine. this is the first time I deal with jms in jboss

[JBoss-user] [Messaging, JMS & JBossMQ] - jms in jboss deployed after ear file?

2004-03-30 Thread gnuorg
I downloaded wfmopen1.1 and deploy the demo ear file into jboss-3.2.1/server/default/deploy/ it gives me DefaultJMSProvider not bound error msg. then I change deploy/jms to jms.jar to make sure jmx starts before the ear file, everything works fine. this is the first time I deal with jms in jboss

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

2004-03-30 Thread [EMAIL PROTECTED]
It is in jboss-3.2.4RC1 Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828229#3828229 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828229 --- This

[JBoss-user] [JCA/JBoss] - Re: jms and sap jca

2004-03-30 Thread [EMAIL PROTECTED]
Are you talking about the last resource gambit? prepare XA aware commit single local resource if (fails) rollback XA resources else commit XA resources I've implemented that in jboss4 (see the DR3 download) It will get backported to jboss-3.2 when I have time to retest it. Regards, Adrian

[JBoss-user] [Nukes User] - jboss nukes with jetty

2004-03-30 Thread sudhirsrinivasan
hi, I was trying to use the nukes-1.0.0-mysql distribution with jboss-jetty. I had to add the commons-collections, upload,logging, beansutils seperately to lib directory after i came across problems during deployment and which using it. My question is do i have to make any more changes?. Will nu

[JBoss-user] [Persistence & CMP/JBoss] - CMR many to many w/ compound keys

2004-03-30 Thread dhartford
Hey all, Using Xdoclet to generate a many-to-many mapping of two tables that contain compound keys. When I try to deploy on Jboss 3.2.3 or JBoss 4.0DR3 I get an error (attached below). Does Jboss support many-to-many CMR mappings with compound keys? ==error== 16:57:54,221 ERROR [EntityContaine

[JBoss-user] [Nukes User] - jboss nukes with jetty

2004-03-30 Thread sudhirsrinivasan
hi, I was trying to use the nukes-1.0.0-mysql distribution with jboss-jetty. I had to add the commons-collections, upload,logging, beansutils seperately to lib directory after i came across problems during deployment and which using it. My question is do i have to make any more changes?. Will nu

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

2004-03-30 Thread jbm4ever
But above the JDK in the API means letting the ClassLoader implement something like the java.lang.instrument.Instrumentation interface By having the standard classloaders used by the server in normal mode as default, and then suclassing them with an implementation of the interface, it could be a

[JBoss-user] [Messaging, JMS & JBossMQ] - java.net.NoRouteToHostException

2004-03-30 Thread srinivaschowdary
Hi, My App need TopicConnection. For that i am using Http Inovker . I am getting look up but getting java.net.NoRouteToHostException when i try to get connection over TopicConnectionFactory. I have changed standardJboss.xml , in that i have added bindings and container configuration. In on

[JBoss-user] [Installation & Configuration] - KIndly Help me to Use HttpInvoker

2004-03-30 Thread srinivaschowdary
Hi, My App need TopicConnection. For that i am using Http Inovker . I am getting look up but getting java.net.NoRouteToHostException when i try to get connection over TopicConnectionFactory. I have changed standardJboss.xml , in that i have added bindings and container configuration. In on

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

2004-03-30 Thread f2racer
I figured this out. For some reason an underscore (_) war name seemed to be the curprit. Anybody ever run into this before? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828219#3828219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Messaging, JMS & JBossMQ] - Getting occasional Exceptions when sending messages to JBoss

2004-03-30 Thread f2racer
Hey guys, I have an application which uses MDB to drive an async process flow. But in running the app, there are numerous occasions when sending a message to the Queue fails. Here are a couple of the exceptions I'm getting: | 14:48:22,486 ERROR [MessageHelper] Attempting to send a message:

[JBoss-user] [Installation & Configuration] - a database for each of our customers

2004-03-30 Thread klharrel
We need each of our customers to have a database for online access. What is the best way to configure this? Do we need a xx-ds.xml file for each database? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828214#3828214 Reply to the post : http://www.jboss.

[JBoss-user] [Installation & Configuration] - database for each of our cutomers

2004-03-30 Thread klharrel
We need each of our customers to have a database for online access. What is the best way to configure this? Do we need a xx-ds.xml file for each database? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828215#3828215 Reply to the post : http://www.jboss.

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

2004-03-30 Thread klharrel
We need each of our customers to have a database for online access. What is the best way to configure this? Do we need a xx-ds.xml file for each database? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828216#3828216 Reply to the post : http://www.jboss.

[JBoss-user] [Installation & Configuration] - a database for each of our customers

2004-03-30 Thread klharrel
We need each of our customers to have a database for online access. What is the best way to configure this? Do we need a xx-ds.xml file for each database? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828213#3828213 Reply to the post : http://www.jboss.

[JBoss-user] [EJB/JBoss] - Re: Problem with serialization of Stateful SB handle

2004-03-30 Thread afleet
Thanks, however I'm still confused!. The first 3 log lines are the initial create & invocation. However why is the constructor & setSessionContext called when I invoke through the serialized/unserialized handle?. If i'm invoking on the same bean I would not have expected this - simply an invocat

[JBoss-user] [Installation & Configuration] - Remote Debuging?

2004-03-30 Thread sheikh_a1
Hi, Can someone please tell me how to set the remote debug option in the run.sh file. thanks, shekar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828209#3828209 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828209

[JBoss-user] [Nukes User] - Re: Basic Usage Documentation?

2004-03-30 Thread jmartinson
Anyone? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828210#3828210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828210 --- This SF.Net email is sponsored by: IB

[JBoss-user] [Installation & Configuration] - Remote Debuging?

2004-03-30 Thread sheikh_a1
Hi, Can someone please tell me how to set the the remote debug option in the run.sh file. Thanks shekar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828208#3828208 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [JCA/JBoss] - Re: jms and sap jca

2004-03-30 Thread rmessa
What is a "virtual transaction"? By the way, there are some products like WebMethods and Tibco saying their products perform transactions in SAP and also send their proprietary messages. If SAP does support only local transactions and, according to the book J2EE Connector Architecture and Enter

[JBoss-user] [Installation & Configuration] - Error deploying setup

2004-03-30 Thread sanjaymistry
hi All, I have downloaded jboss 3.2.3 and installed on Windows xp. To create my own setup I just simply copied "default" to "personaloffice" directory. So my server directory looks like: all default personaloffice minimal But when I try to run the server, I get deployment errors. Any ideas ? T

[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Sorry about the 3 postings, it said "the topic does not exist" or something. I saw someone else had the same problem on another forum -- it looks like there may be a bug in the forums. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828203#3828203 Reply to t

[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark test: http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html. It's a good read. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [EJB/JBoss] - Re: Problem with serialization of Stateful SB handle

2004-03-30 Thread milowe
Unfortunately there is no magic in the land of EJBs :) If you look at your serialized handle you can see that its just reference to your bean. When you execute getEJBObject() on the handle, you instruct the container to find the bean with the id in your handle. The log lines you get is home invoca

[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark test: http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html. It's a good read. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark test: http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html. It's a good read. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [EJB/JBoss] - Re: Problem with serialization of Stateful SB handle

2004-03-30 Thread milowe
Unfortunately there is no magic in the land of EJBs :) If you look at your serialized handle you can see that its just reference to your bean. When you execute getEJBObject() on the handle, you instruct the container to find the bean with the id in your handle. The log lines you get is home invoca

[JBoss-user] [Persistence & CMP/JBoss] - JBossCMP and multiple database schemas (using postgres) ?

2004-03-30 Thread jlrobins_socialserve
Greetings, Is it possible to have JBossCMP properly use multiple database schemas within a single datasource? We have a medium sized EJB application (~50 beans, many table-relations) split into roughly three segments -- common beans, webapplication #1-specific beans, and webapplication

[JBoss-user] [Beginners Corner] - JNDI access to java:/Mail from MDB

2004-03-30 Thread bruth
I'm trying to access the JavaMail provider I've configured in mail-service.xml, under java:/Mail. If I lookup "java:/Mail" in my MDB, all works fine. However, if I try to access "java:/comp/env/mail/MailProvider" - as I believe I've configured ejb-jar.xml and jboss.xml, then I get Naming excepti

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

2004-03-30 Thread [EMAIL PROTECTED]
So it needs to be done above the JDK. I'm simply referring to this api as the type of contract that is needed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828195#3828195 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

Re: [JBoss-user] [Performance Tuning] - Joss with 4 cpus

2004-03-30 Thread Vladyslav Kosulin
marceloptoledo wrote: Hello Friends, I have one solaris 8 spark with 4 cpus for jboss used, jboss used only 1 cpu , how to for jboss use 4 cpus in equal time? Where I do for jboss use all cpu this machine ? Where I confgured this ? This is not JBoss issue. Make sure you have the required Solaris

[JBoss-user] [Installation & Configuration] - java.lang.UnsatisfiedLinkError: releaseReference

2004-03-30 Thread sbhoja
I am trying to make a JNI Call from JBoss using JDK 1.3.1. I get this error. Any pointers on how to resolve this issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828194#3828194 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

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

2004-03-30 Thread Bill Burke
Unfortunately, AFAIK, the JDK 1.5 ClassFileTransformer is only available in Debug mode and should not be used for what we want to use it for. This is what Jonas Boner and Alex Vasseur of AspectWerkz told me at the AOSD conference. Bill View the original post : http://www.jboss.org/index.html?

[JBoss-user] [Security & JAAS/JBoss] - Re: Modifying j_username before calling j_security_check

2004-03-30 Thread anodos
We have tried the 'redirect' option, and it works with JBoss 4 / Tomcat 5, though we have not tried it with other containers. Again, we do not prefer this option as it encodes the username and password on the URL (though we do SHA1 the password before it is put onto the URL). For now, we can c

[JBoss-user] [Performance Tuning] - Joss with 4 cpus

2004-03-30 Thread marceloptoledo
Hello Friends, I have one solaris 8 spark with 4 cpus for jboss used, jboss used only 1 cpu , how to for jboss use 4 cpus in equal time? Where I do for jboss use all cpu this machine ? Where I confgured this ? Sorry, I not speak inglish well. tks. Toledo View the original post : http://www.j

[JBoss-user] [Security & JAAS/JBoss] - LdapLoginModule Good login but page returned is 403

2004-03-30 Thread tim5901
I am running jboss 3.2.1 with tomcat 4.1.24. I am trying to use basic authentication to authenticate back to a directory, which happens to be Novell's eDirectory 8.7.1. I have turned on the TRACE for the LdapLoginModule to check if the authentication is succeeding. From what I see in the trac

[JBoss-user] [Performance Tuning] - Joss with 4 cpus

2004-03-30 Thread marceloptoledo
Hello Friends, I have one solaris 8 spark with 4 cpus for jboss used, jboss used only 1 cpu , how to for jboss use 4 cpus in equal time? Where I do for jboss use all cpu this machine ? Where I confgured this ? Sorry, I not speak inglish well. tks. Toledo View the original post : http://www.j

[JBoss-user] [EJB/JBoss] - java.util.Date is incorrect after British Summer Time switch

2004-03-30 Thread leathurman
JBoss 3.0.6, Linux, Blackdown Java I am guessing this is something very obvious but I have searched the forums to no avail. Recently in the UK we switched to British Summer Time (GMT + 1) but when I now run Jboss all the logs are an hour behind and our scheduled jobs which should run at 6am a

[JBoss-user] [Performance Tuning] - Joss with 4 cpus

2004-03-30 Thread marceloptoledo
Hello Friends, I have one solaris 8 spark with 4 cpus for jboss used, jboss used only 1 cpu , how to for jboss use 4 cpus in equal time? Where I do for jboss use all cpu this machine ? Where I confgured this ? Sorry, I not speak inglish well. tks. Toledo View the original post : http://www.j

[JBoss-user] [Performance Tuning] - Joss with 4 cpus

2004-03-30 Thread marceloptoledo
Hello Friends, I have one solaris 8 spark with 4 cpus for jboss used, jboss used only 1 cpu , how to for jboss use 4 cpus in equal time? Where I do for jboss use all cpu this machine ? Where I confgured this ? Sorry, I not speak inglish well. tks. Toledo View the original post : http://www.j

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

2004-03-30 Thread [EMAIL PROTECTED]
This needs to be integrating with something like the JDK 1.5 java.lang.instrument.ClassFileTransformer, not by requiring subclasses of the app server class loader. | byte[] transform(ClassLoader loader, | String className, | Class classBeingRedefined,

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

2004-03-30 Thread emmaueze
I ran it but it threw the following Exception : Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/resource/security/SecureIdentityLoginModule I'm running Jboss-3.2.3. Thanks Emmanuel View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828182#

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

2004-03-30 Thread jbm4ever
I think a general solution could be letting the ClassPool implement some sort of listener listening for "ClassLoadEvent"s The ClassLoader should then be able to accept listeners and make synchronous calls to the listeners when loading a class. The registering could be with some sort of Regex S

[JBoss-user] [Performance Tuning] - Performance Tuning Guidelines - ECPERF

2004-03-30 Thread sachinvidwans
Hello, Is there any document which lists all the possible JBOSS configuration changes for performance tuning? I understand that most of the tuning depends on the type of application that is run and the hardware it is run on. But is there any document(s) which tells one what the different perfor

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

2004-03-30 Thread [EMAIL PROTECTED]
Get the SecureIdentityLoginModule code and look at the main method. | [EMAIL PROTECTED] jboss-3.2.4RC2]$ java -cp 'lib/jboss-jmx.jar;lib/jboss-common.jar;server/default/deploy/jboss-jca.sar;server/default/lib/jbosssx.jar' | org.jboss.resource.security.SecureIdentityLoginModule password |

[JBoss-user] [Installation & Configuration] - multiple datasource configuration

2004-03-30 Thread sanjaymistry
hi All, I have a huge database which involves multiple Schemas running on Oracle server. As of now, they are all on one server, but we are planning to put separate schema on separate machine. Now, how do I configure my Jboss so that I can access different schemas using different datasources.

[JBoss-user] [Installation & Configuration] - configure multiple DataSources

2004-03-30 Thread sanjaymistry
hi All, I have a huge database which involves multiple Schemas running on Oracle server. As of now, they are all on one server, but we are planning to put separate schema on separate machine. Now, how do I configure my Jboss so that I can access different schemas using different datasources.

[JBoss-user] [Management, JMX/JBoss] - Re: ModelMBeanInfo.getMBeanDescriptor().getFieldValue(

2004-03-30 Thread [EMAIL PROTECTED]
Yes, the name field of the mbean descriptor is the class name. There is no access to the JMX ObjectName under which the mbean is registered available through the ModelMBeanInfo. We could look to add this via a custom descriptor field. View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Installation & Configuration] - configure multiple DataSources

2004-03-30 Thread sanjaymistry
hi All, I have a huge database which involves multiple Schemas running on Oracle server. As of now, they are all on one server, but we are planning to put separate schema on separate machine. Now, how do I configure my Jboss so that I can access different schemas using different datasources.

[JBoss-user] [Testimonials] - Article at informationweek on mainstream use of JBoss

2004-03-30 Thread tommyg
http://informationweek.com/story/showArticle.jhtml?articleID=18402795 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828174#3828174 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828174 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Object Serialization

2004-03-30 Thread genman
There is no facility for compressing all data stored. However, you can create a wrapper for your compressible Objects: | import java.io.*; | import java.util.zip.GZIPOutputStream; | | public class CompressedSerializable | implements Serializable | { | |private Serial

[JBoss-user] [EJB/JBoss] - RMI callback

2004-03-30 Thread JeremyStein
I'm trying to call an EJB method on a JBoss server, passing it a reference to the client object so that I can receive a callback. I used to have this working when we were using Weblogic, but I can't seem to get it to work for JBoss. The EJB's interface includes a nested interface that extends Re

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

2004-03-30 Thread emmaueze
How do I generate the ecrypted password to use in conf/login-config.xml file? Thanks Emmanuel View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828171#3828171 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828171 --

[JBoss-user] [JCA/JBoss] - Connection to SAP using JRA/JCA

2004-03-30 Thread dovb
Hi, I am trying to make a connection using sap JRA, in its latest beta version. I have configured JBOSS XML file according to the example file in the docs directory of JBOSS: SAPJRA eis/SAPJRA 801 buydirect bdirect P 170.248.72.28 00 3300 Although

[JBoss-user] [EJB/JBoss] - java.net.NoRouteToHostException in HttpNamingContextFactory

2004-03-30 Thread srinivaschowdary
In TopicConnectionFactory.createConneciton i am getting error. The same app is workign when client is in lan. If client is not in LAN it is giving problem. Can someone help me. I guess it is popular problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=382

  1   2   >