Hi,
I have a websocket app that works fine on Tomcat. I can not get it
configured to run behind Apache2 web server. Apache2 is configured
with SSL and LDAP basic authentication and uses AJP13 to talk to
Tomcat. All are running fine except for this new websocket app.
I can run this curl command.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Feilpe,
I think you meant to post to the tomee-users mailing list. You got
tomcat-users.
- -chris
On 8/26/14, 4:31 PM, Felipe Jaekel wrote:
> I'm trying to run some legacy JMS code in TomEE 1.7.0 using the
> internal broker:
>
>
> BrokerXmlConf
2014-08-27 17:29 GMT+04:00 John Smith :
>>
>>
>>
>> You haven't really provided any information, here. Please post full
>> stack traces.
>>
>> You might want to do something like catch NPE around the area(s) where
>> they are being thrown, and log information about the requests that are
>> causing
>
>
>
> You haven't really provided any information, here. Please post full
> stack traces.
>
> You might want to do something like catch NPE around the area(s) where
> they are being thrown, and log information about the requests that are
> causing them. It may be something like a web search crawl
Am 27.08.2014 11:05, schrieb Sylvain Goulmy:
Hi all,
I'm trying to setup a XA Datasource configuration in Tomcat 7 with an
Oracle database.
I have spent a long time trying to set that configuration up without any
success.
I have read the following blog entry which is i think the only ressourc
2014-08-27 13:05 GMT+04:00 Sylvain Goulmy :
> Hi all,
>
> I'm trying to setup a XA Datasource configuration in Tomcat 7 with an
> Oracle database.
>
> I have spent a long time trying to set that configuration up without any
> success.
>
> I have read the following blog entry which is i think the o
Hi all,
I'm trying to setup a XA Datasource configuration in Tomcat 7 with an
Oracle database.
I have spent a long time trying to set that configuration up without any
success.
I have read the following blog entry which is i think the only ressource
that deals with this subject :
http://www.to