Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Time to start making Jakarta EE Platform TCK documentation changes...

Hi Scott,


On Sep 24, 2020, at 2:14 PM, Scott Marlow <smarlow@xxxxxxxxxx> wrote:

Hi,

I'm going to make a first pass through to review the Platform TCK documentation.

sounds good

If others are thinking about doing the same, please do speak up so we can coordinate.  I would like to delegate as much heads down work now as possible, so I can spend more time coordinating remaining EE 9 TCK tasks.

I think that we should remove the jakartaee-tck/user_guides/jakartaee/src/main/jbake/content/csiv2logs.adoc as we no longer have interoperability tests.  This will also remove the need for client2ejb.png + ejb2ejb.png + web2ejb.png

Yes anything that is no longer relevant for Jakarta EE 9 should definitely be removed.

As I started going through making changes to remove references to the csiv2logs.adoc, I noticed that we have a lot of references to ior-security-config, for example from src/com/sun/ts/tests/ejb30/bb/session/stateless/annotation/resourceoverride/ejb3_bb_stateless_resourceoverride_ejb.jar.sun-ejb-jar.xml:
`
     <ior-security-config>
       <transport-config>
         <integrity>supported</integrity>
         <confidentiality>supported</confidentiality>
         <establish-trust-in-target>supported</establish-trust-in-target>
         <establish-trust-in-client>supported</establish-trust-in-client>
       </transport-config>
       <as-context>
         <auth-method>username_password</auth-method>
         <realm>default</realm>
         <required>false</required>
       </as-context>
       <sas-context>
         <caller-propagation>supported</caller-propagation>
       </sas-context>
     </ior-security-config>
`

It seems likely that we don't need the ior-security-config references in the deployment descriptors in EE 9.  We probably should mention that ior-security-config is no longer needed.

I suspect that there are a lot of other changes like this that we need to make.

Yes I suspect there is.  I can take a peek once you make your initial pass

Scott

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev__;!!GqivPVa7Brio!JIZwogKiFMnygEPWjl-GPxTV7bpMcnmz6_Q7px1-p1Sifded6cL2UJKgzDOYieYHsw$


Best
Lance
------------------



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





Back to the top