[JBoss-user] [EJB/JBoss] - NamingException in Applet

2004-03-31 Thread askesis
After upgrading from JBoss 3.2.1 with Jetty to JBoss 3.2.3 with Tomcat I get the following exception if I try to get to a statefulsession EJB on the server. javax.naming.NamingException: Failed to retrieve Naming interface [Root exception is java.security.AccessControlException: access denied (

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

2004-03-31 Thread james.clover
I'm trying to "wrap" a web application in a web service call. I've already done this using a proxy that communicates over HTTP, but I now want to make that call in-JVM rather than across HTTP. It appears that I can do this if I can get ahold of the org.apache.catalina.Container object for my

[JBoss-user] [Security & JAAS/JBoss] - Unable to find Datasource by CustomSecurity class

2004-03-31 Thread sanjuthomas
we are trying to migrate from Welogic to jboss, so we are now implementing security domain for EJBs. we have written a custom class and successfully deployed in server. Client found the security class too, but when security class trying to access datasource named OracleDS , it is generating an e

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
looks like it's only in 3.2.2 . what would it take to back port to 3.2.1 ? Looks like only the 2 files were changed module: src/main/org/jboss/mq ; files: SpyMessage.java SpyQueueBrowser.java comments: Added the following vendor-specific JMS properties public static final String PROPERTY_SCHE

[JBoss-user] [Nukes User] - Error in deploying nukes.ear

2004-03-31 Thread amitabh1036
Hi everyone, I have downloaded nukes-1.0.0-mysql. I have followed all steps for configuring mysql, jboss-3.2.3, and nukes from install.txt file in nukes installation directory. I have put nukes.ear into jboss/server/default/deploy/ directory. an

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

2004-03-31 Thread javri28
Hi guys, I have a Table wich has 3 columns. They all together are PK for that Table(DB2). But each of them are foreign keys as well. So, I need PK class to cope with that. But the question is how to do it - I did it but there are problems when creating new bean. Here is the part of code: public

[JBoss-user] [EJB/JBoss] - Re: J2EE CMP EJB Error compiling ejbql FROM not found

2004-03-31 Thread Murdoch
Hi, thanks for your reply :)) I will try it. MfG Murdoch! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828500#3828500 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828500

[JBoss-user] [Management, JMX/JBoss] - MBean Class loader problem

2004-03-31 Thread chrissirwin
I am trying to deploy an MBean that uses classes from another jar file that I have built. How can I make the MBena class loader aware of this jar file? I have tried placing the jar file in the server/default/lib and server/default/deploy directories, but to no avail. When i step through the clas

[JBoss-user] [Installation & Configuration] - Re: How to use in jboss-web.xml correctly?

2004-03-31 Thread jula
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47781 is my post. We both might be same type of error. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828497#3828497 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

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

2004-03-31 Thread sanjuthomas
we are trying to migrate from Weblogic to JBoss, now we need to implement securty policy for our EJBs, we have written cusotm class for the security implementation extending UsernamePasswordLoginModule. Then we created jar using this class and put in the jboss_home/server/default/lib direcoty ,

[JBoss-user] [Security & JAAS/JBoss] - Re: Dynamic creation of Roles and Users

2004-03-31 Thread erik777
I created JoshuaBranch SA to do just that, among other things. You can read the features it has at http://as.JoshuaBranch.com. Is your use for a for-profit or not-for-profit corporation? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828495#3828495 Reply

[JBoss-user] [Management, JMX/JBoss] - Re: Looking up MBeanServer

2004-03-31 Thread spiritualmechanic
MBeanServer server = (MBeanServer) MBeanServerFactory.findMBeanServer(null).get(0); View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828494#3828494 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828494 -

[JBoss-user] [EJB/JBoss] - Remote EJB connectivity... compatability

2004-03-31 Thread erik777
Can anyone help me determine the compatibility of having non-JBoss J2EE servers connect to JBoss EJBs remotely, including what it took to get to work? Currently, I tested WebSphere 5 successfully, with the following requirements identified: - Had to define INITIAL_FACTOR: table.put( Context.IN

[JBoss-user] [EJB/JBoss] - Re: comminucate to another application server.

2004-03-31 Thread erik777
I have found that JNDI works great, so you don't need the complexity of rmi-iiop. Currently, I tested it successfully with JBoss --> JBoss and WebSphere --> JBoss, although I had to include the JBoss client jar for WebSphere. Basically, if your JNDI look internally was "MyApplication/MyBean", t

[JBoss-user] [Testimonials] - Petstore implemented on JBOSS and MYSQL

2004-03-31 Thread sahumx
Petstore successfully implemented on jboss and mysql. Beside a one line change, all changes done was on the configuration files View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828490#3828490 Reply to the post : http://www.jboss.org/index.html?module=bb&op

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

2004-03-31 Thread jula
PLEASE EXCUSE ME FOR POSTING THE SAME MESSAGE THRICE. IT"S BECAUSE OF A BUG IN THE SYSTEM, INSTEAD OF CONFIRMATION IT GAVE ME THE MESSAGE POST COULD NOT BE FOUND. SO I POSTED AGAIN AND AGAIN. SORRY View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828489#382848

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

2004-03-31 Thread jula
Yes, I have put java2ClassLoadingCompliance="false" and java2ParentDelegation=false. But even then I get this error. (Stack trace in in the thread). Pls help /Jula View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828487#3828487 Reply to the post : http://www

[JBoss-user] [Nukes User] - Re: Drop-in Themes

2004-03-31 Thread sgwood
Nick, Can you update the wiki page now? It would help folks. Also, I have fixed a bug in the extralite template that is relevant to the HTML template. The name of the section called "centre" should be called "middle". If you have run the old extralite theme as is and use the blocks module to m

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

2004-03-31 Thread alanc_yang
Actually, it still not quite right. If I restart the server, the error would occurred. But if I re-deploy the MBean after the server started, the problem would go away. What could be the issue? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828483#382848

[JBoss-user] [EJB/JBoss] - Re: J2EE CMP EJB Error compiling ejbql FROM not found

2004-03-31 Thread erik777
I use AS to alias entities in the FROM clause. Here's an example of EJB-QL that works: | | | findByGlobalApplicationDomain | | java.lang.Integer | | | [CDATA[ | SELECT DISTINCT OBJECT(rm) |

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

2004-03-31 Thread jula
Yes, I have put java2ClassLoadingCompliance="false" and java2ParentDelegation=false. But even then I get this error. (Stack trace in in the thread). Pls help /Jula View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828484#3828484 Reply to the post : http://www

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

2004-03-31 Thread jula
Yes, I have put java2ClassLoadingCompliance="false" and java2ParentDelegation=false. But even then I get this error. (Stack trace in in the thread). Pls help /Jula View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828485#3828485 Reply to the post : http://www

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to recover from failed connection

2004-03-31 Thread richieb
"[EMAIL PROTECTED]" wrote : Close the session/connection in a background thread so you can resume. What is the problem with the TTL approach in more detail? See bug 890030. There is a thread created for each subscription that uses TTL messages and the thread never exits. The problem with closin

[JBoss-user] [JBoss Getting Started Documentation] - jdoss deployment descriptor full document

2004-03-31 Thread alanc_yang
Can somebody point me to the full documentation of jboss deployment descriptor? I feel that I don't have the complete reference of the deployment descriptor that when things don't work that I need to search over and over the same info. Worst yet, I don't know what's correct only after I try on

[JBoss-user] Remove from mailing

2004-03-31 Thread Joao Mello
How can I can temporary remove from you mailing list? Thank you, John __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ --- This SF.Net email is spon

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

2004-03-31 Thread alanc_yang
add something similar to the depolyment descriptor. jms/QCF javax.jms.ConnectionFactory Container View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828477#3828477 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Management, JMX/JBoss] - Classloader question

2004-03-31 Thread chrissirwin
Hi, I am trying to deploy an MBean that uses classes from another jar file that I have built. How can I make the MBena class loader aware of this jar file? I have tried placing the jar file in the server/default/lib and server/default/deploy directories, but to no avail. When i step through the

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How to recover from failed connection

2004-03-31 Thread [EMAIL PROTECTED]
Close the session/connection in a background thread so you can resume. What is the problem with the TTL approach in more detail? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828475#3828475 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[JBoss-user] [Advanced Documentation] - Re: Is there other way to get the book Jboss CMP???

2004-03-31 Thread ltcmelo
Hi, it would get a little expensive just for the US$10,00 (actually, its not expensive, the book probably worths a lot more). My research probably won't get improvings, it's a educational research where i'm studying "why CMPs is that much better than BMPs, in performance, etc...". Anyway, the m

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

2004-03-31 Thread [EMAIL PROTECTED]
jboss-3.0.4 did not support this level of integration. jboss-3.2.3 does by adding a Context entry to the jbossweb-tomcat41.sar/META-INF/jboss-service.xml descriptor: | | | | ... | | | | | | ... |

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
Is this extension in JBoss 3.2.1 ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828472#3828472 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828472 --- This SF.N

[JBoss-user] [Management, JMX/JBoss] - Re: ServiceMBeanSupport

2004-03-31 Thread [EMAIL PROTECTED]
My RMIAdaptor client runs fine without the jboss-system.jar. Show what mbean you are looking up and the full NoClassDefFoundError stack trace. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828471#3828471 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [Security & JAAS/JBoss] - Re: again a problem with LdapLoginModule

2004-03-31 Thread [EMAIL PROTECTED]
The LdapLoginModule does not support your roles schema. It expects a schema like the following: | dc=mycompany,dc=com | |_ | ou=people ||_ | uid=user1 ||_ | uid=user2 | |_ | ou=groups |

[JBoss-user] [Security & JAAS/JBoss] - Re: JAAS bug or tomcat integration?

2004-03-31 Thread [EMAIL PROTECTED]
Executing code with an identity inside the server is no different than a java client outside of the server. You have to establish the caller identity with a JAAS login that uses a login configuration that includes the jboss org.jboss.security.ClientLoginModule login module, as the client-login c

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

2004-03-31 Thread [EMAIL PROTECTED]
You have only showed the authentication step. You also have to be authorized to access the content. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828468#3828468 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828468

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

2004-03-31 Thread [EMAIL PROTECTED]
No, it does not even ship with the linux versions. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828467#3828467 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828467 --

[JBoss-user] [Management, JMX/JBoss] - Re: MBean Class loader problem

2004-03-31 Thread [EMAIL PROTECTED]
There are numerous examples of mbeans deploying using classes from jars in server/default/lib. These jars are visible to every deployment by default. You have an error in your config if the mbean cannot be found in a server/default/lib View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Installation & Configuration] - Re: How to use in jboss-web.xml correctly?

2004-03-31 Thread [EMAIL PROTECTED]
Show the details of the useless comment 'application doesn't even load anymore'. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828465#3828465 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828465

[JBoss-user] [Advanced Documentation] - Re: Is there other way to get the book Jboss CMP???

2004-03-31 Thread [EMAIL PROTECTED]
The standalone jboss-cmp book is out of date. The most upto date content is in the admin/devl guide. Propose how your research will provide $10 of improvement to JBoss and there could be a deal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828464#3828464 R

[JBoss-user] [Installation & Configuration] - Re: How to use in jboss-web.xml correctly?

2004-03-31 Thread alterego
Sorry for double post, but I was confused by the response '... the topic you requested doesn't exist.' when I submitted View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828463#3828463 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

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

2004-03-31 Thread [EMAIL PROTECTED]
Read the JAAS howto for info on the use of login module by JBoss. Its the first topic in this forum. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828462#3828462 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828462

[JBoss-user] [Messaging, JMS & JBossMQ] - How to recover from failed connection

2004-03-31 Thread richieb
We have a client that uses UIL2 IL layer. When there is a connection error (Ping Timeout in our case), the client tries to close the session and reconnect. However, due to network problems the close hangs (as session.close() tries to send unsubscribed message). As a result we get subscriptions

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

2004-03-31 Thread [EMAIL PROTECTED]
Any reference of the form $ { x } is replaced with the value of the 'x' system property by the mbean service descriptor parser. Just reference the port system property and then pass it to the vm. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828460#3828460

[JBoss-user] [Installation & Configuration] - How to use in jboss-web.xml correctly?

2004-03-31 Thread alterego
I'm trying to deploy a war file that uses a library that conflicts with a version used in console-mgr.sar. I understand that it is a class loader issue and I'm trying to correct it using the following jboss-web.xml within the war file: http://www.jboss.org/j2ee/dtd/jboss-web_3_2.dtd'>

[JBoss-user] [Installation & Configuration] - How to use in jboss-web.xml correctly?

2004-03-31 Thread alterego
I'm trying to deploy a war file that uses a library that conflicts with a version used in console-mgr.sar. I understand that it is a class loader issue and I'm trying to correct it using the following jboss-web.xml within the war file: http://www.jboss.org/j2ee/dtd/jboss-web_3_2.dtd'>

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

2004-03-31 Thread afleet
Thanks Scott, I've posted this as a bug, the test case demonstrates the issue and I also commented that I get the following server warning after the client runs; 13:25:25,765 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock, id=dshx0pi7-4 So even though the core issue is 'in d

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

2004-03-31 Thread alanc_yang
Trying to be a topic subscriber from MBean, the following encountered exception: InitialContext iniCtx = new InitialContext(); Object tmp = iniCtx.lookup("ConnectionFactory"); TopicConnectionFactory tcf = (TopicConnectionFactory) tmp; javax.naming.NameNotFoundException: C

[JBoss-user] [Beginners Corner] - Step by step process of deploying?

2004-03-31 Thread skitz
Hi. I'm totally new to Jboss. I just need someone to guide me through setting up a jsp page and running it on the server. Jboss 3.2.3 on redhat 9. I've created a jsp file and a web.xml under WEB-INF folder, and i've use the jar command to create a jar file. And then dumped it into the d

[JBoss-user] [Beginners Corner] - Step by step process of deploying?

2004-03-31 Thread skitz
Hi. I'm totally new to Jboss. I just need someone to guide me through setting up a jsp page and running it on the server. Jboss 3.2.3 on redhat 9. I've created a jsp file and a web.xml under WEB-INF folder, and i've use the jar command to create a jar file. And then dumped it into the d

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Conversions in textmessage w+ w* w-

2004-03-31 Thread genman
Hmm, maybe you should take this up with the PSQL guys. It could be a display bug in their SQL client software. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828449#3828449 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Beginners Corner] - Step by step process of deploying?

2004-03-31 Thread skitz
Hi. I'm totally new to Jboss. I just need someone to guide me through setting up a jsp page and running it on the server. Jboss 3.2.3 on redhat 9. I've created a jsp file and a web.xml under WEB-INF folder, and i've use the jar command to create a jar file. And then dumped it into the d

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Multiple Destination Mgr and Pesistence Managers

2004-03-31 Thread genman
You can create multiple PersistenceManagers. A queue you create on the server is assigned to a PM. You can take the configuration that ships with JBoss, modify the ObjectNames to something else, and when you create the Queue, do this: jboss.mq:service=DestinationManager,ver=2 Here

[JBoss-user] [EJB/JBoss] - comminucate to another application server.

2004-03-31 Thread BevynQ
Hi Everybody, A situation has come up at work where we will need to be able to communicate between two application servers. my current gusess is it would be along the lines of create a client session bean for one server and a server session bean on the other. create a jndi entry in the cli

[JBoss-user] [EJB/JBoss] - comminucate to another application server.

2004-03-31 Thread BevynQ
Hi Everybody, A situation has come up at work where we will need to be able to communicate between two application servers. my current gusess is it would be along the lines of create a client session bean for one server and a server session bean on the other. create a jndi entry in the cli

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 'dynamic' message-selector in MDB ?

2004-03-31 Thread genman
There is a scheduled delivery feature for this. llong time = System.currentTimeMills() + sometime; Message.setLongProperty("JMS_JBOSS_SCHEDULED_DELIVERY", time); View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828445#3828445 Reply to the post : http://www

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

2004-03-31 Thread r_rangana
Hmm...if I add any xml code when I post a reply, they are missing. I added a snippet from jboss-service.xml. But they are broken. Bear with me, I'll repeat the question again.: My question was that there are variables such as [jboss.bind.address] under WebService section, used already. So, I

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

2004-03-31 Thread vbeffa
I am trying to port our application from JRun to JBoss. We are using form-based authentication via a login page. In JRun, j_security_check is mapped (in web.xml) to a JRun servlet (called FileServlet), which invokes custom login modules such as one we are using. In JBoss, it is apparently imple

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

2004-03-31 Thread vbeffa
I am trying to port our application from JRun to JBoss. We are using form-based authentication via a login page. In JRun, j_security_check is mapped (in web.xml) to a JRun servlet (called FileServlet), which invokes custom login modules such as one we are using. In JBoss, it is apparently imple

[JBoss-user] [Management, JMX/JBoss] - ServiceMBeanSupport

2004-03-31 Thread geveritt
I created a little client that tests functions of my JMX MBean using JBoss 3.2.3. I am connecting to it via the RMIAdaptor and executing operations and getting attribute values back. I don't understand why if I don't include jboss-system.jar on the classpath I get NoClassDefFoundError org.jbo

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

2004-03-31 Thread r_rangana
Richard, thanks for your reply. Re-writing entire jboss-service.xml I think would be a over kill. But jboss-service.xml already is picking up some variables say for example, the ${jboss.bind.address}. I'm wondering where is this coming from? I would like to do something similar for the port numb

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

2004-03-31 Thread jcab
I am also having the problem of a client no longer receiving messages. Running on 3.2.1 (I've also tried version 3.2.3 with the same results). After running for about an hour with 15 messages per second/ 4 consumers, one consumer no longer recieve messages. Below is the exception I get from the

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

2004-03-31 Thread darranl
Have you had a look at the JNDI view in the JMX console? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828429#3828429 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828429

[JBoss-user] [Advanced Documentation] - Re: Is there other way to get the book Jboss CMP???

2004-03-31 Thread darranl
What is going to make it expensive? Once you have paid for it you download it in pdf format. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828428#3828428 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828428 --

[JBoss-user] [Management, JMX/JBoss] - Re: MBean Class loader problem

2004-03-31 Thread geveritt
You need to change your jboss-service.xml file. Add an archives attribute to the classpath element. For example | | | | | ... | ... | ... | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828427#3828427 Reply to the post :

[JBoss-user] [Management, JMX/JBoss] - Re: MBean Class loader problem

2004-03-31 Thread geveritt
You need to change your jboss-service.xml file. Add an archives attribute to the classpath element. For example.. | | | | | ... | ... | ... | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828426#3828426 Reply to the post :

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
sorry for the 3x post.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828425#3828425 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828425 --- This SF.Net email

[JBoss-user] [Management, JMX/JBoss] - Looking up MBeanServer

2004-03-31 Thread spiritualmechanic
Is there a way to get the MBeanServer w/o using RMI/JNDI? If I'm in the container, is there a faster way to get the MBeanServer, or should I cache it? Or is the performance hit negligible? Steve View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828424#3828424

[JBoss-user] [Management, JMX/JBoss] - Re: Classloader question

2004-03-31 Thread geveritt
In your jboss-service.xml on the classpath element add an archive attribute... for example | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828423#3828423 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [Messaging, JMS & JBossMQ] - 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
from the description of message-selector in the EJB spec, it looks like the JMS syntax only allows for static value to be compared. I thought i'd ask to see if JBoss has any extension to allow dynamic comparison ? eg. during submission of a message to be consumed by MDB , i'd set a long value

[JBoss-user] [Messaging, JMS & JBossMQ] - 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
from the description of message-selector in the EJB spec, it looks like the JMS syntax only allows for static value to be compared. I thought i'd ask to see if JBoss has any extension to allow dynamic comparison ? eg. during submission of a message to be consumed by MDB , i'd set a long value

[JBoss-user] [Messaging, JMS & JBossMQ] - 'dynamic' message-selector in MDB ?

2004-03-31 Thread ianh
from the description of message-selector in the EJB spec, it looks like the JMS syntax only allows for static value to be compared. I thought i'd ask to see if JBoss has any extension to allow dynamic comparison ? eg. during submission of a message to be consumed by MDB , i'd set a long value

[JBoss-user] [Security & JAAS/JBoss] - Re: JAAS bug or tomcat integration?

2004-03-31 Thread monster
Are you sure that there is information on role substitution in the HOWTO? Unfortunately, I couldn't find it there. I've implemented basic login in my system (this is described in the howto), but I can't get know how should I substitute internal user (if I can't use doAs). Can you post a simple

[JBoss-user] [Advanced Documentation] - Is there other way to get the book Jboss CMP???

2004-03-31 Thread ltcmelo
Hi, i live in Brazil and a order of Jboss CMP book to here might get a little expensive for me to afford. I know it is a pay-for product, but is there any kind of concessions policy??? It's for a research purpose. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

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

2004-03-31 Thread [EMAIL PROTECTED]
Bugs should be reported on sourceforge: http://sourceforge.net/tracker/?group_id=22866&atid=376685 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828417#3828417 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828417 --

[JBoss-user] Javassist question: Can I achieve this using Javassist?

2004-03-31 Thread Lei Wang
Hello all, I had used javassist before for a simple profiler and I found it's very convenient to use. This timeI need to rewrite the bytecode in a more flexible way. One of the task is to change the the appearance of one class into another new class. That will include at least the following thi

[JBoss-user] [Javassist user questions] - Can this be achieved using javassist?

2004-03-31 Thread wangglei
I had used javassist before for a simple profiler and I found it's very convenient to use. This timeI need to rewrite the bytecode in a more flexible way. One of the task is to change the the appearance of one class into another new class. That will include at least the following things: 1. repl

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

2004-03-31 Thread afleet
Hi Micke, thanks for staying with me on this one!. When you ask how would I expect it to work, I can only say I would expect the business method on the _same_ session bean to be invoked after deserialization as before. (Remember, I'm serializing the value from the remote interface getHandle()

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

2004-03-31 Thread jae77
you don't need the latest code, but in order for you to be able to use hsqldb, you're going to want to do a build against the source. use this link: http://prdownloads.sourceforge.net/jboss/nukes-1.0.0-src.zip?download once you've got the source, follow the instruction i posted before. one thin

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

2004-03-31 Thread stazi
Ok, after a e-mail to Sun, they've restored the link, and now it works View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828412#3828412 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828412 -

[JBoss-user] [Installation & Configuration] - Re: The J2EE application only works continuous 2 weeks

2004-03-31 Thread richardzheng
"richardzheng" wrote : Hello Everyone, | | I deployed the J2EE application under Linux 7.3, JBoss 3.2.1, JDK1.4.1 and MySQL 4.1. | | It works well in continuous 2 weeks or so after Jboss is started. However about 2 weeks later, the web application can't work. I have to stop jboss daemon

[JBoss-user] [HTTPD, Servlets & JSP] - Re: How to serve /index.html?

2004-03-31 Thread lonb
Keep in mind that JBoss is an app server not a web server, so it is not optimized for serving static content. To server static content you will still need an application context. Make yourself a directory called "something.ear" (yes, you can make directories with an ".ear" extension). Then ma

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

2004-03-31 Thread pdohara
Tried that and am getting the same error. Do I need to get the latest code from CVS and do the build? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828409#3828409 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828409

[JBoss-user] [Messaging, JMS & JBossMQ] - Multiple Destination Mgr and Pesistence Managers

2004-03-31 Thread kalyanmulampaka
H, Can I have multiple destination managers and multiple persistence managers. Basically I need the logging message queue persist to Database-1 and my application message queue persist to Database-2. So can I have two sets of Destination and persistence managers? thanks Kal View the original pos

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

2004-03-31 Thread pdohara
No I am not building from source, I downloaded rel 1.0. I moved the bean script into the deploy directory and recieved the following error on startup: 2004-03-31 13:13:25,488 INFO [org.jboss.nukes.core.modules.block.BlockModule] Started 2004-03-31 13:13:25,488 INFO [org.jboss.nukes.core.modul

[JBoss-user] [Management, JMX/JBoss] - Re: MBean packaging in jar file, or deployment descriptor fa

2004-03-31 Thread alanc_yang
sar (or ear?) but not in jar. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828406#3828406 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828406 --- This SF.Net ema

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

2004-03-31 Thread jae77
are you compiling from source at all? the output/resources dir only appears if you ran through a build. the .bsh files are beanshell scripts. they can be dropped into the deploy directory and then they will create the tables. what does your nukes-ds.xml deployment file have in the connection-

[JBoss-user] [The Lizzard's corner] - Re: How to prevent my email address from showing up in the A

2004-03-31 Thread darranl
Register as a new user and do not use your e-mail address as your userid. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828403#3828403 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828403 ---

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

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

[JBoss-user] [JBoss.NET & SOAP] - Re: HttpSession with JBoss.net

2004-03-31 Thread james.clover
I'm going to be working on this within the next month or so, and once I figure it out, I'll post it here. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828398#3828398 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828

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

2004-03-31 Thread marceloptoledo
It is one machine with 4 processors, i can used this jboss distributing the load for 4 processors ? Tks. Toledo View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828397#3828397 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [EJB/JBoss] - Re: EJB Client receives the servers internal IP address

2004-03-31 Thread benwing
i believe this is an equivalent to the link referenced above. http://jboss.org/index.html?module=bb&op=viewtopic&t=8092 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828396#3828396 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

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

2004-03-31 Thread richardzheng
What I know is to rewrite jboss-service.xml to update port number. Richard View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828395#3828395 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828395 -

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

2004-03-31 Thread vmukkamala
You need to use "entity-command" to get the auto-increment value after insert Your jbosscmp-jdbc.xml will look something like this | | : | | Some_Auto_Incrementing_Field | Some_Auto_Incrementing_Column | | | | | : |

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

2004-03-31 Thread r_rangana
Hi, I'm new to JBoss, I would like to know is it possible to pass the port numbers as env variables or JVM args (-DrmiPort...something like that) to the conf/jboss-service.xml file? I don't want to hard code the port numbers in the file, but instead pass them as shell variable or as JVM args to

[JBoss-user] [Management, JMX/JBoss] - MBean Class loader problem

2004-03-31 Thread chrissirwin
I am trying to deploy an MBean that uses classes from another jar file that I have built. How can I make the MBena class loader aware of this jar file? I have tried placing the jar file in the server/default/lib and server/default/deploy directories, but to no avail. When i step through the clas

[JBoss-user] [Management, JMX/JBoss] - Naming MBeans

2004-03-31 Thread spiritualmechanic
I'm writing an MBean, and I'm curious as to what the naming scheme generally follows. Sometimes I see "service=" sometimes I see "Type=,Name=". Thanks, Steve View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828389#3828389 Reply to the post : http://www.jboss.

[JBoss-user] [Management, JMX/JBoss] - MBean packaging in jar file, or deployment descriptor failed

2004-03-31 Thread alanc_yang
I encountered the deployment problem with an MBean. I don't know this was caused by the deployment descriptor or the packaging of MBean in jar file that it supposed to be packaged in sar? Does MBean need to be packaged in SAR but not JAR? Also, can session bean then be packaged in SAR togethe

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

2004-03-31 Thread pdohara
I was not able to find the "output/resources" directories. Ina src bundle I was able to find the file "nukes-hsqldb-setup.bsh" which seems to have the ddl code within java code. I am unsure why this is in a file with a bsh extention, and I suspect this is the wrong file. Still I opened the HS

[JBoss-user] [Installation & Configuration] - The J2EE application under Linux and JBoss only works contin

2004-03-31 Thread richardzheng
Hello Everyone, I deployed the J2EE application under Linux 7.3, JBoss 3.2.1, JDK1.4.1 and MySQL 4.1. It works well in continuous 2 weeks or so after Jboss is started. However about 2 weeks later, the web application can't work. I have to stop jboss daemon and start it again. I checked the log

[JBoss-user] [Persistence & CMP/JBoss] - How to pass environment variables to JBoss-service.xml?

2004-03-31 Thread r_rangana
Hi, I am new to JBoss setup, I have a quick question, is it possible to pass the port numbers as environment variables to the JBoss-service.xml file? For example, I don't want to hard code the port number attribute in the conf/jboss-service.xml, instead would like to use a unix shell env or via

  1   2   >