List Info

Thread: Created: (JBWS-1682) XFire does not generate proper service name




Created: (JBWS-1682) XFire does not generate proper service name
country flaguser name
United States
2007-06-02 07:57:08
XFire does not generate proper service name
-------------------------------------------

                 Key: JBWS-1682
                 URL: http://ji
ra.jboss.com/jira/browse/JBWS-1682
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: integration-xfire
         Environment: WSDL generation should first respect
WebService.serviceName then fall back to target bean
class SimpleName()

Note, the wsdl service qname is NOT WebService.name

Testcase: testInvokeAsyncHandler took 0.032 sec
        Caused an ERROR
{http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
javax.xml.ws.WebServiceException: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
        at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:192)
        at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:159)
        at
com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(Provid
erImpl.java:81)
        at
javax.xml.ws.Service.<init>(Service.java:56)
        at javax.xml.ws.Service.create(Service.java:680)
        at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.createProxy(AsynchronousProxyTestCase.java:108)
        at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.testInvokeAsyncHandler(AsynchronousProxyTestCase.
java:94)

            Reporter: Thomas Diesler
             Fix For: jbossws-2.1.0




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

        
_______________________________________________
jbossws-issues mailing list
jbossws-issueslists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues

Updated: (JBWS-1682) XFire does not generate proper service name
country flaguser name
United States
2007-06-22 04:05:53
     [ 
http://jira.jboss.com/jira/browse/JBWS-1682?page=all ]

Thomas Diesler updated JBWS-1682:
---------------------------------


We are going to integrate Apache CXF 2.0  when it becomes
available. This issue needs to be revaluated with the
updated binary

> XFire does not generate proper service name
> -------------------------------------------
>
>                 Key: JBWS-1682
>                 URL: http://ji
ra.jboss.com/jira/browse/JBWS-1682
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: integration-xfire
>         Environment: WSDL generation should first
respect WebService.serviceName then fall back to target bean
class SimpleName()
> Note, the wsdl service qname is NOT WebService.name
> Testcase: testInvokeAsyncHandler took 0.032 sec
>         Caused an ERROR
> {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
> javax.xml.ws.WebServiceException: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:192)
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:159)
>         at
com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(Provid
erImpl.java:81)
>         at
javax.xml.ws.Service.<init>(Service.java:56)
>         at
javax.xml.ws.Service.create(Service.java:680)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.createProxy(AsynchronousProxyTestCase.java:108)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.testInvokeAsyncHandler(AsynchronousProxyTestCase.
java:94)
>            Reporter: Thomas Diesler
>         Assigned To: Stefano Maestri
>             Fix For: jbossws-2.1.0
>
>


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

        
_______________________________________________
jbossws-issues mailing list
jbossws-issueslists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues

Updated: (JBWS-1682) XFire does not generate proper service name
country flaguser name
United States
2008-01-16 10:56:20
     [ 
http://jira.jboss.com/jira/browse/JBWS-1682?page=all ]

Thomas Diesler updated JBWS-1682:
---------------------------------

      Component/s: jbossws-jaxws
                       (was: integration-cxf)
    Fix Version/s: jbossws-cxf-1.0.0

> XFire does not generate proper service name
> -------------------------------------------
>
>                 Key: JBWS-1682
>                 URL: http://ji
ra.jboss.com/jira/browse/JBWS-1682
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-jaxws
>         Environment: WSDL generation should first
respect WebService.serviceName then fall back to target bean
class SimpleName()
> Note, the wsdl service qname is NOT WebService.name
> Testcase: testInvokeAsyncHandler took 0.032 sec
>         Caused an ERROR
> {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
> javax.xml.ws.WebServiceException: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:192)
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:159)
>         at
com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(Provid
erImpl.java:81)
>         at
javax.xml.ws.Service.<init>(Service.java:56)
>         at
javax.xml.ws.Service.create(Service.java:680)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.createProxy(AsynchronousProxyTestCase.java:108)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.testInvokeAsyncHandler(AsynchronousProxyTestCase.
java:94)
>            Reporter: Thomas Diesler
>         Assigned To: Stefano Maestri
>             Fix For: jbossws-cxf-1.0.0
>
>


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

        
_______________________________________________
jbossws-issues mailing list
jbossws-issueslists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues

Updated: (JBWS-1682) XFire does not generate proper service name
country flaguser name
United States
2008-01-16 11:04:20
     [ 
http://jira.jboss.com/jira/browse/JBWS-1682?page=all ]

Thomas Diesler updated JBWS-1682:
---------------------------------

    Fix Version/s:     (was: jbossws-cxf-1.0.0)

> XFire does not generate proper service name
> -------------------------------------------
>
>                 Key: JBWS-1682
>                 URL: http://ji
ra.jboss.com/jira/browse/JBWS-1682
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jaxws
>         Environment: WSDL generation should first
respect WebService.serviceName then fall back to target bean
class SimpleName()
> Note, the wsdl service qname is NOT WebService.name
> Testcase: testInvokeAsyncHandler took 0.032 sec
>         Caused an ERROR
> {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
> javax.xml.ws.WebServiceException: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpointService is not a
valid service. Valid services are: {http://org.jbo
ss.ws/jaxws/asynchronous}TestEndpoint
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:192)
>         at
com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServi
ceDelegate.java:159)
>         at
com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(Provid
erImpl.java:81)
>         at
javax.xml.ws.Service.<init>(Service.java:56)
>         at
javax.xml.ws.Service.create(Service.java:680)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.createProxy(AsynchronousProxyTestCase.java:108)
>         at
org.jboss.test.ws.jaxws.samples.asynchronous.AsynchronousPro
xyTestCase.testInvokeAsyncHandler(AsynchronousProxyTestCase.
java:94)
>            Reporter: Thomas Diesler
>         Assigned To: Stefano Maestri
>


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

        
_______________________________________________
jbossws-issues mailing list
jbossws-issueslists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )