How to report bugs?

[email protected]
Newsgroups gmane.comp.java.openejb.user
Message-ID <trinity-87552732-9c1b-4a94-892c-cd0f665416de-1669811586074@3c-app-webde-bs36>
Hi guys,

I read the documentation and found some documetation issues.

For example:
https://tomee.apache.org/examples-trunk/cdi-request-scope/

"A Soup insance" should probably "A Soup instance"

But even worser the output seems to be wrong:

INFO - Started Ejb(deployment-id=Waiter, ejb-name=Waiter, container=Default Stateless Container)
INFO - Deployed Application(path=c:\Users\Daniel\workspaces\openejb\openejb\examples\cdi-request-scope)
Soup created
Soup created
INFO - Undeploying app: c:\Users\Daniel\workspaces\openejb\openejb\examples\cdi-request-scope

On my command line it is:

INFO - Started Ejb(deployment-id=Waiter, ejb-name=Waiter, container=Default Stateless Container)
INFO - Deployed Application(path=/home/markus/playground/tomee/examples/cdi-request-scope)
Soup created
INFO - Undeploying app: /home/markus/playground/tomee/examples/cdi-request-scope
INFO - Destroying OpenEJB container

Can somebody take care?

Thanks,
Markus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.