Re: [JBoss-user] Jboss-jaas and client login

2003-01-27 Thread Todd M Benge
oginModule org.jboss.security.ClientLoginModule required unauthenticatedIdentity=nobody ; // Put your login modules that need JBoss here }; Hope this helps. Todd Lorne Mach wrote: I'm using 1.3. I think the problem is that my client application does not have a reference to the login-config.xml where

Re: [JBoss-user] Change Jetty Deployment Dir

2002-12-05 Thread Todd M Benge
s for the help. Todd Benge wrote: Hi, We have a web application that requires custom files to be written to the deployed webapp directory. Ideally, the information that is needed would be persisted in a database and read from there but for now files are written to the webapp direcotory.

[JBoss-user] Change Jetty Deployment Dir

2002-12-05 Thread Todd M Benge
method to specify the directory into which the war will be deployed and also instruct Jetty not to clean the directory on undeployment? Thanks in advance. Todd --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thi

Re: [JBoss-user] Error Saving Entity with Oracle

2002-11-27 Thread Todd M Benge
I think the problem is solved. In the process of converting from orion, we were using a Counter object from orion that keeps track of the primary keys. After switching it out to some custom code the problem disappears. Thanks for all the help. Todd Todd Benge wrote: I changed the type

Re: [JBoss-user] Error Saving Entity with Oracle

2002-11-27 Thread Todd M Benge
oblem? Thanks, Todd saroj kumar wrote: May be the DATA TYPE mapping is incorrect in dd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Todd M Benge Sent: Wednesday, November 27, 2002 5:39 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] Error Saving E

[JBoss-user] Error Saving Entity with Oracle

2002-11-26 Thread Todd M Benge
Hi, I'm running into troubles when saving an entity bean in Oracle 8.1.7. The same code works properly when the datasource is a MS SQL Server database. The following exception is displayed in the log file. I'd appreciate any tips. Thanks. Todd 2002-11-26 16:50:20

Re: [JBoss-user] Where should auth.conf go for a client app?

2002-11-25 Thread Todd M Benge
same for a client. -Djava.security.auth.login.config=/tmp/auth.conf Hope this helps. Todd Jonathan.O'[EMAIL PROTECTED] wrote: Folks, I'm trying to test my login code, and I've written a little junit test. However, when I call loginContext.login() it tell

[JBoss-user] Security Question

2002-11-18 Thread Todd M Benge
e documentation, it looks like the only method that I may be able to get this to work is in a model similar to the SRPLoginModule in which requests are delegated to the server via a proxy. I'm wondering if there is a simpler way to do this or if I just mis

Re: [JBoss-user] Swing Application Client

2002-11-07 Thread Todd M Benge
ethod=create, interface=HOME I'm assuming I must have something incorrect in the ejb-jar.xml file. The security domain in jboss.xml is set to java:/jaas/other. Thanks, Todd Scott M Stark wrote: The LoginInitialContextFactory just ends up doing a JAAS login using LoginContext so they amount t

[JBoss-user] Swing Application Client

2002-11-06 Thread Todd M Benge
which authentication module should I be using? For now, I just want to get a connection established and then will work on implementing a correct authentication method. If anybody could point me in the right direction or has any examples I would appreciat

[JBoss-user] DatabaseServerLoginModule

2002-11-03 Thread Todd Gould
Hello: I'm trying to configure the DatabaseServerLoginModule to use as an authentication mechanism for a simple JSP with simple FORM based security. I'm sure I am missing something, but have not been able to find my error(s) in the documentation or other related posts. This is with JBoss 3.0.0 wi

Re[2]: [JBoss-user] How to limit # of stateful session beans in jboss.xml

2002-08-09 Thread todd
I have figured it out. My reference needed to be included WITHIN the tag, not immediately following it. Once I made this change, all worked as documented. Thanks for all you assistance. Todd -- Hello todd, no idea... I'd set it up the same way. Some

Re[2]: [JBoss-user] How to limit # of stateful session beans in jboss.xml

2002-08-09 Thread todd
r you with stateful beans in 3.0? BTW, the document you orignally forwarded me to referenced the DTD as well. Try as I might, I cannot seem to locate a still current URL to the jboss.xml or jboss-web.xml DTDs for 3.0. If you have them, could you please send them to me. Thanks, Todd [EMAIL PROT

Re: [JBoss-user] How to limit # of stateful session beans in jboss.xml

2002-08-08 Thread todd
600 400 60 1 0.75 2 true What am I missing or doing wrong? Thanks again, Todd ------ Hello todd, th

[JBoss-user] RE: JBoss 3.0 and Transaction attribute RequiresNew (fwd)

2002-06-18 Thread Todd Huss
One other thing I forgot to mention is that if I set the transaction attribute to Required, instead of RequiresNew on the bean, it works fine. -Todd -- Forwarded message -- Date: Tue, 18 Jun 2002 09:22:23 -0700 (PDT) From: Todd Huss <[EMAIL PROTECTED]> To: [EMAIL PRO

[JBoss-user] RE: JBoss 3.0 and Transaction attribute RequiresNew

2002-06-18 Thread Todd Huss
re that you have the correct interceptor chain. If you have a custom config, please post it. I haven't made any changes to standardjboss.xml. Using the one that ships with JBoss 3.0 - Did you change the locking-policy? What did you change it to? No changes to this either. Thanks, Todd

RE: [JBoss-user] Embedded Tomcat in 3.0Stable: MAPPING configuration error

2002-06-11 Thread Todd Brunia
h the results. Regards, Todd Brunia ___ Todd Brunia President Xilution, Inc. http://www.xilution.com Simply better IT Solutions! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Unmesh S Malvankar Sent: Tuesday, Ju

[JBoss-user] getting classes into JBOSS's classpath at deploy time

2002-05-30 Thread Todd Marshall
tart JBoss... Is there anyway I can load classes dynamically (at deploy time) into JBoss. I'm using Jboss 2.4.4 with Tomcat. -T -- Todd C. Marshall ClayBook Consulting 214-824-1711 ___ Don't miss

RE: [JBoss-user] how to run JSPs in JBoss

2002-05-14 Thread Todd Marshall
yes, you need to have WEB-INF directory at the top of your war containing a web.xml file. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Yelamanchilli RamaKishore > Sent: Tuesday, May 14, 2002 3:53 PM > To: Burkhard Vogel > Cc: [EMAIL PROTECTED]

[JBoss-user] RE: Jboss3.x beta docs... where are they? (never mind, I found em)

2002-04-03 Thread Todd Marshall
> -Original Message- > From: Todd Marshall [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2002 7:11 PM > To: Jboss-User > Subject: Jboss3.x beta docs... where are they? > > > hey all- >been looking up and down the net for decent > installatio

[JBoss-user] Jboss3.x beta docs... where are they?

2002-04-03 Thread Todd Marshall
hey all- been looking up and down the net for decent installation/configuration docs for JB3.x beta... cant' find any... where do they live? -T -- Todd C. Marshall Technical Consultant 214-395-4502 ___ JBoss-user mailing

RE: [JBoss-user] custom login module trouble (found a bug)

2002-03-29 Thread Todd Marshall
Danch- is this fact posted somewhere? I didn't see it in any of the docs I was using -T > -Original Message- > From: danch [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 11:08 AM > To: Todd Marshall > Subject: Re: [JBoss-user] custom login module

RE: [JBoss-user] custom login module trouble (found a bug)

2002-03-29 Thread Todd Marshall
; }; The exception from my previous post (included below) is not thrown I'm using jboss2.4.4 bundled with catalina. -Todd > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Todd > Marshall > Sent: Thursday, March 28,

[JBoss-user] custom login module trouble

2002-03-28 Thread Todd Marshall
find out which conf file it is choking on? The only one I modified was auth.conf, and I've gone over it with a fine tooth comb. -T -- Todd C. Marshall Technical Consultant 214-395-4502 ___ JBoss-user mailin

RE: [JBoss-user] searching the forums

2002-03-27 Thread Todd Marshall
lol saw that coming :) Since I happen to be the sqeeky wheel here, I'll take a look at jive and see if I can track the problem down. -T > -Original Message- > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 27, 2002 10:42 PM > To: Todd Mar

RE: [JBoss-user] searching the forums

2002-03-27 Thread Todd Marshall
me problem if you use any long search string. Try searching for DatabaseServerLoginModule (http://main.jboss.org/search.jsp?search=true&q=DatabaseServerLoginModule&fo rums=-1&date=any&user=&range=10) you'll find the same problem. I've tried it in IE, Netscape, and Lyn

RE: [JBoss-user] searching the forums

2002-03-27 Thread Todd Marshall
ug, or it is a configuration issue. Thanks for your rapid response Dmitri :) -Todd > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Dmitri > Colebatch > Sent: Wednesday, March 27, 2002 8:58 PM > To: Todd Marshall; Jboss-User > Subjec

[JBoss-user] searching the forums

2002-03-27 Thread Todd Marshall
g on jboss, but that is irrelevant... -Todd -- Todd C. Marshall Technical Consultant 214-395-4502 ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] I'm the Invisible Man

2002-03-27 Thread Todd Marshall
d a solution to what I believe to be a common problem that hasn't been addressed on the board, I try to remember to post it over there (I post as laz777), so it will come up in future searches. Welcome :) -Todd ___ JBoss-user mailing list [EM

[JBoss-user] Jboss 2.4.4 EJB 2.0 compliance

2002-03-25 Thread Todd Marshall
-- Todd C. Marshall Technical Consultant 214-395-4502 ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] webapp post deployment issue

2002-03-23 Thread Todd Marshall
mark, what's your web.xml file look like? -T > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Wolfe > Sent: Saturday, March 23, 2002 2:38 AM > To: JBoss Users > Subject: [JBoss-user] webapp post deployment issue > > > I am trying to get a

[JBoss-user] trying to buy the server docs

2002-03-19 Thread Todd Marshall
Anyone know if there is an alternative to flashline.com for purchasing JBoss2.4 documentation? I've been trying to buy them for the last couple of days to no avail.... -Todd -- Todd C. Marshall Technical Consultant 214-395

[JBoss-user] Nested Field errors

2002-03-19 Thread Todd Marshall
ll me what generates these, so I have a place to start debugging? I've hit all the obvious stuff (deployment descriptors, all my fields have get methods, etc..). -Todd -- Todd C. Marshall Technical Consultant 214-395-4502 ___

RE: [JBoss-user] forums?

2002-03-11 Thread Todd Marshall
Yup, I've seen the same thing. -T -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Jain Sent: Monday, March 11, 2002 3:07 AM To: jBoss-user Subject: RE: [JBoss-user] forums? > So now forums are unusable for me. I know they worked before because > h

RE: [JBoss-user] throwing custom exceptions in EJB with CMP (fixed it)

2002-03-07 Thread Todd Marshall
Dmitri- While in the process of writing a quick example app to replicate the problem, I figured it out. I wasn't throwing the exception in the Home interface from my create methods. Thank you very much for your time. :) -Todd -Original Message- From: Dmitri Colebatch [mailto:[

RE: [JBoss-user] ejb 2.0

2002-03-07 Thread Todd Marshall
I believe that 3.0 (which is currently in beta) is fully EJB 2.0 compliant.   -Todd -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alice AdSent: Thursday, March 07, 2002 8:46 PMTo: [EMAIL PROTECTED]Subject: [JBoss-user] ejb 2.0

RE: [JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Todd Marshall
tType(String _type) throws RemoteException, UnknownCreditCardTypeException; Is there something else I have to do in the interface? -Todd -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 5:43 AM To: Todd Marshall; Jboss-User@Lists. So

[JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Todd Marshall
there anything I can do to make my exception "declared"? -Todd here's the code for my exception: public class UnknownCreditCardTypeException extends Exception { public UnknownCreditCardTypeException(String sMessage) {

RE: [JBoss-user] Finder Method in JBoss

2002-03-05 Thread Todd Marshall
if you select id from customer order by id DESC then get the first row returned by this query, it will be your max id -Todd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Christine Sent: Tuesday, March 05, 2002 5:01 PM To: Burkhard Vogel Cc

[JBoss-user] JBossMQ durable configuration

2002-01-17 Thread Todd Huss
ntain two password files). I tried leaving the password field out in jbossmq-state.xml but that causes a parse exception. Thanks for any help, Todd ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] How to debug entity bean locking?

2001-10-22 Thread Todd Huss
In older JBoss releases I could debug entity bean blocking in a transaction by looking at the LOCKING-WAITING messages. How do I see when a concurrent entity bean access is blocking in JBoss 2.4.3? Thanks, Todd ___ JBoss-user mailing list [EMAIL

Re: [JBoss-user] +Apache +Tomcat +JBoss +MySQL +Linux

2001-05-09 Thread Todd Chaffee
sql to the mix and write a simple app to verify it using localhost. 3) Add Apache to the mix to convert translate localhost to your host name to serve static html from your hostname. Good luck, Todd Chaffee At 11:19 AM 05/09/01 -0400, you wrote: I have recently got this setup: +Apache +Tomcat +JB

Re: [JBoss-user] mysql configuration

2001-05-09 Thread Todd Chaffee
; directory. Also, you don't need anything concerning mysql in your jboss.conf file or jboss.properties file, so disregard anything in the docs about that. Hope this helps. - Todd Chaffee At 04:35 PM 05/09/01 +0200, you wrote: Anybody have some configuration files for jboss and

Re: [JBoss-user] Integrating Apache+Tomcat+jBoss, can't see jBoss web apps

2001-05-01 Thread Todd Chaffee
Good luck. - Todd Chaffee At 12:58 PM 05/01/01 -0400, you wrote: I was able to get Apache to Serve Tomcat applications with the following configuration in my httpd.conf, however applications deployed through jBoss are not visible to Apache since the .war file is placed in jBoss deployment direct

Re: [JBoss-user] Problem with MySQL driver

2001-05-01 Thread Todd Chaffee
le, I have a copy of 'mm.mysql-2.0.4-bin.jar' in my '/usr/local/jboss/ext/lib' directory. Also, you don't need anything concerning mysql in your jboss.conf file or jboss.properties file, so disregard anything in the docs about that. Hope this helps. - Todd Chaffee P.

Re: [JBoss-user] SUPPORT OF JBOSS --IMPORTANT-- PLEASE READ

2001-04-30 Thread Todd Chaffee
I would be willing to provide support. I'm pretty new to jboss but was able to get the petstore example working with mysql and to get embedded tomcat working with virtual hosts and apache so I think I've solved some of the problems that come up quite often on the list. - Todd Chaf

Re: [JBoss-user] When does the container call ejbLoad()

2001-04-27 Thread Todd Chaffee
default is that the data will not be externally modified and that this can be handled more efficiently. I don't this this is specific to jboss, it's part of the CMP or BMP spec so you may want to also check those docs out. Good luck, Todd Chaffee - Todd Chaffee - Original Message

Re: [JBoss-user] Why cloudscape DB for petstore?

2001-04-25 Thread Todd Chaffee
Thank you for the detailed response. Now that I understand how cloudscape fits into the picture I will go ahead with my plans to modify the petstore example to work with mysql :) Thanks again, Todd Chaffee At 03:36 PM 04/25/01 -0400, you wrote: > > > > I'm just curi

RE: [JBoss-user] Why cloudscape DB for petstore?

2001-04-25 Thread Todd Chaffee
; was the use of cloudscape. Maybe I'm wrong about this? - Todd Chaffee ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] sealing violation with jBoss and Catalina (Tomcat)

2001-04-25 Thread Todd Chaffee
I think this happens when you mix different versions of jar files. Have you tried blanking out your classpath before running jboss? You might be able to find a more detailed answer in the message archives since I remember seeing this answered before. - Todd Chaffee

[JBoss-user] Why cloudscape DB for petstore?

2001-04-25 Thread Todd Chaffee
pp so you don't have to worry about platform specific issues. I searched the archives and couldn't find any comments on this. Thanks, Todd Chaffee ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Problems with installing JBoss with Tomcat on Linux

2001-04-25 Thread Todd Chaffee
From memory, the unzip is the install. If you unzipped into /usr/local then: $ cd /usr/local/jboss/bin $ export CLASSPATH="" $ /bin/sh run.sh This should be in the docs except for the CLASSPATH requirement. I followed the docs and it worked fine. - Todd Chaffee At 01:00 PM 04/2

Re: [JBoss-user] Tomcat+jBoss EAR with Virtual Hosting?

2001-04-23 Thread Todd Chaffee
do this other than hard coding the actual path to the tmp ear deployment directory. You would do this inside of your tomcat virtual host. I.e: I don't know how safe this is, but it looked ugly enough to me that I went the apache route. Let me know what works for you or if you

Re: [JBoss-user] Jboss + Mysql ?

2001-04-23 Thread Todd Chaffee
It wasn't 100% clear or easy to follow, but there is specific information in the docs.  I followed them and have jboss + mysql working with no problems so far except for some warning messages in the jboss startup log that I haven't figure out yet.  But it's working :) At 10:03 AM 04/23/01 -0700,

[JBoss-user] Problem getting to petstore sample application from web browser.

2001-04-16 Thread Todd Chaffee
I get "unable to locate server". Any help is appreciated. I'm using JBoss-2.2 + Tomcat-3.2.1 (embedded) with apache Apache/1.3.12. BTW, where can I find message archives to search for previously answered questions? Thanks, Todd Chaffee ___

Re: [JBoss-user] Problems running jboss 2.2 & embedded Tomcat

2001-04-16 Thread Todd Chaffee
his anywhere in the docs. If I'm wrong, please point me in the right direction. If not, I'd be happy to update the documentation so that this is mentioned. - Todd Chaffee On 2001.04.16 11:21:58 -0400 Todd Chaffee wrote: > > > > > > On 2001.04.14 13:53:19 -0400 Todd C

Re: [JBoss-user] Problems running jboss 2.2 & embedded Tomcat

2001-04-16 Thread Todd Chaffee
> > > > On 2001.04.14 13:53:19 -0400 Todd Chaffee wrote: > > > >> I installed the latest jboss 2.2 + tomcat binaries and am getting an > >> error > >> in tomcat when requesting any jsp page: > >> > >> > >

[JBoss-user] Problems running jboss 2.2 & embedded Tomcat

2001-04-15 Thread Todd Chaffee
he binary jboss+tomcat succesfully - what am I doing wrong? Thanks in advance for any help. - Todd Chaffee On 2001.04.14 13:53:19 -0400 Todd Chaffee wrote: > I installed the latest jboss 2.2 + tomcat binaries and am getting an > error > in tomcat when requesting any jsp page: &g

Re: [JBoss-user] Problems running jboss 2.2 & Tomcat

2001-04-14 Thread Todd Chaffee
ne. So it seems the mod_jk error has something to do with the way jboss is running / starting. Once again, any help is appreciated. - Todd Chaffee On 2001.04.14 13:53:19 -0400 Todd Chaffee wrote: > I installed the latest jboss 2.2 + tomcat binaries and am getting an > error > in tomcat

[JBoss-user] Problems running jboss 2.2 & Tomcat

2001-04-14 Thread Todd Chaffee
a tomcat error The error is in the mod_jk.log file. I am using tomcat with apache 1.3.12 and was using tomcat just fine before trying to run it embedded with jboss. Any suggestions? Thanks, Todd Chaffee ___ JBoss-user mailing list [EMAIL PROTECTED

[JBoss-user] Jboss 2.2 MessageDrivenBean problem

2001-04-12 Thread Todd Huss
t find the java.ejb.MessageDrivenBean class. It's right in the ejb2.0.jar file which appears to get included by the ClassPathExtension directive in jboss.conf and when I use JBoss 2.1 it works. Any ideas what I might be doing wrong? Thanks, Todd [Container factory] Deploying MyMessageBean [Container f

[JBoss-user] JBoss 2.2 Changelog

2001-04-12 Thread Todd Huss
Is there a changelog available for JBoss 2.2? I can't seem to find a summary anywhere (although maybe I'm just not finding it) of new features/bug fixes between 2.1 and 2.2. Thanks, Todd ___ JBoss-user mailing list [EMAIL PROTE

[JBoss-user] MessageDrivenBean transactions

2001-03-29 Thread Todd Huss
asn't been delivered yet and was wondering if it's the same in Jboss? Thanks to whomever did the work to add MDB's to JBoss, it's greatly simplified the code I have to handle asynchronous processing. -Todd ___ JBoss-user maili

[JBoss-user] Container managed transaction debugging?

2001-03-28 Thread Todd Huss
Is it possible to turn on debug messages in jboss for container transactions so I can see when container managed transactions begin and are then commited? Thanks, Todd ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists

[JBoss-user] ejbStore and finder method

2001-03-28 Thread Todd Huss
x27;ve made is added to the database transaction context and will show up in the finder methods select statement. Thanks, Todd ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [jBoss-User] installing ORACLE JDBC,

2001-03-16 Thread Todd Bowker
riginal Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 11:17 AM To: JBoss-User Subject: RE: [jBoss-User] installing ORACLE JDBC, thank you, I´ve tried this but still get the same error... so any other ideas ? -r -Original Message- From: Todd Bowker