[JBoss-user] [Installation Configuration] - Re: Using JNDI mail session in client app

2005-01-19 Thread pergesu
Anybody know how to use a JBoss mail session from outside the server? Is it even possible? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3862688#3862688 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862688

[JBoss-user] [Installation Configuration] - Problem with mod_jk 1.2

2005-01-13 Thread pergesu
I think this is a problem with Apache, but I'm not sure. I'm trying to set up an Apache front end with mod_jk, but whenever I try to start Apache, I get: undefined symbol: apr_filepath_name_get No clue what that is, and a Google search yields one worthless result. Any ideas? View the

[JBoss-user] [Installation Configuration] - Re: Problem with mod_jk 1.2

2005-01-13 Thread pergesu
I got it working. It was just a little typo...workers.list should have been worker.list. Lot of work to set up the connection, but now it's running smoothly :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3861991#3861991 Reply to the post :

[JBoss-user] [Installation Configuration] - Using JNDI mail session in client app

2005-01-12 Thread pergesu
I've got a mail session set up, bound at mail:/Mail. I'd like to be able to use this in client applications. It works fine from inside of JBoss, but my external clients always get ClassCastsExceptions. I know that the java:/ namespace isn't accessible outside the VM, but this mail session

[JBoss-user] [Beginners Corner] - Re: jboss-web.xml and virtual-hosts

2004-12-27 Thread pergesu
I don't think there's anything wrong with doing ?xml version=1.0 encoding=UTF-8? jboss-web context-root / virtual-hostwww.mysite.comvirtual-host virtual-hostmysite.comvirtual-host /jboss-web View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859929#3859929 Reply

[JBoss-user] [Beginners Corner] - Re: Can you change the root context of ROOT.war ?

2004-12-26 Thread pergesu
You should still be able to go to http://www.mysite.com:8080/jmx-console to view the console. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859900#3859900 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859900

[JBoss-user] [Beginners Corner] - JBoss 4 production ready?

2004-12-26 Thread pergesu
Is the 4.0.1 release considered production ready? How much RAM does JBoss require in a production environment? If I run multiple instances, is the required RAM multiplied by the number of instances, or does the RAM usage just go up a little bit? View the original post :

[JBoss-user] [Beginners Corner] - Re: JBoss 4 production ready?

2004-12-26 Thread pergesu
Thanks for the reply, Juha. Sorry for asking the RAM questions - I've already checked that out on my own numerous times, played around with that, and know the answers. Not sure why I asked that. What I really want to know is what speed processor I'd need to run JBoss. I understand that it

[JBoss-user] [Beginners Corner] - Re: JBoss 4 production ready?

2004-12-26 Thread pergesu
By the way, I realize that it's possible to test the processor needs as well, but I don't have a lot of hardware to play with. I've only got my development machine, and am trying to figure out what specs I would need in a production server. View the original post :

[JBoss-user] [Installation Configuration] - Re: Separating resources between users

2004-12-21 Thread pergesu
Anybody have any ideas on this? I need some help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859531#3859531 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859531

[JBoss-user] [Installation Configuration] - Separating resources between users

2004-12-01 Thread pergesu
I've got two questions which are somewhat similar in nature, but nearly complete opposites in desired functionality. This is all done on a test server with a friend of mine. 1. I'd like to be able to deploy applications totally independent of my friend, so that we can't see each others' at

[JBoss-user] [EJB/JBoss] - Setting the local-jndi-name of a local Session Bean

2004-11-30 Thread pergesu
I'm trying to write a very simple local session bean. I'm actually doing the exact same app as in the JBossIDE tutorial, with a session bean that computes Fibonacci numbers, and a servlet client. The difference is that my session bean is local, whereas the tutorial one is a remote EJB. I can

[JBoss-user] [Installation Configuration] - New classloader in 4.0?

2004-11-30 Thread pergesu
I installed 4.0 yesterday, and have been trying to get some apps to deploy on it. These are all apps that worked perfectly fine on 3.2.6...and now suddenly a bunch of NoClassDefFoundError exceptions are coming up. I've got the necessary classes in the ejb-jar, war file, ear file, everywhere,

[JBoss-user] [Installation Configuration] - Re: New classloader in 4.0?

2004-11-30 Thread pergesu
Thanks for the quick reply...but I tried it with the standard config instead of default, and there was no difference. Same problems in all my apps. It also seems that I can't set the jndi-name of any bean. JBoss just gives it either BeanName if it's a remote EJB, or local/BeanName if it's a

[JBoss-user] [HTTPD, Servlets JSP] - Integrate JBoss and Apache virtual hosts

2004-06-26 Thread pergesu
I've got Apache 2 running on my server, with a few different sites under virtual hosts. I'd like to have a web application run only under one particular virtual host, integrated into Apache with mod_jk2. Furthermore, I'd like the access logs for that web application to be added to the Apache

[JBoss-user] [Advanced Documentation] - Re: Questio abou JBoss CMP implementation!

2004-03-28 Thread pergesu
Go to the downloads page, and download the package that contains the source. http://prdownloads.sourceforge.net/jboss/jboss-3.2.3-src.tar.gz?download a href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3827819#3827819;View the original post/a a

[JBoss-user] [Advanced Documentation] - Re: Documentation update

2004-03-19 Thread pergesu
I got an email a few minutes ago, the JBoss Documentation just got updated and released. So check your mail, you should have a message soon. Glad it was finally updated, I've been getting pretty irritated. a href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826620#3826620;View

[JBoss-user] [Advanced Documentation] - Re:

2004-03-04 Thread pergesu
I bought the annual subscription last summer. The most recent update I've gotten was in September or October, and even then, the only thing new was some small document that wasn't of any interest to me. Buying the annual subscription isn't worth it. JBoss rarely updates their stuff, and they