[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3173) Can not load class when generate Web Service code using JBossWS as web service runtime
Feng Qian (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 01:52:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12450946#action_12450946 ]
Feng Qian commented on JBIDE-3173:
----------------------------------
I think maybe you should send all of your projects as zip to me. Let me test it. Ok? my address: fqian at redhat.com
> Can not load class when generate Web Service code using JBossWS as web service runtime
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-3173
> URL: https://jira.jboss.org/jira/browse/JBIDE-3173
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 3.0.0.beta1
> Environment: JBoss Tools 3.0 Beta1
> Reporter: Denny Xu
> Assignee: Feng Qian
> Priority: Critical
> Fix For: 3.0.0.cr1
>
>
> To reproduce:
> 1. Create two Web project A and B, and project A depends on project B,
> 2. Create a simple jax-ws annotated java class " org.jboss.test.TestService" in project B.
> 3. Right click on the "TestService" class and "Web Service > Create Web Service", on the popped up web service wizard, set Server to JBoss AS , Web Service Runtime: JBossWS,
> Service Project : project A
> 4. Click "Next" to generate WSDL and codes, got error message:
> Error: Could not load class [org.jboss.test.TestService]. Did you specify a valid --classpath?
--
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 jbosstools-issues
mailing list