Problem integrating Slide with Jboss 3.2.7

2005-10-03 Thread Amit Sharma
Hi, I am using Slide with Jboss 3.2.7. I have been able to successfully integrate it with JBoss 3.2.7 by doing the entire configuration mentioned at this page: http://wiki.apache.org/jakarta-slide/JbossSetup However I need to provide password protected access to jmx-console in production. When

Re: Problem integrating Slide with Jboss 3.2.7

2005-10-03 Thread orazioler
Hi Are u sure that you have slide-jaas2.1.jar in slide folder? it seems JBoss doesn't find it.. I have correctly installed slide in JBoss with authentication but I had many problems with jar positioning! Be sure aren't duplicated jar. - Original Message - From: Amit Sharma [EMAIL

Slide, Tomcat, JBoss, and the JCA test servlet

2005-06-28 Thread Constantine Vetoshev
After doing a little work, I succeeded in firing up Slide 2.1 with the following configuration: Tomcat 5.0.28: - Slide servlet JBoss 4.0.1sp1: - Slide JCA connector - another Tomcat instance, running the connector-example.war distributed with the Slide client Whenever I try to access

slide on JBoss 3.2.6 deploy problem

2005-01-28 Thread Catalin Kormos
Hi there, I'm realy new to Slide, just downloaded the last version and trying to deploy it on a JBoss 3.2.6 server instance. I've copyied slide.war into the deploy dir of the server, and the following exception is throwned. Is there anything else that i should do? do you have any ideea about what

Re: slide on JBoss 3.2.6 deploy problem

2005-01-28 Thread Eirikur Hrafnsson
Your SimpleXMLExtractor config most likely has an invalid xpath, what does it look like? -Eirikur, idega. On 28.1.2005, at 09:54, Catalin Kormos wrote: Hi there, I'm realy new to Slide, just downloaded the last version and trying to deploy it on a JBoss 3.2.6 server instance. I've copyied

RE: slide on JBoss 3.2.6 deploy problem

2005-01-28 Thread Patrick van Kann
Kormos [mailto:[EMAIL PROTECTED] Sent: 28 January 2005 12:59 To: Slide Users Mailing List Subject: Re: slide on JBoss 3.2.6 deploy problem I've found it, did't look in the right place; here it is, i did't change anything, i've just deployed the .war inside jboss: !-- Extractor configuration

RE: slide on JBoss 3.2.6 deploy problem

2005-01-28 Thread Catalin Kormos
tried 3.2.6 yet. Hope this helps. Patrick -Original Message- From: Catalin Kormos [mailto:[EMAIL PROTECTED] Sent: 28 January 2005 12:59 To: Slide Users Mailing List Subject: Re: slide on JBoss 3.2.6 deploy problem I've found it, did't look in the right place; here it is, i

RE: slide and jboss

2004-11-30 Thread Patrick van Kann
in Domain.xml or manually synchronise users in your Realm with the Slide users at /slide/users. Hope this helps. Patrick -Original Message- From: Roy Russo [mailto:[EMAIL PROTECTED] Sent: Tue 11/30/2004 2:29 PM To: 'Slide Users Mailing List' Subject: slide and jboss I'm curious if anyone has

RE: slide and jboss

2004-11-30 Thread Darren Hartford
wahoo! Good news! I have that on my list for Slide integration with Jboss/user-auth as a big requirement to help reduce administration. Glad to hear you have had success! -D -Original Message- From: Patrick van Kann [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 10:02

Re: slide and jboss

2004-11-30 Thread Roy Russo
PROTECTED] Sent: Tuesday, November 30, 2004 10:01 AM Subject: RE: slide and jboss I got it working with JBoss 3.2.5 by following the advice on the JBoss wiki: http://www.jboss.org/wiki/Wiki.jsp?page=JakartaSlide I am not using the Slide authentication - I am using the JBoss RDBMS realm. This means

RE: slide and jboss

2004-11-30 Thread Patrick van Kann
To: Slide Users Mailing List Subject: Re: slide and jboss A couple of weeks ago I had to see if I could get Slide to work with JBoss. Someone pointed me to the Slide/JBoss Wiki or I arrived at the page by following links from the JBoss home page. At any rate, I then created an ant task

RE: slide and jboss

2004-11-30 Thread Patrick van Kann
:[EMAIL PROTECTED] Sent: Tue 11/30/2004 3:29 PM To: Slide Users Mailing List Subject: Re: slide and jboss Well, its definitely good news to hear that someone got it working. I'm building on jboss-4.0. Shouldn't be too different, save the fact that its sitting on Tomcat 5. I tried adding the auto

Re: slide and jboss

2004-11-30 Thread Roy Russo
. Create /WEB-INF/classes/slide-users.properties and /WEB-INF/classes/slide-roles.properties 3. Edit the /server/standard/conf/login-config.xml and add a security domain for slide-domain: !-- Security domain for JBoss Portal - Jakarta Slide -- application-policy name = slide-domain

Re: slide and jboss

2004-11-30 Thread Ryan Rhodes
[EMAIL PROTECTED] To: Slide Users Mailing List [EMAIL PROTECTED] Subject: Re: slide and jboss Date: Tue, 30 Nov 2004 11:50:59 -0500 ok... I got it working, without going to the DB for now, and heres what I did. (I will update our wiki page this week) It is exactly the same as securing the jmx-console

Slide with JBoss

2004-04-19 Thread Slide Tao
hi, first, thx for any help before. I have successfully use Slide with Tomcat. So far, I want to use Jboss+Tomcat with slide. I put all slide server jar and JDBC driver into $Jboss/lib, and slide.war into $JBoss/default/deploy. After I start the JBoss, and open a IE to connect http

RE: Slide with JBoss

2004-04-19 Thread Slide Tao
hi,friends, I can use slide in JBoss+Tomcat with unauthentication now. But when I uncomment the security-* in web.xml file, I cannot connect to slide by http:/localhost:8080/slide, the error is following: who can tell me how to build slide authentication in Jboss+Tomcat?(I use Jboss3.0.8

RE: Slide on JBoss (was Listing Revisions)

2003-04-05 Thread Ivan Drinks Sr.
in this message that do not relate to the official business of my firm shall be understood as neither given or endorsed by it. -Original Message- From: James Higginbotham [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 7:32 AM To: Slide Users Mailing List Subject: RE: Slide on JBoss

RE: Slide on JBoss (was Listing Revisions)

2003-03-26 Thread James Higginbotham
web.xml and jboss-web.xml settings to slide.war/WEB-INF so that I can use my custom JBoss Slide login module and control web settings for the slide context 7) I build my own war, called controlpanel.war, with the JSPs the appropriate web.xml, jboss-web.xml settings 8) I build my ear file, called

RE: Slide and JBoss Authentication

2003-02-25 Thread Adam Booth
Higginbotham [mailto:[EMAIL PROTECTED] Sent: 25 February 2003 00:30 To: Slide Users Mailing List; Adam Booth Subject: RE: Slide and JBoss Authentication Adam, Did you ever compose that JBoss login module? Just wondering if someone submitted one to you or if you composed one that you could share

RE: Slide and JBoss Authentication

2003-02-25 Thread James Higginbotham
, James -Original Message- From: Adam Booth [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 3:20 AM To: James Higginbotham; Slide Users Mailing List Subject: RE: Slide and JBoss Authentication Hi James, I haven't put the JBoss login module together yet

RE: Slide and JBoss Authentication

2003-02-25 Thread James Higginbotham
. */ public String getName() { return (username); } } -Original Message- From: James Higginbotham Sent: Tuesday, February 25, 2003 8:31 PM To: Adam Booth; Slide Users Mailing List Subject: RE: Slide and JBoss Authentication Ok.. I needed it today, so I went ahead

RE: Slide and JBoss Authentication

2003-02-24 Thread James Higginbotham
PROTECTED] Subject: Slide and JBoss Authentication Hi all, I'm in the process of deploying slide with JBoss 3.0 / Jetty using realm authentication. I was wonder if anyone has already done this and written the custom authentication class needed. If so would it possible get a copy. Any

Slide and JBoss Authentication

2003-02-13 Thread Adam Booth
Hi all, I'm in the process of deploying slide with JBoss 3.0 / Jetty using realm authentication. I was wonder if anyone has already done this and written the custom authentication class needed. If so would it possible get a copy. Any assistance would be greatly appreciated. Thanks

Deploy Slide in JBoss/Tomcat

2003-01-20 Thread Willie Vu
I have minor success in deploying Slide in JBoss 3.0.4/Tomcat 4.1.12. I copy the slide.war into the deploy directory. Once JBoss started, I can browse the slide namespace. However, browsing is all I can do. I cannot edit any files. How do I configure Slide for editing in Jboss/Tomcat

RE: Deploy Slide in JBoss/Tomcat

2003-01-20 Thread James Higginbotham
system, with workflow needs coming later.. Want to pair up? Is this for OSS or for a private product? -Original Message- From: Willie Vu [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 3:18 AM To: [EMAIL PROTECTED] Subject: Deploy Slide in JBoss/Tomcat I have minor