[JBoss-user] [Nukes User] - database exports and imports

2004-03-05 Thread nickf
Hi, I want to trial JBoss Nukes for a while with some friends, using the standalone version. If it's successful, I'll reconfigure and redeploy nukes on another JBoss server and use mysql. How can I export the data that is built up within the CMS to another database? Thanks, nickf ht

[JBoss-user] [Nukes User] - Re: Newbie Modules w/ easy install

2004-03-05 Thread nickf
I'm also interested in hearing about this. Nick http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824484#3824484";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824484>Reply to the post --

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.3, MySql 4.0.3-nt deploy problems

2004-03-05 Thread betty80906
Here is the correct application.xml. I think my cut and paste was faulty in the original post. http://java.sun.com/dtd/application_1_3.dtd";> MSCO676Lab3 MSCO676Lab3Web.war /MSCO676Lab3Web MSCO676Lab3EJB.jar http://www

[JBoss-user] [Installation & Configuration] - JBoss 3.2.3, MySql 4.0.3-nt deploy problems

2004-03-05 Thread betty80906
JBoss is giving the following two errors when deploying an Entity Bean using MySql as the data source. I can send any additional configuration files you wish to see. I do have an application.xml file in the location where JBoss indicates the file is missing. In reference to the first error, I d

[JBoss-user] [Nukes User] - Newbie Modules w/ easy install

2004-03-05 Thread bokmann
I just downloaded the easy-install and had it up and running in about 3 minutes, and 2 of that was the startup script! Thanks Marc, it looks excellent! But I've spent the last hour trying to figure out how I can get the FAQ, News, and Polls modules installed into that easy unzip install... Do

[JBoss-user] [EJB/JBoss] - Re: Calling EJB from inside Oracle Database

2004-03-05 Thread guy_rouillier
Search the archives from last year. Some of us have gotten this to work. We talked about coordinating efforts but that didn't happen. I've never seen any formal instructions, we all just kind of hacked at it. And your approach is the one we used - just load all the JBoss client jars and your

[JBoss-user] [EJB/JBoss] - Calling EJB from inside Oracle Database

2004-03-05 Thread osoe
I am working with JBOSS3.3.2 and Oracle9i. I would appreciate if any one share the experience of calling a EJB session from inside Oracle. I understand that Oracle9i supports JDK1.3.1 and I could load the JBOSS client jars and my EJB client jars into the Oracle database and Oracle could call it.

[JBoss-user] [Nukes User] - error in FAQ module

2004-03-05 Thread danvu
Noel, When I clicked on a category in FAQ, there's a java script error message 'Error on page' shown on IE status bar and the page stayed the same. So, it looks like something wrong with your javascript. Can you please fix it. I tried both CVS and published nuke-1.0src versions and it happened

[JBoss-user] [Nukes User] - Re: how do I use the jsp module?

2004-03-05 Thread sgwood
I have added some documentation to the wiki about this at http://jboss.org/wiki/Wiki.jsp?page=UsingJSPsInNukes Sherman http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824477#3824477";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824477>Re

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem with Oracle working like Persistence Manager (jd

2004-03-05 Thread ivelin
Glad I assisted on time ;) http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824476#3824476";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824476>Reply to the post --- This SF.Net email is

[JBoss-user] [Nukes User] - Re: re-deploying core modules without changing original sour

2004-03-05 Thread cooper
we have started the development of a Profile stuff which allows to capture a user profile, unfortunately it is not finished yet. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824474#3824474";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [Nukes User] - Re: re-deploying core modules without changing original sour

2004-03-05 Thread mcscottmc
Julien, This question is a good example of one of the problems with the user module overall. It allows little to no room for customizing what user information is captured and stored. This is something I have been thinking about off and on for a while now, and unfortunately I have not really come

[JBoss-user] [Nukes User] - Block module

2004-03-05 Thread danvu
How do I add content for a created block in block module work? I can create a block, move it around, add a title to it, and show it out; but that's it. I can't add a block content or even change its name (after I click the 'update' button, the button's just gone). By the way, in the old nukes ve

[JBoss-user] [Nukes User] - how do I use the jsp module?

2004-03-05 Thread danvu
Julien, I saw the jsp module in the nukes core, but I'm not sure what it's for and how to use it. It is to render jsp pages and to replace the old script module? If so, how do I do use it? How do I load jsp pages into nukes? Can I load jsp pages through html module? http://www.jboss.org/index.ht

[JBoss-user] [Security & JAAS/JBoss] - Re: getCallerPrincipal returns only the Unauthenticated Role

2004-03-05 Thread [EMAIL PROTECTED]
You need to configure the ClientLoginModule in "mydomain" See client/auth.conf for example. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824468#3824468";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824468>Reply to the p

[JBoss-user] [Persistence & CMP/JBoss] - Re: Error when running the xdoclet-build.xml file

2004-03-05 Thread sesques
It seems that your problem is with the jboss version, not the ejsbspec or the cmp-version which are correct. Look at your jboss version. Hope this helps you regards http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824467#3824467";>View the original post http://www.jboss.org/index.ht

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMR with EJB2.0 + JBoss3.2

2004-03-05 Thread sesques
Look at the jbosscmp-jdbc.xml the tag corresponding to your relationship role name If you cannot find the problem, post the file I hope this helps you http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824466#3824466";>View the original post http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Installation & Configuration] - Re: SSL Keystore Configuration

2004-03-05 Thread arvind_rao
I ran into the same issue with JBoss3.2.3 + Tomcat, I got it working by changing the server\default\deploy\jbossweb-tomcat41.sar\META-INF\jboss-service.xml Hope this helps --Arvind http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824465#3824465";>View the original post http://

[JBoss-user] [Security & JAAS/JBoss] - getCallerPrincipal returns only the Unauthenticated Role

2004-03-05 Thread NishantK
I have been struggling with JAAS for a while, but have not found any documentation or a topic that completely addresses my issue (or I have seen it but was not able to recognize it) This question is related to receiving the Principal from the SessionContext of a Stateless Session Bean. The bean

[JBoss-user] [Persistence & CMP/JBoss] - Re: ejb finder

2004-03-05 Thread sesques
Your EJB-QL query must refers to your bean, not the table. So the query must be: SELECT OBJECT(g) FROM CategoryBean WHERE g.name = ?1 Regards http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824463#3824463";>View the original post http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-user] [Persistence & CMP/JBoss] - Re: ejb finder

2004-03-05 Thread osoe
Thanks for your reply. I made the change and tried deploying again. No I get the following error. But the query looks right to me | org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'SELECT OBJECT(a) FROM sf_category a where a.name = ?1'; - nested throwable: (org.jbos

[JBoss-user] [HTTPD, Servlets & JSP] - Re: servlet serving a midlet

2004-03-05 Thread hlehtimaki
Hi, I'm just developing a midlet provisioning server. Your servlet needs to serve the .jad file first. In the .jad file there is MIDlet-Jar-URL -tag which should point to the .jar file. When you click the link to your .jad file in your phone's WAP browser, the phone loads the .jad file and a

[JBoss-user] [Security & JAAS/JBoss] - jaas auth and keystore

2004-03-05 Thread Martin0
I want somewhere to store secret keys securely - presumably keystore is the place. I want the secret keys to be associated with individual users - I can identify the users through with Principal (previously authenticated). Is it possible to generate and retreve secret keys in the keystore under

[JBoss-user] Re: deployment slow on 3.2.3 - how to disable mbean xml.validate?

2004-03-05 Thread David Foulser
As for switching from JBoss/Tomcat, this was plenty fast on JBoss 3.2.1. I've gone over my configuration files for 3.2.3 and don't see how I turned MBean XML validation on. Any suggestions how to turn it off? --- This SF.Net email is sponsored

[JBoss-user] [Security & JAAS/JBoss] - Re: multiple authentication mechanism

2004-03-05 Thread ebdr
some more info: My current web app is using form based login. the additional layer needs to be a auth-method of BASIC. I would like to specify one user/password (for example demo/demo) in order to access the site (the web app) from which the user can then login (or not) to the site as differe

[JBoss-user] [EJB/JBoss] - Re: JNDI Failure Over HTTPS

2004-03-05 Thread mkprim
You can solve this by using ./run.sh -c all --host=your host ip http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824458#3824458";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824458>Reply to the post --

[JBoss-user] [Security & JAAS/JBoss] - Re: multiple authentication mechanism

2004-03-05 Thread ebdr
My problem is the following: I have a web app that has its own security model (the login module gets the principals from a DB) with its own set of roles (guest, seller, buyer and admin). This application is at a beta stage and will not be deployed until later. In order to do demos for potenti

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread atait
Thanks a good suggestion. I have a thread dump using kill -QUIT. Is there any information on what I should be seeing for Jboss? I have looked through this but don' t have experience with intrepreting the data. Any suggestions for reading etc. to educate myself? Other tips? http://www.jboss

[JBoss-user] [EJB/JBoss] - Re: 3.0.x -> 3.2.x EJB upgrade

2004-03-05 Thread [EMAIL PROTECTED]
You should not be affected unless you defined your own container configurations. You may want to take advantage of some of the new features though. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824455#3824455";>View the original post http://www.jboss.org/index.html?m

[JBoss-user] [J2EE Compliance] - Re: JBoss JAAS broken?

2004-03-05 Thread [EMAIL PROTECTED]
Looks like this one: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=29770 Just a config misunderstand, he hadn't configured his login module to use a user/password per thread in standalone Tomcat. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824454#3824454

[JBoss-user] [Security & JAAS/JBoss] - exclusions to in web.xml

2004-03-05 Thread erikdhansen
Is there a way to exclude certain items from the of a web-resource collection? I was trying to include some images in my login page, but because my for my web app is /* the folder (and thus the images in it) are protected, the login page loads, but the images do not. I could change all of th

[JBoss-user] [J2EE Compliance] - Re: Classes - heirs RuntimeException is not rollback transac

2004-03-05 Thread [EMAIL PROTECTED]
Go get a database that supports transactions like MySQL4 Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824451#3824451";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824451>Reply to the post -

[JBoss-user] [Beginners Corner] - Re: This is not a success

2004-03-05 Thread [EMAIL PROTECTED]
The entire manual and examples are available from cvs. They are in module "manual" or you can view it online here: http://cvs.sourceforge.net/viewcvs.py/jboss/manual/ This is quite old and out-of-date for jboss-3.2.x Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=382445

[JBoss-user] [Persistence & CMP/JBoss] - Re: ejb finder

2004-03-05 Thread stscit04
You have to specify the FULL qualified Name of the Classes. use java.lang.String instead of String. Regards Stefan http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824449#3824449";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824449>Reply

[JBoss-user] [EJB/JBoss] - 3.0.x -> 3.2.x EJB upgrade

2004-03-05 Thread davekohr
I noticed that for JBoss-specific EJB deployment, there is a new jboss_3_2.dtd for the jboss.xml files. There appear to be a lot of changes in this DTD from 3.0 to 3.2. To run on JBoss 3.2.x, is it required for all EJB's to use the new 3.2 DTD? Or is there backward compatibility if an EJB uses

[JBoss-user] [Beginners Corner] - Re: Caching entity bean local home instance

2004-03-05 Thread [EMAIL PROTECTED]
It is a common pattern. See the code that XDoclet generates to do this. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824446#3824446";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824446>Reply to the post --

[JBoss-user] [Datasource Configuration] - Re: how many datasource in jboss3.2.3 ? the capability is v

2004-03-05 Thread [EMAIL PROTECTED]
You are more likely to hit a limit on open db connections in your database than a problem with the number of datasources. If you have multiple dbs, the limit will be socket connections to the different dbs. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824445#3824445";

[JBoss-user] [Datasource Configuration] - Re: Oracle DataSource

2004-03-05 Thread [EMAIL PROTECTED]
This has nothing to do with auto-commit. It is spec defined behaviour that the insert occurs after ejbCreate and before ejbPostCreate. You can't even use CMR outside a transaction. You can delay the insert in recent versions using insert-after-ejb-post-create, see docs/dtd/jboss_3_2.dtd or use sea

[JBoss-user] [Datasource Configuration] - Re: XADatasource

2004-03-05 Thread [EMAIL PROTECTED]
Yes and two phase commit. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824443#3824443";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824443>Reply to the post --- This

[JBoss-user] [Datasource Configuration] - Re: Problem understanding commit()

2004-03-05 Thread [EMAIL PROTECTED]
Post the errors rather than "I've got a problem". Most likely you are inside a JTA transaction where manual commit() is not allowed. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824442#3824442";>View the original post http://www.jboss.org/index.html?module=bb&op=pos

[JBoss-user] [EJB/JBoss] - EJB Creation Error Column does not allow nulls

2004-03-05 Thread jeeads
I am trying to run a unit test on an entity bean I have built and I get a creation error stating that a non nullable field has been initiated with a null. In the log I see that the specified field is not null so where is the null comming from. Attached is enough to hopefully figure this one ou

[JBoss-user] [Installation & Configuration] - Re: error start jboss

2004-03-05 Thread [EMAIL PROTECTED]
Crashes in the virtual machine should be reported to Sun. Or maybe JBuilder since that is where you got it from. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824440#3824440";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [Installation & Configuration] - Re: container pool configuration -> maximum size

2004-03-05 Thread [EMAIL PROTECTED]
Are the 5000 beans going into the cache? If so it would make no difference. If they aren't going into cache you would save 5000 constructor calls at the expense of giving the garbage collector more work to do. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824439#3824

[JBoss-user] [EJB/JBoss] - Re: Access to bean from another bean

2004-03-05 Thread [EMAIL PROTECTED]
Stateless beans are not allowed to have state from the client, hence the name. You will have to pass it as a parameter. Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824438#3824438";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [Security & JAAS/JBoss] - Re: Dynamically adding LoginModules

2004-03-05 Thread jae77
excellent - that's what i wanted to confirm. thx much! http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824437#3824437";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824437>Reply to the post

[JBoss-user] [JBoss Getting Started Documentation] - Problem deploying Duke's bank app

2004-03-05 Thread leelon
Hello, Can anyone pls help? I get the following error when deploying the Duke app (after the info messages about deployment of each EJB): 19:51:59,827 ERROR [EntityContainer] Starting failed java.rmi.ServerException: Could not bind home; nested exception is: javax.naming.CommunicationE

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: TopicConnectionFactory not bound !

2004-03-05 Thread [EMAIL PROTECTED]
The name should be ConnectionFactory in 2.4 I don't remember those examples, use grep to locate where it says TopicConnectionFactory and change it. JBossMQ was pretty bad in 2.4 (still beta software) Regards, Adrian http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824435#3824435";>Vie

[JBoss-user] [Beginners Corner] - Re: JMS over SSL

2004-03-05 Thread [EMAIL PROTECTED]
If you have jboss-3.2.3: you can find an example ssl configuration in docs/examples/jms jms over http is already deployed by default, but you'll need configure https for tomcat and use the https naming factory in your jndi.properties. Regards, Adrian http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread roshan
You may have done this already - Take a thread dump of the parent process. This may help identify rogue threads. Thanks, RS http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824433#3824433";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=382443

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: JBoss 3.2.0 - A quick guide to changes

2004-03-05 Thread davekohr
I noticed that for JBoss-specific EJB deployment, there is a new jboss_3_2.dtd for the jboss.xml files. There appear to be a lot of changes in this DTD from 3.0 to 3.2. To run on JBoss 3.2.x, is it required for all EJB's to use the new 3.2 DTD? Or is there backward compatibility if an EJB uses

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread Bill Burke
yes profiler will affect performance. OptimizeIt is pretty decent though. Hobbled my bench by about 25-35%, but I was able to find bottlenecks. Ya know, it could be the garbage collector running. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824431#3824431";>View the original post

[JBoss-user] [Beginners Corner] - JMS over SSL

2004-03-05 Thread rmathew
Hi, I am a newbie to JBOSS and JMS, and have set up a basic mesaging client. I manage to connect to the server. Alls hunky dory thus far. However, I would like to run this whole setup on a more secure basis, using SSL and I might need to use HTTP tunneling as well. I was looking around for docs

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread atait
Thanks Bill. This is a production system, mission critical to the business. Also, this occurs infrequently and have not been able to duplicate in a test environment. Will a profiler affect performance? That's my concern with this. I have no experience, though. If not, I'll give this a try.

[JBoss-user] [Nukes User] - Re: Nukes 1.0

2004-03-05 Thread sgwood
The zip file off SourceForge is not 'there': I am getting a 404 when I try to download it. The download counts are 0 at the moment. Any ideas? Sherman http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824428#3824428";>View the original post http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread Bill Burke
run within a profiler like OptimizeIt. OptimizeIt shows cpu usage per thread. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824427#3824427";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824427>Reply to the post

[JBoss-user] [Performance Tuning] - Monitoring Thread CPU usage

2004-03-05 Thread atait
We are experiencing a periodic issue where Jboss (3.2.3) CPU usage jumps significantly (80 - 90%) in a short period of time. When this is encountered we have to restart to clear things up. I have run some OS (Solaris) commands (ps ...) to get information on the threads when this happens. I h

Re: [JBoss-user] deployment slow on 3.2.3 - how to disable mbean xml.validate?

2004-03-05 Thread ian
tomcat is notoriously slow for stuff like this. it does way too much validation if you want to redeploy your web apps a lot. I recommend using orion or resin, but using Jetty in place of Tomcat should hopefully give you some performance improvements. Ian On Fri, Mar 05, 2004 at 01:11:39PM -0500

[JBoss-user] [Beginners Corner] - Caching entity bean local home instance

2004-03-05 Thread davout
I've seen a number of articles where a facade session bean caches an instance of an entity bean local home interface in a session bean field. Where a entity bean local home interface instance is required in multiple situations is it valid to create a separate singleton class that acts much like

[JBoss-user] deployment slow on 3.2.3 - how to disable mbean xml.validate?

2004-03-05 Thread David Foulser
How do I set the property mbean.metadata.xml.validate=false? I'm upgrading from JBoss 3.2.1 + Tomcat 4.1.24 to 3.2.3+4.1.29 and I notice that deployment of my war containing 300+ pre-compiled JSPs is taking an additional 2 minutes. I have tracked this down to many invocations of JBossXMbean10.bu

[JBoss-user] [HTTPD, Servlets & JSP] - Re: What Causes Session Id To Be Generated

2004-03-05 Thread oz59
Greetings. If the app makes use of JSPs, then there's your answer. session is a JSP implicit object. cheers. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824423#3824423";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824423>Reply to th

[JBoss-user] [Frequently Asked Questions (FAQ)] - FAQ Forum Closed

2004-03-05 Thread [EMAIL PROTECTED]
This forum has been closed for modifications by non-moderator users. New FAQs should be collected on the Wiki FAQ instead. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824424#3824424";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824424>

[JBoss-user] JNDI question; remote access

2004-03-05 Thread ian
Hello! I'm trying to configure Hibernate to work with JBoss 3.2.3 as a SAR. Everything is working but when I try to get access to this service remotely, it says it is not bound. I have ensured that it is being bound to that, and double checked in the JNDI view that it is bound in the java names

[JBoss-user] [Installation & Configuration] - Re: JBOSS stops running with run.sh is finnished running!

2004-03-05 Thread hknight
Thanks! But it still stops working when the installation is complete! Now I can type in nohup ./run.sh & and then the portlal works for half an hour then stops (when run.sh is finnished!) Is there another way to turn and keep JBOSS on? http://www.jboss.org/index.html?module=bb&op=viewtopic&

Re: [JBoss-user] [Clustering/JBoss] - Apache2,mod_jk2,jboss3.2.3/Tomcat41 - ONLY sticky session lo

2004-03-05 Thread Bill Burke
But what are advantages of modjk2 over modjk? modjk support sticky sessions at least with Tomcat. Vladyslav Kosulin wrote: Another note: which MPM does your Apache httpd use? Again, according to my experience, the default prefork MPM for UNIX/Linux does not support sticky sessions with mod_jk

[JBoss-user] [Security & JAAS/JBoss] - Re: Where is LoginInitialContextFactory?

2004-03-05 Thread starksm
All the LoginInitialContextFactory does is encapsulate the JAAS login into the InitialContext creation. This class is in the server/default/lib/jbosssx.jar. See the JAAS Howto post on the top of the forum for more into on the client side login process. http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Security & JAAS/JBoss] - Re: multiple authentication mechanism

2004-03-05 Thread starksm
I'm not following your question here, but if you security model does not fit into the standard role to uri based access model, you'll have to implement a custom model using filters and/or tomcat valves. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824419#3824419";>View the original

[JBoss-user] [HTTPD, Servlets & JSP] - Upgrading a JavaServer Faces App from JSF-1_0 beta to the Of

2004-03-05 Thread jdoble
Sun has recently released the official 1.0 reference implementation for JavaServer Faces (replacing the beta version released in December of last year), and I have managed, after some pain, to upgrade a simple application that I had developed and was running with JBoss 3.2.3 and Tomcat 5. I thou

[JBoss-user] [Security & JAAS/JBoss] - Re: Hierachy of Jaas Roles

2004-03-05 Thread starksm
No, you would have to create your own login module which created a java.security.acl.Group implementation named 'Roles' which support this via its isMember(Principal) method. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824417#3824417";>View the original post http://www.jboss.org/

Re: [JBoss-user] [Clustering/JBoss] - Apache2,mod_jk2,jboss3.2.3/Tomcat41 - ONLY sticky session lo

2004-03-05 Thread Vladyslav Kosulin
Another note: which MPM does your Apache httpd use? Again, according to my experience, the default prefork MPM for UNIX/Linux does not support sticky sessions with mod_jk/mod_jk2. You should recompile Apache with worker MPM instead of prefork: ./configure --prefix=/opt/httpd-2.0.48 --with-mpm=w

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Storing large files

2004-03-05 Thread oz59
I think it'd depend on a bunch of factors. If this is simply a proof-of-concept type app, you might just want to do the absolute minimal work to get it off the ground. If/when problems come up, (in essence, the current system unknowns) you can work from there. Purely for the sake of my own in

[JBoss-user] [Security & JAAS/JBoss] - Re: logout with multiple credentials.

2004-03-05 Thread starksm
Logout is called when the cache entry is dropped so that the LoginModule which populated the associated Subject can to cleanup or tracking or whatever. There is no other mechanism that triggers a LoginModule logout on the server side. If you want access to the cache, supply your own cache implem

[JBoss-user] [Nukes User] - Re: re-deploying core modules without changing original sour

2004-03-05 Thread cooper
could you describe what you need first ? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824414#3824414";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824414>Reply to the post --- This S

Re: [JBoss-user] [Clustering/JBoss] - Apache2,mod_jk2,jboss3.2.3/Tomcat41 - ONLY sticky session lo

2004-03-05 Thread Vladyslav Kosulin
dhartford wrote: Hey all, After going through all the posts, I'm still a little hazy on why I still can not setup simple load-balancing WITH sticky sessions based on the environment above (and also referenced the pay-for Clustering doc). 1. Is there a sticky_session or stickySession flag for mod_j

[JBoss-user] [JBoss.NET & SOAP] - Deployment enviroment entries

2004-03-05 Thread jmelvin
When I deploy a WAR file I can include something like myenv monkey java.lang.String in the web.xml file that gives me something I can look up in my code with JNDI Can I do something similar when I deploy a WSR file? Jon M http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-user] [Nukes User] - re-deploying core modules without changing original source c

2004-03-05 Thread aristoi
Hello, I need to make some changes in the user module. Is there a way to write a new user module in a separate archive, without making any changes to the original nukes-distribution? I want jboss to replace the original user module with my new one. http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Security & JAAS/JBoss] - logout with multiple credentials.

2004-03-05 Thread pclear
Hi. I'm having a rather odd and difficult problem, so please forgive me if the following is not understandable. We have a custom login module which works as follows: When a user logs in, the module goes to an external server and retrieves a ticket. This ticket is now set as this users credent

[JBoss-user] [Installation & Configuration] - Re: virtual directories in JBoss - possible?

2004-03-05 Thread starksm
Works fine for me. See the description in the following FAQ entry: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824409#3824409 http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824410#3824410";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-user] [Frequently Asked Questions (FAQ)] - Re: setting up a virtual host with 3.2.3 (without Apache)

2004-03-05 Thread starksm
As described in the admin/devl guide, do the following. Step 1: Define the hosts in the jbossweb-tomcat41.sar/META-INF/jboss-service.xml Config attribute fragment: | | | | | | | |

[JBoss-user] OT: DynamicProxies vs normal Interface/Implementation design

2004-03-05 Thread Marco Mistroni
Hi guys, Sorry to bother here, but it's just via JBoss that I became affascinated by the use Of Dynamic Proxies (thru JMX book by Mr Fleury & Mr Lindfors).. I have this usecase scenario: my webapp has been implemented Using BusinessDelegates on top of SessionFacade, on top of Entity EJB (

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Delay HTTP access until web app full deployed

2004-03-05 Thread oz59
Greetings. Until your ideal solution surfaces, you might want to go w/ a Filter. Granted, it's not as elegant as a declarative type solution, but at least the "initialized" checks/flags would be cleanly separated in one place. cheers. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [Installation & Configuration] - Re: JBOSS stops running with run.sh is finnished running!

2004-03-05 Thread darranl
or as soon as I cancel it - You are killing JBoss Try :- nohup ./run.sh & http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824407#3824407";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824407>Reply to the post ---

[JBoss-user] [J2EE Design Patterns] - Re: Does JBoss Run on ME

2004-03-05 Thread darranl
Try the installation and configuration forum, this has nothing to do with design patterns. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824406#3824406";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824406>Reply to the post ---

[JBoss-user] [Clustering/JBoss] - Apache2,mod_jk2,jboss3.2.3/Tomcat41 - ONLY sticky session lo

2004-03-05 Thread dhartford
Hey all, After going through all the posts, I'm still a little hazy on why I still can not setup simple load-balancing WITH sticky sessions based on the environment above (and also referenced the pay-for Clustering doc). 1. Is there a sticky_session or stickySession flag for mod_jk2 in the work

[JBoss-user] [EJB/JBoss] - Re: Order of ear loading

2004-03-05 Thread darranl
Have a look for PrefixDeploymentSorter http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824404#3824404";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824404>Reply to the post --- This SF.

[JBoss-user] [Security & JAAS/JBoss] - Re: DatabaseServerLoginModule with MD5 not working for me

2004-03-05 Thread Martin0
Derr The password stored in the database was being at least doubley hashed. Now working - please ignore. Thanks Martin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824403#3824403";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38244

[JBoss-user] [J2EE Design Patterns] - DAO without Factory?

2004-03-05 Thread Tsagovic
Hi guys, I have a small question. I understand that DAOFactory is a nice thing, and it makes sure the right DAOImpl is returned according to your configuration. But do you really need to ALWAYS check your configuration/deployement file to return the right implementation? It is likely that you wi

[JBoss-user] [Persistence & CMP/JBoss] - ejb finder

2004-03-05 Thread osoe
I have a Enity bean called CategoryBean which is mapped to sf_category table. My XDOCLET tag for the ejb.finder is * @ejb.finder | * query = "SELECT OBJECT(g) FROM sf_category WHERE g.name = ?1" | * signature = "java.util.Collection findName(String name)" ejb-jar.xml snippet is

[JBoss-user] [Installation & Configuration] - Re: OutOfMemoryError while sitting doing nothing

2004-03-05 Thread starksm
There have been reports of leaks with the ibm vm and opennms. Remove the snmp-adaptor.sar from the deploy directory to disable the service shown in the stack trace. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824400#3824400";>View the original post http://www.jboss.org/index.html

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: why close previous HAILConnections when a new node joins

2004-03-05 Thread ddhf78
Thanks for the reply Ivelin. I am waiting for 3.2.4. mlu http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824399#3824399";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824399>Reply to the post

[JBoss-user] [Installation & Configuration] - JBOSS stops running with run.sh is finnished running!

2004-03-05 Thread hknight
Hello. Something very wierd is going on . . . I type ./run.sh to start JBOSS. While run.sh is running, the JAVA application can be accessed at port 80 (where it should). As soon as run.sh finishes running, or as soon as I cancel it, the application can no loger be accessed! What is going on

[JBoss-user] [Installation & Configuration] - erreur de start jboss 3.2.3

2004-03-05 Thread mounir
salut, j'ai essayà de demarrer jboss mais il m'a afficher l'erreur suivant : C:\jboss-3.2.3\bin>run.bat === . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-3.2.3\bin\\.. . JAVA: c:\jdk1.3\bin\java . JAVA_OP

[JBoss-user] [Security & JAAS/JBoss] - Re: Configuring JBoss for DatabaseServerLoginModule

2004-03-05 Thread Martin0
Did you get the JAAS howto working that Scott wrote? http://www.jboss.org/index.html?module=bb&op=viewtopic&t=46370 Martin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824396#3824396";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824396

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

2004-03-05 Thread sgwood
I have added a page on the wiki that outlines building the DB via DDL at http://jboss.org/wiki/Wiki.jsp?page=NukesDBSetup All comments appreciated. Sherman http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824395#3824395";>View the original post http://www.jboss.org/index.html?module

[JBoss-user] [Security & JAAS/JBoss] - DatabaseServerLoginModule with MD5 not working for me

2004-03-05 Thread Martin0
Hi, I've got this login module working with no hashing, but when I introduce the md5 hash, it fails to authenticate my users. I have previously stored the hashed passwords in the database using this routine called from ejbStore anonymous wrote : public static String md5Hash(String sourc

[JBoss-user] [Installation & Configuration] - container pool configuration -> maximum size

2004-03-05 Thread DarkLord
Hi, I've seen that the defaut maximum size for the pool is 100. I would like to be sure I understand this properly. What if I have a transaction (a call to a session bean for instance) that loads (findByXXX) 5000 instances of the same entity bean (to update one of the field for instance). Sho

[JBoss-user] [Clustering/JBoss] - Re: Clustering on two different machine(Jboss 3.2.3)

2004-03-05 Thread [EMAIL PROTECTED]
Hi, I am doing exactly the same test , and have the same problems, except: The problems do only on high load (creating with 30 threads at the same time InitialContext's). When I do it with one or two threads, no problem at all! Did you find a solution already? http://www.jboss.org/index.html?mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem with Oracle working like Persistence Manager (jd

2004-03-05 Thread jvargas
Problem solved... Thanks http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824391#3824391";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824391>Reply to the post --- This SF.Net email is s

RE: [JBoss-user] JBossSX: proper way of authenticating with more than user/pass?

2004-03-05 Thread Scott M Stark
The input to JBossSX is a java.security.Principal and java.lang.Object. Its up to the login module to interpret these. In your case it would be easiest to just use the indicated compound name form for the username. Scott Stark Chief Technology Officer JBoss Group, LLC

[JBoss-user] [Installation & Configuration] - Re: erreur de demarrage de jboss 3.2.3

2004-03-05 Thread DarkLord
Arrete d'utiliser JBuilder, Ãa rend bÃte :D http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824390#3824390";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824390>Reply to the post --- T

[JBoss-user] [Installation & Configuration] - Re: jboss-3.2.3.gz and not jboss-3.2.3.tgz?

2004-03-05 Thread starksm
There is no jboss-3.2.3.gz. There is a jboss-3.2.3.bz2 which when bunzip2 produces a tar file that is missing the .tar extension. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824389#3824389";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

  1   2   >