[jbosstools-issues] [JBoss JIRA] (JBIDE-21684) jaxws quickstarts require nonexistant endorsed folder

Rob Stryker (JIRA) issues at jboss.org
Mon Feb 15 07:45:01 EST 2016


Rob Stryker created JBIDE-21684:
-----------------------------------

             Summary: jaxws quickstarts require nonexistant endorsed folder
                 Key: JBIDE-21684
                 URL: https://issues.jboss.org/browse/JBIDE-21684
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: server, upstream
    Affects Versions: 4.3.1.Beta2
            Reporter: Rob Stryker


The jaxws quickstarts in the 10.x branch have the following errors:

Endorsed directory '/home/rob/code/github/jboss_stuff/quickstart/jaxws-ejb/service/target/endorsed' is missing. You may need to a perform a 
 Maven command line build in order to create it.

Even after building from the command line, the requested folders are not created. This indicates that either there is something wrong with the build (ie it should be creating the endorsed folder) or this is a legacy detail that is no longer needed (ie the project does not actually require an endorsed directory, so the pom lines requesting it are unnecessary)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list