[JBoss-user] [Nukes User] - bb module disabled by default in snapshot of JBoss Nukes

2004-03-12 Thread Santhanam
Hi All, I have downloaded nukes-snapshot. I have build the source code & deployed the ear files in JBoss. I am able to get the nukes home page. But bb module is not enabled. So i went to jmx-console of JBoss and started "J2EEApplication=null,J2EEServer=Local,ServiceModule=nukes-bb.sar,j2eeTy

[JBoss-user] [Nukes User] - Re: A deploy error

2004-03-12 Thread sgwood
bcel comes with JBoss (server/default/lib/bcel.jar). It just looks like you have incompatible versions of JBoss EJB and bcel in the classpath. How did you start JBoss? In a shell window, running: /jboss-3.2.3_nukes-1.0.0/bin/run ? Sherman http://www.jboss.org/index.html?module=bb&op=viewtopi

[JBoss-user] [News & Announcements] - JBoss-3.2.4RC1 Released

2004-03-12 Thread starksm
The jboss-3.2.4RC1 release is available here: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=223319 Change notes are here: http://sourceforge.net/docman/display_doc.php?docid=21888&group_id=22866 http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Nukes User] - Re: A deploy error

2004-03-12 Thread [EMAIL PROTECTED]
Sgwood, Yes, I am using the jboss-3.2.3_nukes-1.0.0.zip, but I have no clue of BCEL (from Jakarta?). If so, I don't have it installed. If not, how could I get around this? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825467#3825467";>View the original post http://www.jboss.org/

[JBoss-user] [Nukes User] - Re: A deploy error

2004-03-12 Thread sgwood
Kenny, You have a different problem(s) than peter_y_wang. For the stack trace problem, it looks like you have some mismatch between what JBoss is expecting and BCEL. Are you using the vanilla jboss-3.2.3_nukes-1.0.0.zip? For the problems deploying from a CVS snapshot, try the plain DB setup w

[JBoss-user] [Nukes User] - Re: A deploy error

2004-03-12 Thread [EMAIL PROTECTED]
I have a similar problem, as follows java.lang.NoSuchMethodError: org.apache.bcel.generic.InstructionFactory.createNe wArray(Lorg/apache/bcel/generic/Type;S)Lorg/apache/bcel/generic/Instruction; at org.jboss.proxy.compiler.ProxyImplementationFactory.createProxyMethod (ProxyImplementationFac

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

2004-03-12 Thread vashistvishal
Chapter 4 is out, after a long wait. Next chapter will be on JAAS. Watch out. Cheers Vishal. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825464#3825464";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825464>Reply to the post

[JBoss-user] [J2EE Design Patterns] - Re: Data Access Object and BMP

2004-03-12 Thread vashistvishal
Have a look at this link. www.tusc.com.au/tutorial/html/chap5.html. I hope this will help Vishal. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825463#3825463";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825463>Reply to the post ---

[JBoss-user] [Connectors and JCA/JBoss] - jboss-4.0.0DR2 and FirebirdJDBC1.5.0Beta3 config, parse erro

2004-03-12 Thread slamdunkinpool
Sorry for long post. I'm new to JBoss, Firebird and Jaybird. I'm having problem making Jboss and Jaybird work together. My environment: Win 2k, JBoss-4.0.DR2, Firebird 1.5, FirebirdJDBC1.5.0Beta3-1.4, jdk 1.4. I have copied Firebirdsql.rar and firebird-ds.xml to deploy directory. Below are snipp

[JBoss-user] [Installation & Configuration] - Re: deployer.jar missing in JBoss-3.2.3

2004-03-12 Thread abcolson
I'm having the same problem. What is the solution? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825461#3825461";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825461>Reply to the post ---

[JBoss-user] [Security & JAAS/JBoss] - get username?

2004-03-12 Thread thomasleung
hi, I want to know that Is it possible to get the username from EJB container if I use jaas to login? I only can get the roles from the SessionContext. If it is impossibile, which API can I refer to? Thanks. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825460#3825460";>View the ori

[JBoss-user] [Persistence & CMP/JBoss] - Errpr inserting data in primary key(Key generated by JBOSS)

2004-03-12 Thread sahumx
I am not sure what is going wrong: I am using JBOSS 3.2.2+mysql I create CMP managed bean Customer->account->contactinfo->address. Primary key are generated by JBOSS as the bean is CMP and I do not mention a primary key field AddressEJB_upk But whenever there is any operation, it fails compla

[JBoss-user] [Nukes User] - Re: Can't compile from cvs [fc core1]

2004-03-12 Thread roGer-wka
I found the problem which was that i had ant installed from jpackage wich overrode the ant in the nukes buildsystem. :-/ Far out.. /RobX http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825458#3825458";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[JBoss-user] [Installation & Configuration] - Re: JBoss LDAP configuration with Novell eDirectory 8.6

2004-03-12 Thread j2eex
we are currently evaluating this possibility. I was wondering if you had any success. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825457#3825457";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825457>Reply to the post ---

[JBoss-user] [Persistence & CMP/JBoss] - CMP field for key not found

2004-03-12 Thread chamesh
I am getting "CMP field for key not found" for following ejb-jar.xml user-agents user-is-agent < multiplicity > One User

[JBoss-user] [Nukes User] - Re: Just a comment and suggestion

2004-03-12 Thread hxp
Julien, Thanks! (See development forum for feedback.) BTW -- Under Eclipse on my windows desktop, in the CVS Repository Explorer, the only thing under the branch "Nukes_Branch_1_0" was "nukes-tools Nukes_Branch_1_0" So under HEAD, i grabbed "nukes" and "nukes1.0" "nukes" looks like t

[JBoss-user] [Beginners Corner] - Re: concurrent.jar under \client directory

2004-03-12 Thread tdiesler
Its a concurrency jar :) http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825454#3825454";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825454>Reply to the post

[JBoss-user] [Beginners Corner] - concurrent.jar under \client directory

2004-03-12 Thread JbossUserR
Where can i find the sources for concurrent.jar under \client directory? Does anyone know what this jar is doing? Thanks. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825452#3825452";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825452>

[JBoss-user] [Management, JMX/JBoss] - RemoteMBeanServer.addNotificationListener hangs for a while

2004-03-12 Thread csib
Hi, I am hoping someone can give me some pointers to a problem I'm having in production environment. Everything is fine in the development network. But JMX notifications are frustratingly slow in production. I have opened up all the ports that JBoss uses and still have the issue. I am using JB

[JBoss-user] [Installation & Configuration] - Halting JBoss 3.2.1 and JBoss 3.2.3

2004-03-12 Thread ltcmelo
Hi, when I shut jboss 3.2.1 and jboss 3.2.3 down ( run and halted from comand line), i get the very common message: -Shutdown complete -Halting VM That's ok! When I shut them down from Eclipse, the following happens. For JBoss 3.2.1 I got the same message from eclipse console, what was expected

[JBoss-user] [Management, JMX/JBoss] - Re: NullpointerException in isRegistered

2004-03-12 Thread thl-mot
resolved, was a problem with variable scope. nothing to worry about here http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825447#3825447";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825447>Reply to the post --

[JBoss-user] [Beginners Corner] - JBOSS 4.0 Problem deploying war

2004-03-12 Thread ranaaich
Hello All, I'm facing a typical deployment problem in JBOSS4.0 while deploying war files in the server/default/deploy directory. The steps that I followed: 1) Started JBOSS. 2)Deploy war file in server/default/deploy directory. See web pages etc. 3)Stop JBOSS 4)Start again. leads to *E

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: What is the best Jabber server to deploy in JBoss 3.2.3?

2004-03-12 Thread nickman
That is a great idea. I started looking at them, and it looks like OpenIM http://www.open-im.net/en/ might be good. The functionality is only 50% but it is open source and java based. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825444#3825444";>View the original post http://www.j

[JBoss-user] [Persistence & CMP/JBoss] - Syntax error in declared-sql

2004-03-12 Thread LearningFast
Hi - can anyone help to resolve the following problem? 2004-03-12 15:31:38,406 DEBUG [org.jboss.ejb.plugins.LogInterceptor] InvokeHome: findBySubscriberNbr(1, 2, 4,00754) 2004-03-12 15:31:38,406 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCDeclaredSQLQuery.SubscriberSummary#findBySubscriberNbr]

[JBoss-user] [Messaging, JMS & JBossMQ] - What is the best Jabber server to deploy in JBoss 3.2.3?

2004-03-12 Thread darian311
I'm looking for advice on what the best Jabber server is for deploying in JBoss 3.2.3. Jabber.org doesn't mention in their server matrix if any of the servers can be managed with the JMX console. Also, if anyone knows of JAAS sample code or modules for authenticating users against /etc/passwd

[JBoss-user] [Nukes User] - Re: How to configure lostpassword module?

2004-03-12 Thread cooper
this works with 2 different mechanism : mode == 0 : means the mail module will perform DNS lookup to send the mails, so in that case you need to setup the DNSServer property to a suitable DNSServer. mode == 1 : it uses an email account, in that case you need to setup the Gateway, SMTPUser and S

[JBoss-user] [Nukes User] - Re: Left blocks are missing

2004-03-12 Thread Robert.Vogel
Worked fine. Thanks a lot Robert http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825437#3825437";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825437>Reply to the post --- This SF.Net e

[JBoss-user] [Nukes User] - introducing another language

2004-03-12 Thread peter_y_wang
Hi, I want to develop nukes which user can choose diffrent language for displaying, e.g. English and Chinese. Should I update the new characters in JSP or use the file under folder: nukes-1.0.0-src\nukes\src\resources\nukes-lib-jar\org\jboss\nukes\core\modules\user\languages or anybody can sugge

[JBoss-user] [Nukes User] - Re: How to configure lostpassword module?

2004-03-12 Thread the_mike_d
Things still are not working correctly. I think the code might be broken. I've tracked the problem to org.jboss.nukes.core.modules.mail.MailModule to the method: public boolean deliver(int serialId, String from, String to, String subject, String body) It seems that the call MXRecord[] recor

[JBoss-user] [Nukes User] - Re: how to delete a post?

2004-03-12 Thread g00se
I'm also at a loss as to how to delete a post. Giving myself perms as admin didn't help at all http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825433#3825433";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825433>Reply to the post ---

[JBoss-user] [Beginners Corner] - any document on how jboss client side software works

2004-03-12 Thread JbossUserR
Is there any information about how jboss client side software works? I see many jar files under jboss-xxx\client directory. Thanks. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825432#3825432";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Nukes User] - A deploy error

2004-03-12 Thread peter_y_wang
I got the following errors when deploying nukes-1.0.0-src 19:40:33,559 ERROR [STDERR] java.lang.NoSuchFieldError: minMergeDocs 19:40:33,559 ERROR [STDERR] at org.jboss.nukes.core.modules.index.Index.getW riter(Index.java:351) 19:40:33,559 ERROR [STDERR] at org.jboss.nukes.core.modules.inde

[JBoss-user] [Nukes User] - Re: how to delete a post?

2004-03-12 Thread peter_y_wang
I deleted some quotes from database. I guess that you may be able to do this from database. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825430#3825430";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825430>Reply to the post -

[JBoss-user] [Beginners Corner] - JNDI over HTTPS working, but not JMS over HTTPS

2004-03-12 Thread rmathew
I am working on getting JMS to go over HTTPS for my current project. I have gotten far enuf to get JNDI working over HTTPS.. However, now the problem is in the JMS itself over HTTPS. I create the connection factory using TopicConnectionFactory cF= (TopicConnectionFactory)jndi.lookup("HTTPXAConne

[JBoss-user] [Nukes User] - Re: How to configure lostpassword module?

2004-03-12 Thread the_mike_d
Once again the solution was pretty evident, jboss/server/default/deploy/mail-service.xml http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825427#3825427";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825427>Reply to the post

[JBoss-user] [Clustering/JBoss] - Re: Exceptions for callMethodOnCluster

2004-03-12 Thread mkprim
Thank you very much! I'm willing to se the new 3.2.4! Marcelo http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825426#3825426";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825426>Reply to the post -

[JBoss-user] [Nukes User] - How to configure lostpassword module?

2004-03-12 Thread the_mike_d
I can't seem to get the lostpassword module to work properly. Nukes claims it sent off the password and it does change the user's password, but no email arrives. I believe it is because I have not configured the smtp server. Does anyone know where that is done? Thanks, Mike http://www.jb

[JBoss-user] [Beginners Corner] - where can I find the batch file to build jbossall-client.jar

2004-03-12 Thread JbossUserR
Where can i find the batch file to build jbossall-client.jar file? is it under the src directory tree? Thanks. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825424#3825424";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825424>Reply to

[JBoss-user] [Nukes User] - Re: nukes and jsr 168

2004-03-12 Thread the_mike_d
I have found it super easy to add new plugable modules into nukes. The source code has easy to follow examples, eg: Journal is probably the simplest. Don't bother with the tutorial as the last I checked it was very out of date. As the API has changed from RC1. I suppose the biggest advantag

[JBoss-user] [Advanced Documentation] - Re: Requerimientos para JBoss Server

2004-03-12 Thread Bill Burke
download jboss here: http://www.jboss.org/downloads unzip jboss-x.x.x.zip that's it. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825421#3825421";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825421>Reply to the post

[JBoss-user] [Advanced Documentation] - Requerimientos para JBoss Server

2004-03-12 Thread jzamoras
Hola: Necesito informaciÃn acerca de los requerimientos minimos recomendados para instalar JBOSS Server, Procesador, Disco, Memoria Saludos desde Chile http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825419#3825419";>View the original post http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Performance Tuning] - Re: Verifying the read-ahead methods

2004-03-12 Thread mkyaj
Hi Juha, Thank you very much for your help. In the log4j.xml i already have so i changed that to and i am getting all the database executed queries in detail. I wasted 3 days in just trying to figure out this using triggers. Thanks once again Murali. http://www.

[JBoss-user] [Installation & Configuration] - Re: loader-repository config in jboss-app.xml

2004-03-12 Thread ericjee
Still happening even when I try to remove all my jars out of my web-inf/lib in my war file. Saw on forums my loader config names shouldnt even matter if I put x.y:loader=z -Eric http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825414#3825414";>View the original post http://www.jboss

[JBoss-user] [Installation & Configuration] - ? marks replacing punctuations in browser display ...pls hel

2004-03-12 Thread jgaiii
when posting html and Word text into our application we find the punctuations save fine in the database but display as ? marks when viewing through a browser. The fix has been to delete and re-enter the punctuation chars and repost - this display problem (changing punctuations to ? marks) did

[JBoss-user] [Nukes User] - Re: Left blocks are missing

2004-03-12 Thread jae77
execute the following command from the core "nukes" directory: build deploy-components http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825411#3825411";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825411>Reply to the post ---

[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss3.2-Tomcat4.1.24 Release - SSL Broken?

2004-03-12 Thread Bigdaddy
Why are some of the messages cut short? I would like to see what others posted as their configuration files (jboss-service.xml files) and not have to start a new posting if it is unnecessary. I am having the same SSL problems with jboss3.2.1-tomcat4.1.24 that the paid documentation does not ad

[JBoss-user] [Installation & Configuration] - log4j.xml threshold level (complete example)

2004-03-12 Thread morenito9000
Sorry, in my previous post a part of the example was disapperead ??? I re-post without simbols "<" and ">" In /conf/log4j.xml I added this configuration: appender name="XMALFAPPENDER" class="org.apache.log4j.RollingFileAppender" param name="File" value="/tmp/XMALF-JBOSS.log

[JBoss-user] [EJB/JBoss] - Re: problem with findByPrimaryKey()

2004-03-12 Thread sesques
Hi, There is no restriction about primary keys as Strings. I have a CMP Entity with such a primary key and the finder works fine. You should post the exact message for the first FinderException in order to see the exact problem. When you change the primary key as Integer, did you change all is

[JBoss-user] [Installation & Configuration] - Processes grow without bound on zSeries SUSE8 platform

2004-03-12 Thread demyers
Have a client who is attempting to use JBOSS on an IBM Zseries (mainframe) Linux (SUSE SLES8) platform. I am a Jboss newbie and need help debugging this "run away" process. They fire up Jboss and lots of processes get spawned...and the count seems to continue to groweven though they are not

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Unusual java.lang.NullPointerException

2004-03-12 Thread fmaredia
Never mind. I got it working. Just a hint to anyone else. Make sure that the variable received is set to something besides null. Otherwise you get an error message, and the error thrown is all wrong. It points to all the wrong places besides the one that you really need. http://www.jboss.o

[JBoss-user] [HTTPD, Servlets & JSP] - Unusual java.lang.NullPointerException

2004-03-12 Thread fmaredia
This is a bit unusual, but I can not figure this out. I have a JSP page that throws a java.lang.NullPointerException. It throws the exception randomly, meaning at times it works and other times it throws the exception. I tried it with the same data and different data as well, so I know it is

[JBoss-user] [Installation & Configuration] - Re: Log4j, Xerces, and paths with spaces

2004-03-12 Thread vguhesan
I had the same problem when I installed JBoss 3.2.3 bundled with Tomcat. The problem was that I had my default JAVA_HOME set to version j2sdk1.4.1_02. I edited \JBoss\bin\run.bat and added a extra line to force the JAVA_HOME to point to a later version of JDK (namely, j2sdk1.4.2_03) and that fix

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - Re: jboss-3.2.0_tomcat-4.1.24 broken?

2004-03-12 Thread vguhesan
I had the same problem when I installed JBoss 3.2.3 bundled with Tomcat. The problem was that I had my default JAVA_HOME set to version j2sdk1.4.1_02. I edited \JBoss\bin\run.bat and added a extra line to force the JAVA_HOME to point to a later version of JDK (namely, j2sdk1.4.2_03) and that fix

[JBoss-user] [Nukes User] - Left blocks are missing

2004-03-12 Thread Robert.Vogel
Hi all, I load the todays snapshop, installed it with JBoss 3.2.3, set up the mysql. If I Start the nukes with http://localhost:8080/nukes, I only can see the center html block. No admin part, no main menu, no users login. I appreciate your help. Best Regards Robert http://www.jboss.org/ind

[JBoss-user] [Security & JAAS/JBoss] - Help - can't access user roles in LDAP

2004-03-12 Thread cane74
Hi. I have configured JBoss to authenticate users in LDAP directory. Users are authenticated properly, but their roles aren't mirrored in JBoss. I tried many configurations in login-config.xml but it still doesn't work. Server.log contains such entries after user login: | 2004-03-12 16:44:2

[JBoss-user] [Management, JMX/JBoss] - Re: How to anotate params in an mbean method (so jmx console

2004-03-12 Thread duslow
Slight correction: This line: * @jmx.managed-parameter name="key" type="java.lang.String" description=“Key of Task” should read: * @jmx.managed-parameter name="key" type="java.lang.String" description="Key of Task"; http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825398#3825398";

[JBoss-user] [Installation & Configuration] - Re: client-deployer-service.xml (what is it for?)

2004-03-12 Thread starksm
Its the J2EE application client deployer service which handles the ear META-INF/application-client.xml descriptors. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825397#3825397";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825397>Reply

[JBoss-user] [Security & JAAS/JBoss] - Re: org.jboss.jmx.interfaces.RMIConnector;

2004-03-12 Thread starksm
There is no RMIConnector interface. There is an org.jboss.jmx.adaptor.rmi.RMIAdaptor interface in the jbossall-client.jar. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825395#3825395";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825395>

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP and iSeries/AS400

2004-03-12 Thread ibruell
What will not work, what errors you got ? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825396#3825396";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825396>Reply to the post --- This

[JBoss-user] [EJB/JBoss] - Pass InputStream among servlet, session and entity beans

2004-03-12 Thread jxie
For multipart/form-data request, a servlet can get a java.io.InputStream if com.oreilly.servlet.multipart package is used. If I want to use the InputStream to store data into database, do I have to use jdbc from this web tier? Can I pass the InputStream into stateless session tier in another jvm

[JBoss-user] [HTTPD, Servlets & JSP] - pass InputStream among Servlet, Session bean and entity bean

2004-03-12 Thread jxie
For multipart/form-data request, a servlet can get a java.io.InputStream if com.oreilly.servlet.multipart package is used. If I want to use the InputStream to store data into database, do I have to use jdbc from this web tier? Can I pass the InputStream into stateless session tier in another jvm

[JBoss-user] [Management, JMX/JBoss] - Re: How to anotate params in an mbean method (so jmx console

2004-03-12 Thread duslow
If you use XDoclet (and if you don't, you should), it's pretty simple to create the Model XMBean for JBoss with param annotations. For example: /** * @jmx:mbean name="MyApplication:service=MyJMX" * @jboss.service servicefile="jboss" * @jboss.xmbean */ public class MyJMX implements MyJMXMBean

[JBoss-user] [Persistence & CMP/JBoss] - Realationship

2004-03-12 Thread dreyk
I have tone CMP Bean whis relationship to itself. Nodes Nodes nodeID nodeID parentID parentID and relatinship one

[JBoss-user] [EJB/JBoss] - Configuring compound primary key

2004-03-12 Thread jeeads
I am trying to configure an entity bean that has a primary key made up from two non nullable foreign keys. I have created the cmp fields and the cmr fields for the columns. My PK class is correct. I have configured the container for insert after post create. I am calling set on each of the f

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread LORDs_diakonos
starksm, That works for BASIC but not for FORM authentication. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825389#3825389";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825389>Reply to the post ---

[JBoss-user] [EJB/JBoss] - problem with service=EJB already registered

2004-03-12 Thread benoit
Hi, Can anyone help me. I give you the problem on console : 16:12:11,760 ERROR [EjbModule] Initialization failed javax.management.InstanceAlreadyExistsException: jboss.j2ee:jndiName=Repertoire,service=EJB already registered. at org.jboss.mx.server.registry.BasicMBeanRegistry.add(Basic

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread LORDs_diakonos
It is not working :-( here are the sniplets from my code public void doPost(HttpServletRequest request, | HttpServletResponse response) | throws IOException { | // String username = request.getParameter("j_username"); | |Principal use

[JBoss-user] [J2EE Compliance] - Re: EJB 2.1 Timer Objects

2004-03-12 Thread Bill Burke
The problem with spawning threads withinin a servlet or an EJB is that there is no way for the ApplicationServer to propagate security credentials and the current transaction to the spawned thread. If you are ok with that disadvantage, then Thread away! http://www.jboss.org/index.html?module=

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread starksm
| import java.security.Principal; | | public class SnoopServlet extends HttpServlet | { |protected void doGet(HttpServletRequest request, HttpServletResponse response) | throws ServletException, IOException |{ | // getUserPrincipal returns non-null only when t

[JBoss-user] [J2EE Compliance] - Re: EJB 2.1 Timer Objects

2004-03-12 Thread jfrosch
Thanks for the update Bill. J2EE permits developer created threads with Servlets, but not EJB. Can you comment on whether spawning a new thread from a Servlet would be a problem in JBoss 3.2.3 with Tomcat 4.x integrated? BTW, the Timer is just to manage the updating and in-memory caching of RS

[JBoss-user] [HTTPD, Servlets & JSP] - SSL and VirtualHosts

2004-03-12 Thread akirdat
Is there a way to use different SSL certificate with each Virtualhost in JBoss? If so how? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825382#3825382";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825382>Reply to the post ---

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-12 Thread akirdat
do you have the tag in your web.xml file? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825380#3825380";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825380>Reply to the post --- Thi

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-12 Thread akirdat
Let me try this again : Do you have the tag in your web.xml file? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825381#3825381";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825381>Reply to the post

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread LORDs_diakonos
Sorry fo rthe double posting I wanted to explain what I am trying to accomplish. I need to get the username in my servlet after the user logs in. I am using Basic authentication but I am not sure how to get the username I thought with a form I could pass it as a parameter to the servlet. h

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread LORDs_diakonos
Juha, I did that but I get a 404 error and my username and password are being passed in the url here is what I am getting. http://localhost:8080/WebMessage/j_security_check%20METHOD=?j_username=x&j_password=&Login=Submit http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825378#3

[JBoss-user] [Installation & Configuration] - Virtual Host Aliases SOLUTION

2004-03-12 Thread frodeh
The solution was at Tomcat's own pages. The tomcat-config creates the virtual-hosts with HOST="hostname", which is the same name yoy must refer to in the jboss-web.xml. This does not have to be a valid name, just an internal name. Then you specify "www.realhost.com" as an alias in the tomcat-co

[JBoss-user] [Management, JMX/JBoss] - Re: jmx-console/index.jsp security

2004-03-12 Thread jae77
grr - i looked for that on the wiki, but guess i didn't look in the right spot. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825376#3825376";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825376>Reply to the post ---

[JBoss-user] [Installation & Configuration] - How can I solve this 500 error????

2004-03-12 Thread mococa
IÃÂve installed JBoss 3.2.3 but when I try to access jmx-console or an deployed aplication, this error above comes. How can solve that?!?! HTTP Status 500 - type: Exception report message description: The serv

[JBoss-user] [Installation & Configuration] - Multiple Instances w/tomcat using SSL

2004-03-12 Thread tonyawbrey72
I have multiple instances of JBoss 3.2.2/tomcat running on a server with the port bindings hard coded and have both working with straight http & SSL. I wanted to change them over to using the binding manager service but when I do I can't get SSL to work for either instance. I copied the sample-b

[JBoss-user] [Javassist user questions] - Re: instrument(ExprEditor) doesn't recognize new type[ ] as

2004-03-12 Thread chiba
Ah.. that's a bug. Thanks. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825373#3825373";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825373>Reply to the post --- This SF.Net email

[JBoss-user] [Nukes User] - Re: Using Nukes BB - Urgent

2004-03-12 Thread jae77
if you want to integrate the app w/o using nukes, then that can not be done. the bb module relies upon code that is part of the nukes core. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825372#3825372";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread alisson
I've done my form as yours, but the users are not authenticated, even my loginError.jsp is called. Should I import some package from login.jsp or loginError.jsp? See my configurations: web.xml: Secure Pages /cadastro/web/ConsultaAluno.jsp GET

[JBoss-user] [Persistence & CMP/JBoss] - A single database access until cached data is invalidated

2004-03-12 Thread mikelarnett
All, I have a CMP for a small database table that contains pretty static data. I would like for the CMP to make a single access to the database to load all of the rows in the table into cache. Once the data has been loaded, I would like the CMP to be completely independent of the database;

[JBoss-user] [EJB/JBoss] - problem with findByPrimaryKey()

2004-03-12 Thread koteratx
I hope someone can help me out on the problem I am having with findByPrimaryKey(). I have CMP entity bean using a primary key as String. When I call findByPrimaryKey () by passing correct key, I get a FinderException error. I thought that I cannot use String for the primary key so I try to ch

[JBoss-user] [Security & JAAS/JBoss] - Re: Configuring login_config.xml

2004-03-12 Thread alisson
IÂve solved this problem. It was just the text format that was incompatible. I think it is because I've copy-paste examples from the Web. Now i am having another problem, I can't authenticate my users, the login and password are correct, but the user is not authenticated. When I get request.get

[JBoss-user] [Messaging, JMS & JBossMQ] - MDB and stop in recieving messages.

2004-03-12 Thread Hagar
I'm having a strange problem with a single MDB on a queue (JBossMQ). The setup started on jboss 2.4.4 where we are sending messages from a client to the MDB who calls a session bean (Facade). Out of the blue the MDB just stops recieving messages with no exceptions or what so ever. The client kee

[JBoss-user] [Installation & Configuration] - log4j.xml threshold level

2004-03-12 Thread morenito9000
Hi all, this is my first experience with ... log4j.xml In /conf/log4j.xml I added this configuration: When I run my EJB application XMALF , I see in the file: /tmp/XMALF-JBOSS.log not only "log.error() messages"

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Problems with windows-1250 character set!

2004-03-12 Thread draganj
Hi again, I have solved the problem. Solution is to add a filter to your web application (in web.xml): Set Character Encoding filters.SetCharacterEncodingFilter encoding Windows-1250 Set Character Encoding action -

[JBoss-user] [Nukes User] - Re: nukes and jsr 168

2004-03-12 Thread tommyg
I'm asking about this because most companies that make revenues of a million plus and are in need of an integrated portal are going to go with Weblogic or something else. I'm a fan of JBoss, but when it comes to portals (which are very useful to enterprise customers) Weblogic has JBoss beat. h

[JBoss-user] [Persistence & CMP/JBoss] - JBoss - Error while checking if table aleady exists

2004-03-12 Thread cmargulhano
Hi, I am having a problem with my deployment using JBOSS3.2.3 with tomcat compatible server using win 2000 OS and SqlServer 2000. I am trying to deploy an EJB and they are all resulting with the same error. I am also a begginer for JBOSS and have really no idea. Thanks, Claudio JBoss Error: C

[JBoss-user] [Nukes User] - Re: Just a comment and suggestion

2004-03-12 Thread cooper
I created that branch and merged the fixes that have been done since 1.0 is out. You can retrieve it with : cvs co -r Nukes_Branch_1_0 nukes-1.0 http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825361#3825361";>View the original post http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-user] [Javassist user questions] - instrument(ExprEditor) doesn't recognize new type[ ] as NewE

2004-03-12 Thread jmarranz
instrument(ExprEditor) doesn't recognize new type[ ] as NewExpr Example: public int[] myarray = new int[10]; is not recognized calling CtClass.instrument() and filtering with NewExpr occurrences. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825359#3825359";>View the orig

[JBoss-user] [Installation & Configuration] - MDB Access over HTTP

2004-03-12 Thread jula
Hello: I have few MDBs set up in the LAN and it works fine. However when I tunnel through HTTP things aren't the same :-(. Connection is from outside and through a firewall as well. When I try to create a QueueConnection using the QueueConnectionFactory it gives me the "Cannot Authenticate User

RE: [JBoss-user] [Beginners Corner] - how to keep running JBoss after closing window

2004-03-12 Thread Bruce Ashton
Download the quickstart guide, read from about page 18 http://www.cs.helsinki.fi/u/jkaipone/QuickStart-30x.pdf > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 12 March 2004 11:10 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] [Beginners Corner] - how to ke

[JBoss-user] [Beginners Corner] - how to keep running JBoss after closing window

2004-03-12 Thread [EMAIL PROTECTED]
Hi, I am using Jboss3.2.0_Tomcat4.1.24 on solaris 6 for testing purposes. I want my jboss to keep running even after I close the window/session in which I have started it. How can I do that ? I have heard about "services" ! How can I add jboss to services sothat it starts automatically when

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread [EMAIL PROTECTED]
The action is "j_security_check" that is recognized by your servlet container as an authentication form. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825356#3825356";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825356>Reply to the pos

[JBoss-user] [Security & JAAS/JBoss] - Re: LdapLoginModule & search scope

2004-03-12 Thread LORDs_diakonos
I am no expert in fact I am a newbie :-) but I have been able to authenticate against Active directory with the browseldapmodule. If you search the forums you can find info on it. You will have to download it and deploy it. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825354#382

[JBoss-user] [Security & JAAS/JBoss] - Re: Making a login form

2004-03-12 Thread LORDs_diakonos
I actually did this but it still didn't work. I am using the browseldapmodule to authenticate with Active Directory. I have an index.html page that points to a servlet with the url mapping of /message when you try to access /message the login form comes up. What do I set the action of the logi

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS Ping Timeout

2004-03-12 Thread lucasfowler
We are getting the following connection failed message whilst listening on a topic. The topic itself is ok, because if we connect a new client then it can read without problems. [2004-03-12 12:03:36,273] [WARN ] [org.jboss.mq.Connection] Connection failure: org.jboss.mq.SpyJMSException: Connect

[JBoss-user] [Security & JAAS/JBoss] - Re: problem with web.xml and accessing secure pages

2004-03-12 Thread cane74
Thank you - it was the matter of elements order... Hmm, isn't it strange that first role is used and then defined? :) Bart http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825351#3825351";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825351

  1   2   >