| Author |
How to integrate AXIS2 envirnoment into the current webapllication.
|
Darshan Shiv
Greenhorn
Joined: May 20, 2009
Posts: 6
|
|
Hi ,
Can anybody let me know how to integrate the AXIS2 to existing web-application.
Basically i have an developed web-application which works in java-tomcat5.5 environment.I need to convert this application into a web service either using WSIT or AXIS2.
Can anybody help me on how to proceed!!!
Regards,
Darshans
|
 |
Mourouganandame Arunachalam
Ranch Hand
Joined: Oct 29, 2008
Posts: 395
|
|
darshan collabera solutions wrote:Hi ,
how to integrate the AXIS2 to existing web-application.
Go through this link, may be useful for you.
|
Mourougan
Open Source leads to Open Mind
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
"darshan", please check your private messages regarding an important administrative matter.
Thank you.
|
 |
Darshan Shiv
Greenhorn
Joined: May 20, 2009
Posts: 6
|
|
|
Thank you.
|
 |
Darshan Shiv
Greenhorn
Joined: May 20, 2009
Posts: 6
|
|
Hi ,
I followed the same procedure as mentioned in the above link.I integrated the AXIS2 envirnoment to my existing web-application.I created the service folder inside the WEB-INF folder and tried accessing that service and i get the below error when clicked on the below link:
http://localhost:6080/pricecomparator/services/RunCoreDais.jws
i get this error:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
−
<soapenv:Reason>
−
<soapenv:Text xml:lang="en-US">
The service cannot be found for the endpoint reference (EPR) /pricecomparator/services/RunCoreDais.jws
</soapenv:Text>
</soapenv:Reason>
on my tomcat 5.5 console also i get the error.
I am using AXIS2 1.4.1 version which is the latest.
Please will anybody will let me know on the this issue.
Regards,
Darshan
|
 |
 |
|
|
subject: How to integrate AXIS2 envirnoment into the current webapllication.
|
|
|