Re: deploying problem

2007-03-25 Thread Rashmi Rubdi
On 3/25/07, Deano!! <[EMAIL PROTECTED]> wrote: cheers, all i did to install it really was jjust choose to install it on the add/remove applications in fedora 6, I tested your app on MS Windows XP. May be your JSF app needs to be configured for the Linux environment, for example paths in Linux

Re: deploying problem

2007-03-25 Thread Deano!!
gt; -Rashmi > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message i

Re: deploying problem

2007-03-25 Thread Rashmi Rubdi
On 3/25/07, Deano!! <[EMAIL PROTECTED]> wrote: well being i cant even get the loging page to show u suppose there is a problem with how my tomcat is setup? Yes, it could be possible. In the past I've had problems with spaces in the installation path, so from then on I never install anything

Re: deploying problem

2007-03-25 Thread Deano!!
; ... > ... > ... > "true" ... > "false" ... > "null" ... > "(" ... > "-" ... > "not" ... > "!"

Re: deploying problem

2007-03-24 Thread Rashmi Rubdi
Although the JSF app worked on Tomcat 5.5, I saw some errors relating to JDBC connection on the console: Cannot load JDBC driver class 'org.apache.derby.jdbc.ClientDriver' java.lang.ClassNotFoundException: org.apache.derby.jdbc.ClientDriver at java.net.URLClassLoader$1.run(URLClassLoader.j

Re: deploying problem

2007-03-24 Thread Rashmi Rubdi
I also have Tomcat 5.5 in addition to 6.0, I dropped your WAR file to: C:\dev\apache-tomcat-5.5.12\webapps\InterfacesHCI.war Tomcat unpacked the war, and I was able to successfully access your app on http://localhost:9090/InterfacesHCI/ It shows a login page with yellow text boxes. Then I trie

Re: deploying problem

2007-03-24 Thread Deano!!
r additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9653832 Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: deploying problem

2007-03-24 Thread Rashmi Rubdi
Sure, post the link to your WAR file, we will take a look at it. I'm heading out so it might take a while for me to respond. -Rashmi On 3/24/07, Deano!! <[EMAIL PROTECTED]> wrote: if i say gave u a link to download my .war could u see it if works on yours? the first page is a long on page any1

Re: deploying problem

2007-03-24 Thread Deano!!
. > > > On 3/24/07, Deano!! <[EMAIL PROTECTED]> wrote: >> >> but netbeans uses tomcat 5.5 aswell? and it works there jsut not on >> another >> tomcat 5.5 >> > > - > To start a new top

Re: deploying problem

2007-03-24 Thread Rashmi Rubdi
I have manually (independent of an IDE) configured Tomcat 6.0.x , JSF 1.2 and have tried a simple JSF example and the example works on Tomcat 6.0.x. I haven't tested on Tomcat 5.5, but I'm sure if everything is configured correctly things should work. Check your log files for additional informat

Re: deploying problem

2007-03-24 Thread Deano!!
but netbeans uses tomcat 5.5 aswell? and it works there jsut not on another tomcat 5.5 -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9653538 Sent from the Tomcat - User mailing list archive at Nabble.com

Re: deploying problem

2007-03-24 Thread Rashmi Rubdi
Hi there, I think JSF questions will be appropriate here: http://forum.java.sun.com/forum.jspa?forumID=427 If you are trying to use Unified EL then you need Tomcat 6.0.x because it is built to JSP 2.1 which supports Unified EL. -Rashmi On 3/24/07, Deano!! <[EMAIL PROTECTED]> wrote: 21-Mar-0

Re: deploying problem

2007-03-24 Thread Deano!!
org.apache.catalina.core.ApplicationDispatcher.forward(catalina-5.5.17.jar.sovwj9yy.so) at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) ...23 more -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9653121 Sent

Re: deploying problem

2007-03-24 Thread Martin Gainty
- From: "Deano!!" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 20, 2007 9:08 AM Subject: Re: deploying problem > > to tell the truth i really dont truly know, when in the tomcat manager it > says that it is running, but when i go into it i get that error message, i > then we

RE: deploying problem

2007-03-21 Thread Deano!!
com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346) ...23 more But this doesn't make sense, cause it works fine on the bundled tomcat on Netbeans 5.5 IDE -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9597961 Sent

RE: deploying problem

2007-03-20 Thread Propes, Barry L [GCG-NAOT]
usually in the root of the tomcat directory in a folder called logs. At least older versions are. -Original Message- From: Deano!! [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 20, 2007 3:11 PM To: users@tomcat.apache.org Subject: Re: deploying problem well im a tomcat beginner so

Re: deploying problem

2007-03-20 Thread Deano!!
c, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9580784 Sent from the Tomcat - User mailing list arc

Re: deploying problem

2007-03-20 Thread Deano!!
> > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Vi

Re: deploying problem

2007-03-20 Thread Rob Kirkbride
Deano, What does the log file have to say? Rob Deano!! wrote: to tell the truth i really dont truly know, when in the tomcat manager it says that it is running, but when i go into it i get that error message, i then went into full server status and when i go to my apps part its added a count t

Re: deploying problem

2007-03-20 Thread Deano!!
there is a library/module that netbeans 5.5's bundled tomcat has that tomcat 5.5 used in fedora doesn't http://deansserver.serveftp.com:8080/InterfacesHCI -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9572059 Sent from the Tomcat - User ma

Re: deploying problem

2007-03-20 Thread Rob Kirkbride
Deano, What is the specific error? Rob Deano!! wrote: Hi, yeah im creating a project named InterfacesHCI using netbeans 5.5 with visual web pack, now when running it locally on the machine with netbeans and using bundled tomcat it works fine, but when deploying the .war file to tomcat on my se

deploying problem

2007-03-20 Thread Deano!!
about sortting this. Many Thanks -- View this message in context: http://www.nabble.com/deploying-problem-tf3433368.html#a9571356 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: