[JBoss-user] [Beginners Corner] - Re: Url rewriting ?

2006-06-15 Thread anthonyr
Ok, thanks to you I found this : http://www.amitysolutions.com.au/documents/URLRewriting-technote.pdf It seems to be what I want, But where is the : httpd.conf or equivalent in jboss? thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951051#395105

[JBoss-user] [Beginners Corner] - Re: Url rewriting ?

2006-06-15 Thread anthonyr
Ok thank you for your help, thank you peter for your tips, It solves the problem of the WebModule name. but I still have the problem of the name of the computer "shelter" , sorry for the word, in fact the web site will be in my own server, I don't need to pay someone to make my website accessib

[JBoss-user] [Beginners Corner] - Re: Url rewriting ?

2006-06-14 Thread anthonyr
Yes sorry, I made a mistake. My enterprise has its own "shelterer" for web sites (I don't know the word in english) So I access the computer which "shelter" the web site : http://computer:8080/folder/.../WebModule/page.jsp I would like to make this page acccessible by entering this address

[JBoss-user] [Beginners Corner] - Re: Url rewriting ?

2006-06-14 Thread anthonyr
well, in fact in need this : my application is at : http://jupiter:8080/./myappli.jsp I would like to run my application by typing : http://www.myappli.jsp for example I don't know if it is called "url rewriting" . Where can I find documentation about this ? thank you View the o

[JBoss-user] [Beginners Corner] - Url rewriting ?

2006-06-14 Thread anthonyr
Hi, I have Jboss documentation (Jboss 4 application server guide, release 4) but I don't find something about Url rewriting? where should I search ? anyone knows a "how to" about Url rewriting for Jboss plz ? Thank you. View the original post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: [JNDI] NameNotFoundException: Database not bound

2006-05-10 Thread anthonyr
Hi, Thanks for your help. I solved my problem : I added this line in test-ds.xml : false I don't know why this line is useful, but it works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942536#3942536 Reply to the post : http://www.jboss.c

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - [JNDI] NameNotFoundException: Database not bound

2006-05-05 Thread anthonyr
Hello everybody. I can't find the solution of this problem on the web even if I saw many similar problems. First. I had problem using DatabaseServerLoginModule... with this error : | javax.security.auth.login.LoginException: javax.naming.NoInitialContextException: Need to specify cla