Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Please give feedback on removal of webservices as part of pruning javax.xml.rpc classes



On Wed, May 13, 2020 at 8:52 AM Lance Andersen <lance.andersen@xxxxxxxxxx> wrote:
Hi Scott,

One more thought is to pull the webservices test into their own TCK if there are  vendors who continue to provide JAXRPC support within their platform

That might be useful, as some of the webservices tests will require use of other Jakarta EE 9 technologies (e.g. jakarta.ejb.SessionBean instead of javax.ejb.SessionBean).

For the jaxrpc test folder, I think there will also be some jakarta.servlet changes, so in both cases, your idea would be useful, as the Jakarta EE 8 Platform would not likely work.

Does anyone else think that they would use a standalone JAXRPC TCK that contains the current jaxrpc tests + the webservices tests that depend on JAXRPC?  

Would JAXRPC not being part of Jakarta EE 9, mean the tests would need to be moved to a separate repo, so the JAXRPC standalone TCK could be released and maintained independently of the Jakarta EE Platform TCK 9.0.0?  


Best
Lance
On May 12, 2020, at 3:40 PM, Lance Andersen <lance.andersen@xxxxxxxxxx> wrote:



On May 12, 2020, at 2:45 PM, Scott Marlow <smarlow@xxxxxxxxxx> wrote:


On Tue, May 12, 2020 at 12:10 PM Lance Andersen <lance.andersen@xxxxxxxxxx> wrote:
Hi Scott,

I would consider making the tests configurable similar to how JAXRPC is and remove when JAXRPC is finally removed

We are supposed to remove the JAXRPC tests now (as per EE 9 release plan [1]).  Soon, we will no longer be able to reference javax.xml.rpc classes in the Jakarta EE 9 TCK source.  I think that the general concern was about removing any tests from the src/com/sun/ts/tests/webservices folder, in case they are expected to cover testing non-JAXRPC technologies.

I keep forgetting JAXRPC is finally being removed

From the keyword.properties [2], it looks like the answer is that the webservices source tree, only contains JAXRPC tests.  Sound right?

I believe these tests all reply on JAXRPC and based on a quick scan appears to be the case.


On May 12, 2020, at 11:58 AM, Scott Marlow <smarlow@xxxxxxxxxx> wrote:

Hi,

Do you have feedback to share about removing webservices tests that reference (Jakarta XML RPC) javax.xml.rpc classes?  

Please see discussion + concerns raised on https://github.com/eclipse-ee4j/jakartaee-tck/issues/210

In summary we are questioning whether to remove the webservices tests that reference javax.xml.rpc classes, versus ignoring them in EE 9, so that they might be refactored to do testing of something else in the future.

Your feedback is appreciated!

Scott
_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

<oracle_sig_logo.gif>

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx



_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev
_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

<oracle_sig_logo.gif>

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx



_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

Back to the top