&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
tomcat web-services
0
votes
0
answers
109
views
Error while generating webservice
I tried a tutorial webservice, just a helloworld sort of program and tried to generate webservice using tomcat and eclipse. This is the error I see…
web-services
tomcat
axis
asked
June 22, 2011 4:27 am CDT
javanerd
0
votes
0
answers
75
views
Webservice with eclipse,tomcat6,axis2 problem
when i'm trying to make a webservice with eclipse & tomcat v6.0 & axis2, i'm getting an error called This Web axisService has deployment…
eclipse
web-services
tomcat
axis2
tomcat6
asked
June 22, 2011 2:53 am CDT
Samet
0
votes
0
answers
28
views
Call a service from Tomcat in Servicemix 4.3
I have a webservice running on Tomcat in this address http://localhost8080/testservice , anyone knows a simple tutorial to call this webservice from…
web-services
tomcat
servicemix
asked
June 21, 2011 8:26 am CDT
bruno
0
votes
1
answer
38
views
Service works in Tomcat doesn´t work on Servicemix
I´ve deployed a service into Tomcat 6 and into Servicemix 4.3 I´ve used soapUI 4 to send a request to the servers, from tomcat i get an answer, from…
web-services
tomcat
soap
service
servicemix
asked
June 18, 2011 9:10 am CDT
bruno
0
votes
0
answers
39
views
Service endpoint getting dropped/lost from Axis2
I'm trying to generate a web service to a WSDL2, and run it inside Axis2/Tomcat. I'm using WSDL2Java to generate the code. My generated WSDL2 (eg…
web-services
tomcat
wsdl
axis2
wsdl2java
asked
June 17, 2011 4:43 am CDT
Dave
0
votes
0
answers
171
views
Error while creating top down Web Service
IWAB0014E Unexpected exception occurred. The char '0x0' after 'return code: 400 <HEAD><TITLE>Cycle Detected</TITLE></HEAD>…
java
web-services
tomcat
asked
June 15, 2011 1:50 am CDT
Stuti
0
votes
0
answers
50
views
Axis: no serializer found for inner class
hi! I have a SOAP webservice and a standalone JUnit test for invoking one of its exposed service calls. It works. But if I deploy an application…
java
web-services
tomcat
soap
axis
asked
May 25, 2011 3:05 am CDT
jabal
0
votes
0
answers
50
views
Tomcat +jndi.properties
Hi, i have a problem with JNDI in Tomcat: without tomcat I have used JNDI as following: Context context = new InitialContext(); JVoiceXml jvxml =…
java
web-development
web-services
tomcat
jndi
asked
May 21, 2011 3:24 am CDT
Le_Coeur
0
votes
3
answers
35
views
Web service as a jar file, or WAR inside another WAR?
Hi, I have a soap web service running on tomcat 6(using spring-ws, java) Now I want to merge this webservice into another big web application(uses…
java
web-services
spring
tomcat
soap
asked
May 16, 2011 7:29 am CDT
jan
0
votes
0
answers
50
views
Tomcat soapui mock web services
I have a .war file which was created from a soapui mock service via the 'deployaswar' option and deployed to Tomcat 5.5. I can successfully view the…
web-services
tomcat
soapui
asked
May 13, 2011 10:53 am CDT
user752678
0
votes
0
answers
47
views
SOAP request logging Tomcat 7 Axis2
We are trying to log all http requests made to our Tomcat server, in particular SOAP requests. Our server setup is as follows: Tomcat 7.0.11 Axis 2…
web-services
tomcat
logging
soap
axis2
asked
May 13, 2011 8:45 am CDT
charlie_quinn
0
votes
0
answers
37
views
Java - Connect to an external web service using private/public keys
I need to connect to an external webservice from my Java application running on Tomcat 6. I have an SSL certificate for my domain purchased and…
java
web-services
tomcat
encryption
ssl
asked
May 2, 2011 11:22 am CDT
Wallace Sean
0
votes
1
answer
37
views
Login password web service Java
hello every body, i'm developping a mobile application in Android and blackberry, I want that Users can connect from their Smartphones to Webservice…
web-services
apache
tomcat
logging
axis2
asked
April 23, 2011 1:29 pm CDT
wael
0
votes
2
answers
35
views
How to build a three-tiered web service
I want to create a web service (SOAP) under Apache Tomcat with Axis2, and I must respect the three-tiered architecture: DAO -> Business Logic…
java
web-services
tomcat
j2ee
3-tier
asked
April 22, 2011 9:32 pm CDT
wael
0
votes
1
answer
44
views
Web service J2ee
hi every bodies, i'am asking if there is a tutorial about implementing a web service with J2EE (SGBD --> JDBC --> JPA --> DAO --> web…
web-services
tomcat
j2ee
asked
April 21, 2011 6:59 pm CDT
wael
0
votes
0
answers
48
views
Install Tomcat and axis
Hello, i want to make a web service . I work with mac os . I intalled Tomcat 7.0.11 , he work fine . Then i downloaded the binary file of axix2…
web-services
tomcat
axis
asked
April 8, 2011 4:03 pm CDT
user699353
0
votes
2
answers
45
views
How to transfer session from one Tomcat server to another?
Hi, We have a Tomcat server for a web shop, and we need to transfer the user to another (secure) server when he/she logs in. Here's a detailed…
java
web-services
tomcat
asked
April 5, 2011 9:06 am CDT
Zoolok
0
votes
0
answers
42
views
How communicate with gwt servlet application from another domain?
Hi, sorry for my english. I have tomcat server with RemoteServiceServlet applications. Tomcat use j_security_check auth. All applications implements…
web-services
tomcat
servlets
gwt-rpc
asked
April 5, 2011 5:25 am CDT
Alexander
0
votes
1
answers
48
views
Part of project does not run on Tomcat 6
I have Tomcat 6 server. I am developing REST web service compatible with Java EE 5. The project developed on NetBeans 6.9.1. I deployed the project…
java
web-services
tomcat
ejb
asked
March 27, 2011 8:43 am CDT
ucas
0
votes
2
answers
68
views
GET method in java web service via netbeans?
Hello everyone, i'm currently creating a java web service via Netbeans. I'm deploying the web service to a Tomcat 7. I'm able to call the web…
java
web-services
tomcat
netbeans
get
asked
March 23, 2011 6:05 am CDT
Tom
Pages
:
1
|
2
>
36
tomcat web-services
Tagged:
tomcat + web-services
Related Tags
http
× 52
java
× 49
tomcat
× 36
ssl
× 33
https
× 25
mysql
× 21
apache
× 19
php
× 18
soap
× 18
android
× 16
axis2
× 13
c#
× 12
wcf
× 11
rest
× 11
web-development
× 10
.net
× 8
iphone
× 7
axis
× 7
asp.net
× 6
sqlite
× 6
web-applications
× 6
netbeans
× 6
api
× 5
authentication
× 5
spring
× 4
regex
× 4
web
× 4
eclipse
× 3
glassfish
× 3
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy