|
List Info
Thread: Created: (JBWS-1670) SunRI client does not throw UserException
|
|
| Created: (JBWS-1670) SunRI client does
not throw UserException |
  United States |
2007-05-31 09:53:08 |
SunRI client does not throw UserException
-----------------------------------------
Key: JBWS-1670
URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: integration-sunri
Reporter: Thomas Diesler
Fix For: jbossws-2.1.0
[tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
one-test:
[junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
[junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
[junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
| Commented: (JBWS-1670) SunRI client
does not throw UserException |
  United States |
2007-06-17 17:59:20 |
[ http://jira.jboss.com/jira/browse/JBWS-
1670?page=comments#action_12365707 ]
Alessio Soldano commented on JBWS-1670:
---------------------------------------
This is an issue both at server and client side, since the
soap message produced by jbossws-sunri when a user defined
exception is thrown shows that this exception is wrapped
into a javax.xml.ws.WebServiceException and thus not
converted into the right soap fault defined in the wsdl.
This should be fixed by commit 3604 on maeste_palin branch;
soon I'll fix the test that still fails, we still need to
deal with the client side of the problem (may be the test
client is not properly created).
> SunRI client does not throw UserException
> -----------------------------------------
>
> Key: JBWS-1670
> URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: integration-sunri
> Reporter: Thomas Diesler
> Assigned To: Alessio Soldano
> Fix For: jbossws-2.1.0
>
>
> [tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
> one-test:
> [junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
> [junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
| Reopened: (JBWS-1670) SunRI client does
not throw UserException |
  United States |
2007-07-17 07:53:02 |
[
http://jira.jboss.com/jira/browse/JBWS-1670?page=all ]
Thomas Diesler reopened JBWS-1670:
----------------------------------
Fails with latest deployment architecture
> SunRI client does not throw UserException
> -----------------------------------------
>
> Key: JBWS-1670
> URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: integration-sunri
> Reporter: Thomas Diesler
> Assigned To: Alessio Soldano
> Fix For: jbossws-2.1.0
>
>
> [tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
> one-test:
> [junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
> [junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
| Commented: (JBWS-1670) SunRI client
does not throw UserException |
  United States |
2007-07-17 18:47:47 |
[ http://jira.jboss.com/jira/browse/JBWS-
1670?page=comments#action_12369282 ]
Alessio Soldano commented on JBWS-1670:
---------------------------------------
I've just done some tests, this could be easily fixed
resurrecting the InvocationExceptionHandler stuff I
committed last month (just need a little modification to
well fit into the latest deployement architecture). However,
I suspect there might be something wrong with the
InvocationExceptionHandler idea, since it has been
deleted... am I missing something? Would you like me to take
care of this?
> SunRI client does not throw UserException
> -----------------------------------------
>
> Key: JBWS-1670
> URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: integration-sunri
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-2.1.0
>
>
> [tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
> one-test:
> [junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
> [junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
| Updated: (JBWS-1670) SunRI client does
not throw UserException |
  United States |
2008-01-16 10:58:22 |
[
http://jira.jboss.com/jira/browse/JBWS-1670?page=all ]
Thomas Diesler updated JBWS-1670:
---------------------------------
Component/s: jbossws-jaxws
(was: integration-metro)
Fix Version/s: jbossws-metro-1.0.0
(was: jbossws-3.0.0)
> SunRI client does not throw UserException
> -----------------------------------------
>
> Key: JBWS-1670
> URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jbossws-jaxws
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-metro-1.0.0
>
>
> [tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
> one-test:
> [junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
> [junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
| Updated: (JBWS-1670) SunRI client does
not throw UserException |
  United States |
2008-01-16 11:54:22 |
[
http://jira.jboss.com/jira/browse/JBWS-1670?page=all ]
Thomas Diesler updated JBWS-1670:
---------------------------------
Component/s: jbossws-metro
(was: jbossws-native)
> SunRI client does not throw UserException
> -----------------------------------------
>
> Key: JBWS-1670
> URL: http://ji
ra.jboss.com/jira/browse/JBWS-1670
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jbossws-metro
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-metro-1.0.0
>
>
> [tdiesler tddell sunri]$ ant
-Dtest=org.jboss.test.ws.jaxws.samples.exception.ExceptionTe
stCase one-test
> one-test:
> [junit] Running
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time
elapsed: 5.974 sec
> [junit] Test
org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase
FAILED
--
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-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-issues
a>
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|