[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2514) wsprovide.sh missing libraries

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Apr 7 09:58:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2514:
----------------------------------

    Fix Version/s:     (was:  jbossws-metro-3.1.1)


> wsprovide.sh missing libraries
> ------------------------------
>
>                 Key: JBWS-2514
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2514
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-metro
>         Environment: JBoss 5.0.0 GA, Metro 3.0.5GA, Sun jdk 1.6.11, Fedora 10
>            Reporter: Bryan Kearney
>            Assignee: Richard Opalka
>
> The wsprovide.sh script fails when attempting to generate the artifacts. It failed to locate the following classes:
> org.jboss.ws.core.soap.SAAJMetaFactoryImpl 
> com.sun.xml.ws.security.secext10.SecurityTokenReferenceType
> My solution was to edit the file with these lines:
> WSPROVIDE_CLASSPATH="$WSPROVIDE_CLASSPATH:$JBOSS_HOME/client/jbossws-native-core.jar"
> WSPROVIDE_CLASSPATH="$WSPROVIDE_CLASSPATH:$JBOSS_HOME/client/xws-security.jar"
> Having copied the jar files from the default deployers directory. 
> I believe this is related to https://jira.jboss.org/jira/browse/JBWS-2511

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list