[jboss-user] [JBoss AOP] - JBoss AOP with InfraRED

2007-02-23 Thread jcollins914
Hello, I am working with JBoss 4.0.4.GA, and am deploying an EAR project which currently contains a .war, and a .aop. I would like to try out InfraRED with this setup, and begin to enjoy the benefits of its code profiling abilities. http://infrared.sourceforge.net/versions/latest/ The

[jboss-user] [JBossCache] - Re: Problem running PojoCache in JBoss AS

2007-01-19 Thread jcollins914
Thanks to the assistance of Ben Wang, this has been resolved; Thanks Ben! I was using the libs and lib50s from the PojoCache distribution to do my aopc compiling. It seems there was an incompatibility the jar files in that distribution, with the ones that are used to run the aop portions under

[jboss-user] [JBossCache] - Re: Problem running PojoCache in JBoss AS

2007-01-18 Thread jcollins914
I don't know why the forum represses xml-information if you don't wrap it in a code tag, but I've pasted the various bits here for completeness... Code under step 8: mbean code=org.jboss.cache.aop.PojoCache

[jboss-user] [JBossCache] - Re: Exception Using PojoCache 1.4.1.GA under JBoss Applicati

2007-01-17 Thread jcollins914
Please ignore this case, it was accidentally re-posted. Admin please feel free to delete this. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003000#4003000 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003000

[jboss-user] [JBossCache] - Exception Using PojoCache 1.4.1.GA under JBoss Application S

2007-01-17 Thread jcollins914
Greetings, I have read all of the documentation I can find on the JBoss AOP AND the JBoss Cache, and even looked through the JBoss Cache public forum from beginning to end, drilling into ANY of the cases whose subject might remotely indicate a potential solution to this. If there is any place

[jboss-user] [JBossCache] - Exception Using PojoCache 1.4.1.GA under JBoss Application S

2007-01-17 Thread jcollins914
OOps, large portions were left out because I didn't use the tag... please see details in ensuing copy. | | Greetings, | | I have read all of the documentation I can find on the JBoss AOP AND the JBoss Cache, and even looked through the JBoss Cache public forum from beginning to end,

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-13 Thread jcollins914
bmcgovern wrote : jcollins. I feel your pain in that most of the docs im reading on SSO are specific to EJB set ups. I don't think I can offer you any help in your problem, but i do get the distinct feeling that you are farther along in fixing your problem than I am in mine and hopefully you,

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-13 Thread jcollins914
bmcgovern wrote : jcollins. I feel your pain in that most of the docs im reading on SSO are specific to EJB set ups. I don't think I can offer you any help in your problem, but i do get the distinct feeling that you are farther along in fixing your problem than I am in mine and hopefully you,

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-13 Thread jcollins914
Thanks jaikiran for your gratuitous effort. jaikiran wrote : | You have the Code button which you can use while posting to wrap those contents in a code block to avoid the mess. | Thanks, I'll use the code button from now on. jaikiran wrote : | Now you have secured this servlet using

[jboss-user] [Security JAAS/JBoss] - Further details, and one refinement...

2006-11-10 Thread jcollins914
Upon further reviewing the JBoss Wiki, I was able to confirm that the jboss-web.xml file belongs in the WEB-INF directory. I've removed the redundant copies from the file. It occured to me that I should mention that I am NOT trying to secure any EJB's, jsp's, or html's, but rather, just one

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-10 Thread jcollins914
Thanks jaikiran. Incidentally, I read your entire blog as part of my research, since you'd answered some questions on this stuff in the past... My answer wasn't there, but I did find some interesting tidbits, and have bookmarked it for future reference. Don't go changing just to please me.

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-10 Thread jcollins914
I'm learning... It seems if you surround a chunk of content with ellipses, as in the wsdl:types block above, it makes for the content go away... Too bad that doesn't work in other venues, like with the trash, leaves in the yard, etc. Here is the content that was there before: ...

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-10 Thread jcollins914
OK, it rooked me again, (I'm learning slowly)... I notice that if you view--source, you can see the content I intended to be present, (in both places where there is a visible void instead of meaningful content. Is there a pattern as to why? Is it within my control to prevent this awkwardness?

[jboss-user] [Security JAAS/JBoss] - Attempt to get JBoss to call my custom login module

2006-11-09 Thread jcollins914
Hello JBoss enthusiasts, I am new to JBoss, and am attempting to convince it to respect my custom login module through its implementation of JAAS. I have read MANY web sites/forum entries on how to do this, but am sadly missing something(s) about how to complete the endeavor. I am

[jboss-user] [Security JAAS/JBoss] - Re: Attempt to get JBoss to call my custom login module

2006-11-09 Thread jcollins914
I'm posting again, because it blurred my code samples beyond worth when I wrapped them in code tags... (Sorry about that): Hello JBoss enthusiasts, I am new to JBoss, and am attempting to convince it to respect my custom login module through its implementation of JAAS. I have read MANY