Which application server should I use to deploy Test Analytics?

100 views
Skip to first unread message

Andrey Belyaevskiy

unread,
Oct 1, 2014, 8:30:48 AM10/1/14
to test-analyt...@googlegroups.com
Hi All!

I built Test Analytics application and now I try to deploy and start it.

I deployed Test Analytics war into JBoss application server and faced to the Error while making object persistent issue. I removed jdoconfig.xml from \war\META-INF and deployed directory insted of war archive into JBoss. After I started JBoss again I do not see any issues in JBoss log but Test Analytics is not available with link http://localhost:8080/test-analytics-1.0-SNAPSHOT (I see error JBWEB000124: The requested resource is not available. on the page). I see following lines in JBoss log:
16:01:43,666 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
16:01:43,685 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
16:01:44,004 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC servicethread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]16:01:44,191 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "test-analytics-1.0-SNAPSHOT" (runtime-name : "test-analytics-1.0-SNAPSHOT")
16:01:44,256 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
16:01:44,258 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
16:01:44,262 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) started in 5056ms - Started 179 of 217 services (58 services are lazy, passive or on-demand)

Could you please point me at my mistake? What should I do to start Test Analytics application?

Should I use another application server instead of JBoss?
Reply all
Reply to author
Forward
0 new messages