[JBoss-user] RE: problem deploying tomcat-test.ear

2001-04-03 Thread Alex Radka
a graceful way to shutdown JBoss? Alex -Original Message- From: Alex Radka [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 1:36 PM To: [EMAIL PROTECTED] Subject: problem deploying tomcat-test.ear Just getting started with JBoss, so please excuse if this sounds silly. Just things I

[JBoss-user] problem with authentication

2001-05-21 Thread Alex Radka
Hi, I'm using JBoss-2.2.1 w/ the embedded Tomcat that comes with the release (3.2.1) on Win2000, and MySQL. I'm using Basic Authentication but to a DB instead of the prop files. My app uses frames with each frame calling a servlet which attaches to action classes which call stateless session

[JBoss-user] JAAS security timeout?

2001-05-29 Thread Alex Radka
I have JBoss setup using JAAS with the username, passwords, and rolesstored in a DB. Everythihng works fine, but if seems that if no one logs in for awhile, it loses some information and won't let you login unitl you restart JBoss. Specifically, it looks like it loses the information to log

RE: [JBoss-user] JBoss 2.2.2 Release available

2001-05-31 Thread Alex Radka
2) With security added, must restart JBoss on redeploy of ear file (This one is more annoying than a real problem). I don't see this in my security test cases so you'll have to describe why you see that the restart is necessary. One message was:

RE: [JBoss-user] JBoss 2.2.2 Release available

2001-05-31 Thread Alex Radka
1) Initialization not thread safe (I know this is a problem with JAAS, but did you include a workaround). No, its simple to workaround this using an mbean. Any chance I could get an example. Just to make sure we are talking about the same thing, the workaround you speak of will fix the

RE: [JBoss-user] Security in JBoss Howto?

2001-06-01 Thread Alex Radka
See the 'JBoss2.2.2 Release Available' thread (yesterday). It looks like Scott revamped all the JAAS aspects and included a more comprehensive tutorial. http://www.jboss.org/documentation/HTML/ch11s83.html Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

RE: [JBoss-user] NullPointerException at a 2nd deploy

2001-06-06 Thread Alex Radka
This has been fixed in the latest release JBoss-2.2.2-Tomcat-3.2.2. The configuration is slightly different (easier) and is well documented in http://www.jboss.org/documentation/HTML/ch11s83.html Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

RE: [JBoss-user] jboss-tomcat-apache

2001-06-06 Thread Alex Radka
/quaestor/META-INF/ AllowOverride None deny from all /Location -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Radka Sent: Wednesday, June 06, 2001 9:05 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] jboss-tomcat-apache From http

RE: [JBoss-user] jboss-tomcat-apache

2001-06-08 Thread Alex Radka
it is supposed to be faster. I suspect u didn't use the integrated Jboss-Tomcat release. Lionel - Original Message - From: Alex Radka [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 07, 2001 12:53 AM Subject: RE: [JBoss-user] jboss-tomcat-apache O.K. Everything works

RE: [JBoss-user] jboss-tomcat-apache

2001-06-08 Thread Alex Radka
- From: Alex Radka [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 08, 2001 8:48 PM Subject: RE: [JBoss-user] jboss-tomcat-apache Thanks, I have the latest JBoss-2.2.2-Tomcat-3.2.2 release and as I said, everything works fine EXCEPT for the apps deployed through an .ear file

RE: [JBoss-user] jboss-tomcat-apache

2001-06-08 Thread Alex Radka
]]On Behalf Of Alex Radka Sent: Friday, June 08, 2001 8:49 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] jboss-tomcat-apache Thanks, I have the latest JBoss-2.2.2-Tomcat-3.2.2 release and as I said, everything works fine EXCEPT for the apps deployed through an .ear file through JBoss (so I'm

Re: [JBoss-user] jboss-tomcat-apache

2001-06-08 Thread Alex Radka
- Original Message - From: Alex Radka [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 09, 2001 1:17 AM Subject: RE: [JBoss-user] jboss-tomcat-apache Ahhh, now I'm getting somewhere. I knew it was something easy (at least in Win2000). If I start Tomcat FIRST and then Apache

Re: [JBoss-user] JBoss w/ embedded Tomcat

2001-06-10 Thread Alex Radka
They are under jboss/tmp down a few layers (I think the structure look like jboss/tmp/default/appname.ear/web### ). Alex - Original Message - From: Hiep Luong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 08, 2001 1:54 PM Subject: [JBoss-user] JBoss w/ embedded Tomcat I

RE: [JBoss-user] Newbie: Just download JBoss Again

2001-06-15 Thread Alex Radka
I got this exception when I had soemthing else running on the same port. In my case it was Apache. Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alan McDade Sent: Friday, June 15, 2001 10:18 AM To: Jboss-User Subject: [JBoss-user] Newbie: Just

RE: [JBoss-user] Apache+Tomcat+JBoss

2001-06-25 Thread Alex Radka
Can't figure out why they can't turn the link you use off, as this question comes up allot. Use: http://www.mail-archive.com/jboss-user@lists.sourceforge.net/ BTW, I searched this archive for exactly the above address :) Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [JBoss-user] Apache+Tomcat+JBoss

2001-06-25 Thread Alex Radka
The discussion was in the thread: http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg07118.html Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Bottoms Sent: Monday, June 25, 2001 1:21 PM To: [EMAIL PROTECTED] Subject: Re:

RE: [JBoss-user] a minor problem with DTD's

2001-07-02 Thread Alex Radka
The name of the file changed to web-app_2_2.dtd (note the second underscore) Apparently Sun had both DTD's out there, but the above is the correct one per servlet spec. They took down the other one a couple of weeks ago (no warning that I know of), but I think it is still referred to in some of

RE: [JBoss-user] EJBDoclet

2001-07-02 Thread Alex Radka
Just happened to run across this link... http://www.dreambean.com/projects/ejbdoclet/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Devraj Mukherjee Sent: Monday, July 02, 2001 7:34 AM To: JBoss List Serve Subject: [JBoss-user] EJBDoclet I have

RE: [JBoss-user] jboss-2.2.2_tomcat3.2.2 local dtd

2001-07-03 Thread Alex Radka
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd; would be file:///some/directory/structure/web-app_2_2.dtd Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, July 03, 2001 3:06 PM To: [EMAIL PROTECTED] Subject: RE:

RE: [JBoss-user] Jboss and Apache

2001-07-05 Thread Alex Radka
yep, Get the JBoss/Tomcat combo package and adding Apache is exactly like adding Apache to plain Tomcat. There is a Howto for Tomcat/Apache on the jakarta site. http://jakarta.apache.org/tomcat/tomcat-3.2-doc/mod_jk-howto.html There is also a few messages in the archives that cut it down into

RE: [JBoss-user] Help-SSL

2001-07-11 Thread Alex Radka
I implemented by integrating Apache with Tomcat (several posts on how to do this) and then added SSL to Apache. I used mod_jk instead of mod_jserv and it took care of everything as handling SSL requests to Tomcat. On the www.apache.org site under apache there are Howto's on how to integrate

RE: [JBoss-user] local reference to the DTD

2001-07-11 Thread Alex Radka
I would have thought that would work but try file:///some/directory/structure/web-app_2_2.dtd Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, July 11, 2001 9:12 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] local

RE: [JBoss-user] O/R mapping for an Array

2001-07-13 Thread Alex Radka
Not %100 what context you need it in, but exolab's castor offers (free) O/R mapping and persistence. Even a link to it off the Jboss page (3rd party tools). I just wrap the calls in a session bean, but there are others that use it as a persistence tool in BMP. Type of things it does: I have a

RE: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-25 Thread Alex Radka
how to configure jboss for mysql Prety sure this is all in the doc somewhere so check there for details but he highlights are Add/update jboss.jcml to know what datasource you want to use. I updated DefaulDS to be mysql mbean code=org.jboss.jdbc.XADataSourceLoader

RE: [JBoss-user] how to configure jboss for mysql and tomcat

2001-07-26 Thread Alex Radka
Do I understand you right: I have to delete my old Installation of Tomcat and instead of this I have to Install Jboss with Tomcat integration . Then do the integration of Apache and Jboss-Tomcat as if it were the standalone version of tomcat i'm using. And there is no way to use my old tomcat

[JBoss-user] URGENT - problem on startup

2001-08-01 Thread Alex Radka
Went to restart JBoss, shutdown fine but on startup it hangs when trying to add the first Context and then gives a null pointer exception. What's happening? [Auto deploy] Starting [Auto deploy] Watching /opt/JBoss-2.2.2_Tomcat-3.2.2/jboss/deploy [Auto deploy] Auto deploy of

RE: [JBoss-user] URGENT - problem on startup

2001-08-01 Thread Alex Radka
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Radka Sent: Wednesday, August 01, 2001 9:25 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] URGENT - problem on startup Went to restart JBoss, shutdown fine but on startup it hangs when trying to add

RE: [JBoss-user] ear jndi different databases.

2003-10-15 Thread Alex Radka
I had something like this working at some point but it has been awhile. It seems I had problems because of the Universal Class Loader. There is a config somewhere that allows you to turn this off, and then each ear will have its own class loader and therefore 'see' the appropriate classes. Like