nek4life commented on issue #22756:
URL: https://github.com/apache/beam/issues/22756#issuecomment-1232145096

   No problem. Appreciate you taking a look. I did add the following in 
addition to the other two dependencies 
   
   ```
           <dependency>
               <groupId>javax.xml.bind</groupId>
               <artifactId>jaxb-api</artifactId>
               <version>2.2.3</version>
           </dependency>
   ```
   And my program is able to run. I'm not that familiar with Beam so I'm trying 
to figure out how to write my xml to a file to make sure something is happening.
           
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to