Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javax.xml.soap.MetaFactory deprecation warning on "executePs" #148

Open
sreesankargm opened this issue Feb 1, 2022 · 0 comments
Open

javax.xml.soap.MetaFactory deprecation warning on "executePs" #148

sreesankargm opened this issue Feb 1, 2022 · 0 comments

Comments

@sreesankargm
Copy link

sreesankargm commented Feb 1, 2022

I get the following warning messages on console when using executePS

Feb 01, 2022 6:46:29 AM javax.xml.soap.FactoryFinder find
WARNING: Using deprecated META-INF/services mechanism with non-standard property: javax.xml.soap.MetaFactory. Property javax.xml.soap.SAAJMetaFactory should be used instead.
Feb 01, 2022 6:46:31 AM javax.xml.soap.FactoryFinder find
WARNING: Using deprecated META-INF/services mechanism with non-standard property: javax.xml.soap.MetaFactory. Property javax.xml.soap.SAAJMetaFactory should be used instead.

This also seems to be getting written into err stream.

Looks like I was wrong about err stream. This is what I see in err

"error":"#< CLIXML\r\n<Objs Version=\"1.1.0.1\" xmlns=\"http://schemas.microsoft.com/powershell/2004/04\"><Obj S=\"progress\" RefId=\"0\"><TN RefId=\"0\"><T>System.Management.Automation.PSCustomObject<\/T><T>System.Object<\/T><\/TN><MS><I64 N=\"SourceId\">1<\/I64><PR N=\"Record\"><AV>Preparing modules for first use.<\/AV><AI>0<\/AI><Nil /><PI>-1<\/PI><PC>-1<\/PC><T>Completed<\/T><SR>-1<\/SR><SD> <\/SD><\/PR><\/MS><\/Obj><\/Objs>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant