So remove the http-invoker.sar.

AFAIK it is used to accept EJB invocations via HTTP. If you have no integrated webcontainer (I'm assuming external use of Resin) then you won't be able to use it anyway.

In fact copy 'all' to 'myserver' and run.sh -c myserver. Remove services from myserver/deploy until you have a working configuration.

Several services will require a webcontainer - jboss.net, jmx-console, http-invoker etc.

Jules

otisg wrote:
That is what I tried, but then I got errors
when starting up JBoss.

The error looks something like this:

19:32:40,886 INFO  [MainDeployer] Deployed
package:
file:/usr/local/.version/jboss-3.0.4/server/default/deploy/wgen-web.ear
19:32:40,892 ERROR [URLDeploymentScanner]
MBeanException: Exception in MBean operation
'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[org.jboss.deployment.DeploymentInfo@7baf0f4b
{
url=file:/usr/local/.version/jboss-3.0.4/server/default/deploy/http-invoker.sar/invoker.war/
}
  deployer: null
  status: Starting
  state: INIT_WAITING_DEPLOYER
  watch:
file:/usr/local/.version/jboss-3.0.4/server/default/deploy/http-invoker.sar/invoker.war/
  lastDeployed: 1037147550457
  lastModified: 1036282165000
  mbeans:
..
..
..

In the end JBoss does start, as I see this:

19:34:24,445 INFO  [Server] JBoss (MX
MicroKernel) [3.0.4 Date:200211021607]
Started in 0m:41s:496ms

But the errors do not appear when I have
jbossweb.sar in deploy directory, so simply
removing it from there is not completely
clean solution. :(

Thanks for help,
Otis



---- On Tue, 12 Nov 2002, Scott M Stark
([EMAIL PROTECTED]) wrote:


Just remove the
server/default/deploy/jbossweb.sar and you
have a dist

without a servlet container.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- From: "otisg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 2:23 PM
Subject: [JBoss-user] Jboss dist w/o a
Servlet container?


Hello,

Where can I get a version of JBoss that
comes with no servlet container?

I am trying to use Resin with JBoss, so I
would like to get a version of JBoss that
comes without any other Servlet containers -
no Tomcat, no Jetty.

The closest thing I found is at


http://prdownloads.sourceforge.net/jboss/jboss-3.0.4.zip

However, even that includes org.mortbay
(Jetty) classes in a form of 'jbossweb'.

Can anyone point me in the right direction?

Thank you,
Otis




________________________________________________

Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag




-------------------------------------------------------

This sf.net email is sponsored by: To learn the basics of securing your web

site with SSL,
click here to get a FREE TRIAL of a

Thawte Server Certificate:
http://www.gothawte.com/rd522.html


_______________________________________________

JBoss-user mailing list
[EMAIL PROTECTED]


https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------

This sf.net email is sponsored by: To learn the basics of securing your web
site with SSL,
click here to get a FREE TRIAL of a Thawte
Server Certificate:
http://www.gothawte.com/rd522.html

_______________________________________________

JBoss-user mailing list
[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/jboss-user



________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to