Digital Developer Conference: a FREE half-day online conference focused on AI & Cloud – North America: Nov 2 – India: Nov 9 – Europe: Nov 14 – Asia Nov 23 Register now

Close outline
  • United States
IBM?
  • Site map
IBM?
  • Marketplace

  • Close
    Search
  • Sign in
    • Sign in
    • Register
  • IBM Navigation
IBM Developer Answers
  • Spaces
    • Blockchain
    • IBM Cloud platform
    • Internet of Things
    • Predictive Analytics
    • Watson
    • See all spaces
  • Tags
  • Users
  • Badges
  • FAQ
  • Help
Close

Name

Community

  • Learn
  • Develop
  • Connect

Discover IBM

  • ConnectMarketplace
  • Products
  • Services
  • Industries
  • Careers
  • Partners
  • Support
10.190.13.195

Refine your search by using the following advanced search options.

Criteria Usage
Questions with keyword1 or keyword2 keyword1 keyword2
Questions with a mandatory word, e.g. keyword2 keyword1 +keyword2
Questions excluding a word, e.g. keyword2 keyword1 -keyword2
Questions with keyword(s) and a specific tag keyword1 [tag1]
Questions with keyword(s) and either of two or more specific tags keyword1 [tag1] [tag2]
To search for all posts by a user or all posts with a specific tag, start typing and choose from the suggestion list. Do not use a plus or minus sign with a tag, e.g., +[tag1].
  • Ask a question

Deploy simple web service on bluemix

270005E4D5 gravatar image
Question by pad_malcom  (18) | Aug 26, 2014 at 09:14 AM libertywebserviceibmcloud

Hi, I'm developing two application to communicate with each other via SOAP web service. The service I developed is an easy one and consists of an interface:

@WebService() @SOAPBinding(style = Style.RPC) public interface MyService1 {

@WebMethod String sayHello(String name); }

... and an implementation class:

@WebService(endpointInterface="com.ibm.app1.MyService1", portName = "MyService1Port", serviceName = "MyService1Service") public class MyService1Impl {

public String sayHello(String name) { return "Hallo " + name; } }

My question is now how to find the web service endpoint of this service? I would expect anything like myapp.mybluemix.net/MyService1/MyService1Service?WSDL but the WSDL is not there. Neither the logs nor the file system structure gives any hint and I can't find any administrative console as I'm used to in a WebSphere Application Server that lists all services of a deployed application.

Thanks for your help again!

samet

People who like this

  1
Comment
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

1 reply

  • Sort: 
110000B1QW gravatar image

Answer by Jarek Gawor (851) | Aug 26, 2014 at 01:47 PM

I assume you are deploying this application as a .war or .ear file using the Liberty Buildpack? If so, you need to enable the jaxws-2.2 feature to get the webservices support working. By default, this feature is not enabled. See the Standalone Applications section in the doc for details on the features that are enabled by default when deploying .war/.ear applications. In order to get this feature enabled, you'll need to deploy a Liberty server package. The server package needs to contain the server.xml configuration file where the jaxws-2.2 feature is enabled. See the Packaged Server section in the doc for details on creating and deploying server packages.

Comment

People who like this

  0   Share
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

Follow this question

1 person is following this question.

Answers

Answers & comments

Related questions

Creating Web Services on Bluemix 2 Answers

Publishing Web Service on WebSphere 2 Answers

liberty for java 0 Answers

BlueMix MySql Service JNDI binding on Liberty profile - Not working 2 Answers

URGENT : Bluemix : unable to connect to SQLDB tables using Java +DB2 webstarter boilerplate 5 Answers

  • Contact
  • Privacy
  • IBM Developer Terms of use
  • Accessibility
  • Report Abuse
  • Cookie Preferences

Powered by AnswerHub

Authentication check. Please ignore.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • API Connect
  • Analytic Hybrid Cloud Core
  • Application Performance Management
  • Appsecdev
  • BPM
  • Blockchain
  • Business Transaction Intelligence
  • CAPI
  • CAPI SNAP
  • CICS
  • Cloud Analytics
  • Cloud Automation
  • Cloud Object Storage
  • Cloud marketplace
  • Collaboration
  • Content Services (ECM)
  • Continuous Testing
  • Courses
  • Customer Experience Analytics
  • DB2 LUW
  • Data and AI
  • DataPower
  • Decision Optimization
  • DevOps Build
  • DevOps Services
  • Developers IBM MX
  • Digital Commerce
  • Digital Experience
  • Finance
  • Global Entrepreneur Program
  • Hadoop
  • Hybrid Cloud Core
  • Hyper Protect
  • IBM Cloud platform
  • IBM Design
  • IBM Forms Experience Builder
  • IBM Maximo Developer
  • IBM StoredIQ
  • IBM StoredIQ-Cartridges
  • IIDR
  • ITOA
  • InformationServer
  • Integration Bus
  • Internet of Things
  • Kenexa
  • Linux on Power
  • LinuxONE
  • MDM
  • Mainframe
  • Messaging
  • Node.js
  • ODM
  • Open
  • PartnerWorld Developer Support
  • PowerAI
  • PowerVC
  • Predictive Analytics
  • Product Insights
  • PureData for Analytics
  • Push
  • QRadar App Development
  • Run Book Automation
  • Search Insights
  • Security Core
  • Storage
  • Storage Core
  • Streamsdev
  • Supply Chain Business Network
  • Supply Chain Insights
  • Swift
  • UBX Capture
  • Universal Behavior Exchange
  • UrbanCode
  • WASdev
  • WSRR
  • Watson
  • Watson Campaign Automation
  • Watson Content Hub
  • Watson Marketing Insights
  • dW Answers Help
  • dW Premium
  • developerWorks Sandbox
  • developerWorks Team
  • Watson Health
  • More
  • Tags
  • Questions
  • Users
  • Badges