Hi friends,
I am able to access my web service (deployed on tomcat5.512 ,
using axis1.3) from tomcat 4.1 using Axis1.3.
But following error is coming when trying to call from VB using
MSSoap Client, running IIS on WIN NT
WSDLReader:Analyzing the WSDL file failed
If you still need a general scheduling solution, or the suggestion(s) below
won't work, perhaps you could investigate using Quartz and configuring it
within your
container (Spring is handy for this).
http://www.opensymphony.com/quartz/
Article on others using it:
http://www.experts-exchange.c
Dear all,
I've already solve the problem. Thanks to all who had
contributed.
TEH
--- Prasad <[EMAIL PROTECTED]> wrote:
> Teh,
>
> The web.xml looks fine to me. Can you confirm that
> you war file is
> packaged correctly i.e
> its created with proper packages structure and
> dir/file names.
Marina wrote:
> Does anybody know whether this optional package
> support exists in Tomcat, or maybe I'm doing something
> wrong ?
It is there but the compatibility checking is too strict at the
moment. See http://issues.apache.org/bugzilla/show_bug.cgi?id=37854
for more info. In summary it affec
Agreed..
To confirm that you are already connected to the specified ports I would
encourage you to take a look at
netstat -a which will display all used ports in which case you can then grep
for the port to ascertain its 'in use' status
To extend on that concept..Take for instance SunOne which
> From: KJ R [mailto:[EMAIL PROTECTED]
> Subject: RE: UDP Server app
>
> Yes I know JNDI itself is not a Tomcat feature, but
> their CONNECTION POOL implementation IS a feature I'm
> interested in.
Take a look at the DBCP package from Jakarta Commons - it's what Tomcat
uses:
http://jakarta.apach
Hi All,
I have a JSP that is called as an SSI by a static html doc under apache
2.0 and it executes 3 times!
We are setup using ProxyPass to pass dynamic requests from the apache
box to the tomcat box.
I have ruled out all of the obvious things (it's not being accidentally
included twice or
Yes I know JNDI itself is not a Tomcat feature, but
their CONNECTION POOL implementation IS a feature I'm
interested in. I'm not planning on writing my own
connection pool, I like the way they've done it, as
well as their price! Tomcat also offers advantages in
ease of debugging, error handling,
> From: KJ R [mailto:[EMAIL PROTECTED]
> Subject: RE: UDP Server app
>
> The main reason to run under Tomcat for me would be
> when I update the database, I'd like to use a JNDI
> connection pool for my dataaccess class.
JNDI is not a feature of Tomcat, it's a capability of the Java execution
e
Charles,
The main reason to run under Tomcat for me would be
when I update the database, I'd like to use a JNDI
connection pool for my dataaccess class. I'm also
much more familiar with Tomcat than a standalone java
app, although I'm not committed to using it. Being
able to port it over to anoth
Hi!
I'm trying to use optional packages (JAR files) as
defined in the J2EE1.4 specification, and this does
not seem to work in Tomcat 5.5.12.
Basically, what it is , is that you declare some JARs
that you want to share between multiple WAR
applications by specifying an Extension-Name attribute
for servlet this is the best http://pdf.coreservlets.com/
and for tomcat google "tomcat tutorial"
Marju
WJ van Zyl <[EMAIL PROTECTED]> wrote: Hi there.
Bit new to Tomcat and Servles
Do anyone know of a great tutotial explaining everything.
Thanks.
W
> From: Shibu Vachery [mailto:[EMAIL PROTECTED]
> Subject: Keystore password in clear text
>
> Is there a way in tomcat on (Windows / Unix) that we can
> avoid the keystore password being set in clear text in the
> server.xml file?
If your system is so wide open that unauthorized users have acc
> From: Pulkit Singhal [mailto:[EMAIL PROTECTED]
> Subject: Re: UDP Server app
>
> a) I think that since main() is a static method, it should
> run automagically when you deploy your app into webapps and
> start tomcat.
At best, that's wishful thinking. Tomcat is not the same as java.exe
(or t
Hello,
Normally you shouldn't have any problem, I've achieved this (3 tomcat 5 on
the same physical machine and OS, linked through load balancing with Apache.
Try again but it should work with the usual install.
Regards,
Laurent
2005/12/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
>
> Hi
>
> I am
> From: Travis Morris [mailto:[EMAIL PROTECTED]
> Subject: Tomcat uses locally only.
>
> Is there a setting in the connector to specify that
> the server is only to be accessed via localhost?
RTFM. In particular,
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
Look at the address att
> From: kjr_23 [mailto:[EMAIL PROTECTED]
> Subject: RE: UDP Server app
>
> This will be a brand new application. We will be tracking a
> fleet of about 300 - 400 vehicles with modems in them which
> send out udp data. We will configure them to send to a port
> of our choosing. I am planning t
Hi there.
Bit new to Tomcat and Servles
Do anyone know of a great tutotial explaining everything.
Thanks.
W
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I assumed so - but you can not use the executable to install more than
one TC per machine.
Follow the 3 steps outlined in my previous mail.
Good luck - it really isnt that difficult ;)
Regards Thomas
[EMAIL PROTECTED]
27-12-2005 15:31
Besvar venligst til "Tomcat Users List"
Ti
I face the problem when i try to install using an executable
apache-tomcat-5.5.12.exe.
Thanks for the help
Thanx & Regards
E.Faisal
Senior Software Engineer
Scandent Solutions
Growing.Together.
www.scandentsolutions.com
4th Floor, "KRM Centre",
No.2, Harrington Road, Chetpet,
Chennai - 600 031
I
In a Windows environment (dunno about *nix) you need to:
i) download the TC zip-distribution and unzip in the choosen directory
(avoid spaces preferably)
ii) modify server.xml accordingly
ii) run services.bat to install it as a service
Regards Thomas
[EMAIL PROTECTED]
27-12-2005 15:00
Besva
Hi
I am trying to install more than one copy of Tomcat 5.5 and use Apache 2 to
achieve load balancing. But i have a problem in doing so.
When i install the first copy of Tomcat 5.5, it gets installed properly and
works fine. But when i try to install another copy of Tomcat 5.5, i mean the
second
You need to give the details of your code. The issues are not related to
Tomcat.
On 12/27/05, mukesh <[EMAIL PROTECTED]> wrote:
>
> Hi pulkit,
> 1) Well I can access http:///axis/ page
> 2) well I am connection using stubs generated by AXIS
> (WSDL2Java)
> 3)
Hi pulkit,
1) Well I can access http:///axis/ page
2) well I am connection using stubs generated by AXIS
(WSDL2Java)
3) ??
4) I am getting "nested exception is: java.net.ConnectException:
Connection refused"
Regards,
Mukesh
-Original Messag
Bjørge Solli wrote:
location="/usr/share/java/catalina5-ant.jar"/>
Typo. '5' in wrong place.
Really sorry I bothered you all with this!
--
Bjørge Solli - Private cellphone: +47 91614343
Nansen Environmental and Remote Sensing Center - Bergen
http://www.nersc.no Reception: +47 55205800
Dept.
Bjørge Solli wrote:
[EMAIL PROTECTED] wrote:
Here's what's in one of my ant files to stop a web app. Start and
restart are probably similar.
http://myhost.mycompany.com/manager/";
username="manager"
password="managerpw"
path="/${webapp}"
/>
Thankyou. I am new
I'd like to know the answer to this one as well. Does Tomcat allow for
per-application realms and can they be of different types (datasource realm,
memory realm, etc.)?
>
> From: Legolas Woodland <[EMAIL PROTECTED]>
> Date: 2005/12/27 Tue AM 04:29:37 EST
> To: Tomcat Users List
> Subject: Re:
[EMAIL PROTECTED] wrote:
Here's what's in one of my ant files to stop a web app. Start and
restart are probably similar.
http://myhost.mycompany.com/manager/";
username="manager"
password="managerpw"
path="/${webapp}"
/>
Thankyou. I am new to ant and cannot unde
Hello Anoop,
> I hope you will have the tomcat developers look into this by sending this to
> tomcat-developers forum.
I did, and they have already fixed it up in one of recent svn (is it
the same as cvs?..) commit.
May be not because of my letter, though :)
20.dec.05:
subject: svn commit: r35803
Khawaja Shams wrote:
Hello,
I am assuming that you are trying to define this datasource in order to
do application server managed connection pooling. The closest I have done
to what you described is declare a datasource as a global resource in the
server.xml and refer to it in context definit
30 matches
Mail list logo