But I can't seem to get a rewrite rule that will work.  Thus, I posted
this note for some help

-----Original Message-----
From: Jones Scott - sjones [mailto:scott.jo...@acxiom.com] 
Sent: Tuesday, February 17, 2009 8:10 AM
To: users@httpd.apache.org
Subject: RE: [us...@httpd] how do I redirect wsdl calls to local disk

I am trying to bypass an error on the JBoss server.  There is an error
that JBoss 4.0.2 gives after concurrent access to the wsdl.  Most of our
clients use the WSDL once.  But we have a couple that put it inline with
their code.  I thought a good short term work around is to have the
WSDLs static on the apache server.  This is until we can upgrade or get
a patch

-----Original Message-----
From: Krist van Besien [mailto:krist.vanbes...@gmail.com] 
Sent: Tuesday, February 17, 2009 5:12 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] how do I redirect wsdl calls to local disk

On Mon, Feb 16, 2009 at 6:19 PM, Jones Scott - sjones
<scott.jo...@acxiom.com> wrote:
> I am using apache in our DMZ.  It is using mod_jk to redirect all
calls to
> JBoss 4.0.2
>
>
>
> I need to redirect the product/1.0?wsdl requests to stay on the apache
> server.

Why do you need that? A wsdl is generated by a webservice, and apache
doesn't run webservices itself.
if you intend to actually put the wsdl file somewhere on your apache
server's filesystem, then you can us maybe some rewrite rule magic.
But what is it you are actually trying to achieve?

Krist


-- 
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

************************************************************************
*
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
************************************************************************
*


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to