buildbot failure in on tomee-site-staging

2016-07-29 Thread buildbot
The Buildbot has detected a new failure on builder tomee-site-staging while 
building . Full details are available at:
https://ci.apache.org/builders/tomee-site-staging/builds/91

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb-cms-slave

Build Reason: The AnyBranchScheduler scheduler named 
'on-tomee-site-staging-commit' triggered this build
Build Source Stamp: [branch tomee/site] 1754571
Blamelist: rmannibucau

BUILD FAILED: failed shell

Sincerely,
 -The Buildbot





svn commit: r1754571 - /tomee/site/trunk/content/openejb.xml.mdtext

2016-07-29 Thread rmannibucau
Author: rmannibucau
Date: Fri Jul 29 20:25:22 2016
New Revision: 1754571

URL: http://svn.apache.org/viewvc?rev=1754571=rev
Log:
CMS commit to tomee by rmannibucau

Modified:
tomee/site/trunk/content/openejb.xml.mdtext

Modified: tomee/site/trunk/content/openejb.xml.mdtext
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/content/openejb.xml.mdtext?rev=1754571=1754570=1754571=diff
==
--- tomee/site/trunk/content/openejb.xml.mdtext (original)
+++ tomee/site/trunk/content/openejb.xml.mdtext Fri Jul 29 20:25:22 2016
@@ -1,9 +1,10 @@
 Title: openejb.xml
+
 
 # Overview
 
 The openejb.xml is the main configuration file for the container system and
-it's services such as transaction, security, and data sources.
+its services such as transaction, security, and data sources.
 
 The format is a mix of xml and properties inspired by the format of the
 httpd configuration file.  Basically:
@@ -33,16 +34,16 @@ to:
 
 
 You are free to use white space, ":", or "=" for your name/value pair
-separator with no affect on OpenEJB.
+separator with no effect on OpenEJB.
 
 
 ## Property Defaults and Overriding
 
 The openejb.xml file itself functions as an override, default values are
 specified via other means (service-jar.xml files in the classpath),
-therefore you only need to specify property values here for 2 reasons:
-1. you wish to for documentation purposes 
-1. you need to change the default value
+therefore you only need to specify property values here for 2 reasons:
+1. you wish to for documentation purposes
+2. you need to change the default value
 
 The default openejb.xml file has most of the useful properties for each
 component explicitly listed with default values for documentation purposes.
@@ -59,7 +60,7 @@ properties.  See [System Properties](sys
 To know what properties can be overriden the './bin/openejb properties'
 command is very useful: see [Properties Tool](properties-tool.html)
 
-It's function is to connect to a running server and print a canonical list
+Its function is to connect to a running server and print a canonical list
 of all properties OpenEJB can see via the various means of configuration. 
 When sending requests for help to the users list or jira, it is highly
 encouraged to send the output of this tool with your message.
@@ -74,7 +75,7 @@ change someday, but untill then ServerSe
 conf/.properties files such as conf/ejbd.properties to
 configure the main protocol that services EJB client requests.
 
-The format those properties files is greatly adapted from the xinet.d style
+The format of those properties files is greatly adapted from the xinet.d style
 of configuration and even shares similar functionality and properties such
 as host-based authorization (HBA) via the 'only_from' property.
 




[jira] [Resolved] (TOMEE-1892) Restfull EJB not registred as Rest

2016-07-29 Thread Guillaume Chauvet (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOMEE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Chauvet resolved TOMEE-1892.
--
Resolution: Information Provided

> Restfull EJB not registred as Rest
> --
>
> Key: TOMEE-1892
> URL: https://issues.apache.org/jira/browse/TOMEE-1892
> Project: TomEE
>  Issue Type: Bug
>Affects Versions: 7.0.1
> Environment: Windows 7 64 bits
>Reporter: Guillaume Chauvet
>Priority: Critical
>
> I'm facing to an issue with Restfull EJB registring. When my EAR is deployed, 
> EJBs are registred but not recognized as Rest services.
> I've tested many ways to solve my issue, without success. TomEE logs doesn't 
> show ERRORs or WARNINGs messages.
> Please find attached a a link, asample project that reproduce my issue. I 
> will test my EAR with Wildfly AS today.
> https://drive.google.com/file/d/0Bz_j_Y_WncjKaDg2dzNTcW5aRlU/view?usp=sharing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOMEE-1892) Restfull EJB not registred as Rest

2016-07-29 Thread Guillaume Chauvet (JIRA)

[ 
https://issues.apache.org/jira/browse/TOMEE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398855#comment-15398855
 ] 

Guillaume Chauvet commented on TOMEE-1892:
--

I added an "empty" war file to my EAR project, and it's works :)

> Restfull EJB not registred as Rest
> --
>
> Key: TOMEE-1892
> URL: https://issues.apache.org/jira/browse/TOMEE-1892
> Project: TomEE
>  Issue Type: Bug
>Affects Versions: 7.0.1
> Environment: Windows 7 64 bits
>Reporter: Guillaume Chauvet
>Priority: Critical
>
> I'm facing to an issue with Restfull EJB registring. When my EAR is deployed, 
> EJBs are registred but not recognized as Rest services.
> I've tested many ways to solve my issue, without success. TomEE logs doesn't 
> show ERRORs or WARNINGs messages.
> Please find attached a a link, asample project that reproduce my issue. I 
> will test my EAR with Wildfly AS today.
> https://drive.google.com/file/d/0Bz_j_Y_WncjKaDg2dzNTcW5aRlU/view?usp=sharing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)