Hi Adam,
> OK, I think I might have seen problem too, but at this time,
> I am deploying my struts webapp war as a war file by copying
> it into the deploy directory and it causes no problem but
> redeploys nicely.
Now I'm deploying the webapp as a .war-file not as an exploded war anymore.
So
Marc Ende on 17/09/05 18:20, wrote:
Hi Adam,
hmmm... I always had this problem with the struts.jar. So I decided
to put the jar in the shared lib. The .war I do deploy is an
application wich have connections to an existing ejb on the same
server but there are no ejb's inside this project. There
ling List
> Betreff: Re: AW: struts on jboss
>
> Marc,
> I've never had that problem with JBoss locking up the
> struts.jar. If it just a webapp with no EJB, then basically
> you are just using tomcat and I can't see what would make it
> lock the jars.
>
> Did you
sers Mailing List Betreff: Re: struts on jboss
From: "Marc Ende" <[EMAIL PROTECTED]>
In the war are no other classes included than the sources of my
application. The jars of struts are directly in the
server/default/lib
directory of
jboss.
I don't know whether it
t; An: Struts Users Mailing List
> Betreff: Re: struts on jboss
>
> From: "Marc Ende" <[EMAIL PROTECTED]>
>
> > In the war are no other classes included than the sources of my
> > application.
> > The jars of struts are directly in the server/default/l
From: "Marc Ende" <[EMAIL PROTECTED]>
In the war are no other classes included than the sources of my
application.
The jars of struts are directly in the server/default/lib directory of
jboss.
I don't know whether it's causing the particular problem you're reporting,
but struts.jar should no
Hello Tremal,
> 2005/9/16, mlists <[EMAIL PROTECTED]>:
> > Is this an configuration-issue? (It's not very comfortable
> to restart
> > the server everytime after a change).
>
> what version of Jboss?
Jboss Version: 4.0.2
> And what the message you are receiving?
See end of mail :)
> Is your
2005/9/16, mlists <[EMAIL PROTECTED]>:
> Is this an configuration-issue? (It's not very comfortable to restart the
> server everytime after a change).
what version of Jboss?
And what the message you are receiving?
Is your application composed by either a WAR and a JAR?
If that is the case, do y
Hi there,
I've build (better: I'm currently building) a webapp with struts. JBoss is
the used applicationserver.
In this webapp I'm using DynaActionForms for the Forms. But everytime I
change the entries for
the DynaActionForm in the struts-config.xml I receive an error about an
invalid parameter
to:[EMAIL PROTECTED] Sent:
Thursday, January 20, 2005 4:04 PM
To: Struts Users Mailing List
Subject: Re: installing Struts on JBoss
Greg,
could you please explain this a bit more? I'm curious about it, because
I'm running multiple Struts based application on JBoss without
this set
g
-Original Message-
From: Pavel Kolesnikov [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 4:04 PM
To: Struts Users Mailing List
Subject: Re: installing Struts on JBoss
Greg,
could you please explain this a bit more? I'm curious about it, because
I'm running multipl
ath
at
org.apache.struts.action.ActionServlet.handleConfigException(ActionServl
et.java:1033)
...
Greg
-Original Message-
From: Pavel Kolesnikov [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 4:04 PM
To: Struts Users Mailing List
Subject: Re: installing Struts on JBoss
Greg,
c
boss 3.x it's in the file 'tomcat41-service.xml' in .../deploy
Greg
-Original Message-
From: Alex Kravets [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 2:22 PM
To: Struts Users Mailing List
Subject: installing Struts on JBoss
Are there any special requirements to
the file 'tomcat41-service.xml' in .../deploy
Greg
-Original Message-
From: Alex Kravets [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 2:22 PM
To: Struts Users Mailing List
Subject: installing Struts on JBoss
Are there any special requirements to install and run Struts
ap
s in the file 'tomcat41-service.xml' in .../deploy
>
> Greg
>
>
> -Original Message-
> From: Alex Kravets [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 20, 2005 2:22 PM
> To: Struts Users Mailing List
> Subject: installing Struts on JBoss
>
>
vets [mailto:[EMAIL PROTECTED] Sent: Thursday,
January 20, 2005 2:22 PM
To: Struts Users Mailing List
Subject: installing Struts on JBoss
Are there any special requirements to install and run Struts
applications on JBoss? I istalled JBoss on Tomcat and have been able
to run Struts applications w/o any p
-
From: Alex Kravets [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 2:22 PM
To: Struts Users Mailing List
Subject: installing Struts on JBoss
Are there any special requirements to install and run Struts
applications on JBoss? I istalled JBoss on Tomcat and have been able to
run S
In server.log just before 'root cause' I have 2005-01-20 15:18:52,579
ERROR [org.jboss.web.localhost.Engine]
Also, localhost.log has entry 192.9.200.230 - - [20/Jan/2005:15:18:52
-0500] "POST /log/QuerySubmit.do HTTP/1.1" 500 10707
Pavel Kolesnikov wrote:
Unfortunatelly this stack trace doesn't
Unfortunatelly this stack trace doesn't say anything more than
"there was some error processing a Test.jsp".
Couldn't you find anything more in the server log?
($JBOSS_HOME/server/default/logs/server.log)
Pavel
On Thu, 20 Jan 2005 15:54:40 -0500, Alex Kravets
<[EMAIL PROTECTED]> wrote:
> Ok, this
e file
.../deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml
In Jboss 3.x it's in the file 'tomcat41-service.xml' in .../deploy
Greg
-Original Message-
From: Alex Kravets [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 20, 2005 2:22 PM
To: Struts Users Mailing
Ok, this is all I get from application running on JBoss after submitting
the page.
org.apache.jasper.JasperException
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
Alex Kravets wrote:
I mean as far as copying all the jar and tld files. Apache Struts site
mentions different requirements for different containers on this page
http://struts.apache.org/userGuide/installation.html, no mention of
JBoss though. It's just seems odd to me if I just have to copy *jar
I mean as far as copying all the jar and tld files. Apache Struts site
mentions different requirements for different containers on this page
http://struts.apache.org/userGuide/installation.html, no mention of
JBoss though. It's just seems odd to me if I just have to copy *jar *tld
to lib direct
On Thu, 20 Jan 2005 15:22:01 -0500, Alex Kravets
<[EMAIL PROTECTED]> wrote:
> Are there any special requirements to install and run Struts
> applications on JBoss?
If you application doesn't need to use any external resources like
a datasources, EJBs or so on, you don't need to do anything special
Alex Kravets wrote:
Are there any special requirements to install and run Struts
applications on JBoss? I istalled JBoss on Tomcat and have been able
to run Struts applications w/o any problems. Same application on JBoss
gives me Servlet Exception.
I would try mailing lists/forums for JBoss, but
Are there any special requirements to install and run Struts
applications on JBoss? I istalled JBoss on Tomcat and have been able to
run Struts applications w/o any problems. Same application on JBoss
gives me Servlet Exception.
I would try mailing lists/forums for JBoss, but I find them not
es
26 matches
Mail list logo