Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6068653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:44:17+00:00 2026-05-23T09:44:17+00:00

I create web service @WebService(serviceName = DynamipsService2) @Stateless() public class DynamipsService2 { @WebMethod(operationName =

  • 0

I create web service

@WebService(serviceName = "DynamipsService2")
@Stateless()
public class DynamipsService2 {

    @WebMethod(operationName = "StartSession")
    public static String StartSession(@WebParam(name = "key") String key) {
        try {

                return "100-Session started";

        } catch (Exception ex) {
            return null;
        }
    }

}

I want to test but on the page
http://localhost:8080/DynamipsService2/DynamipsService2?Tester crash bug

Error generating artifacts for the
following WSDL
http://localhost:8080/DynamipsService2/DynamipsService2?WSDL

Possible causes can be invoking https
when the application is not configured
for security

I created other Web services in the same assembly and it works.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T09:44:18+00:00Added an answer on May 23, 2026 at 9:44 am

    I had the same problem and the reason apeared in the Server’s log. I’m useing Glassfish 3.1 with netBeans 7. And the error I got in the Glassfish output was:
    INFO: [ERROR] com.sun.tools.javac.Main is not available in the classpath, requires Suns JDK version 5.0 or latter.

    I googled a bit and it appeared to be because the glassfish server was working with the openjdk that came with ubuntu. If your problem is the same the solution I found was to remove the openjdk jre, like this:

    sudo apt-get remove openjdk-6-jre
    sudo apt-get autoremove

    Hope this is useful.

    PS: I assigned /usr/lib/jvm/java-6-sun/bin/java in the java tab at the servers configuration wizard in netBeans but don’t know if that was part of the solution (I’m afraid to change it back :p)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm exposing the following EJB3 stateless session bean through a web service. @Stateless public
I would like create a web service in ASP.Net 2.0 that will supports JSON.
We are trying to create a web-service that we plan to pass a variable
I've noticed that when you create a web service object (inheriting from SoapHttpClientProtocol) and
Is it possible to create a REST web service using ASP.NET 2.0? The articles
How would one create a REST web service to write a row into a
How do I create an ASP.NET web service that returns JSON formatted data?
I've created a WebService like this: [WebService(Namespace = http://ns)] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class
I have to create a web service for iPhone. So I would like to
Is it possible to create a web service operation using primitive or basic Java

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.