Hi all,
I'm trying to develop an extensible architecuture to add new services to my
existing website. I want this to be similar to www.salesforce.com, where
each service is accessed via a main tab, and each service is essentially a
mini-application in itself.
I have an existing struts app which
Hi everyone,
I've built an application in a standard j2EE format
JSPs-->Struts-->Session Beans-->CMR Entity Beans.
This is deployed in an exploded ear, with struts and JSPs in the war as well
as the session bean interfaces. Then I have the Session Beans and CMR Entity
Beans in a jar.
Now I want
I'd also really like to know this. Is there any good basic documentation on
jboss nukes out there for the newbie? The software seems really cool, but
like all things with jboss - documentation is a disaster :-( It seems to be
all over the place at the moment. Can anyone point me to a good doc?
c
Hi all,
this has probably been asked many times but I tried to search for it and
couldn't find it.
I'm trying to setup nukes using the mysql download nukes-1.0.0-mysql.zip
I've downloaded it and am following the instructions to create the nukes
tables in mysql
"2/ There are two ddl files that
Just a quick mail to thank everyone on the struts and jboss list for their
help over the last year with all my postings and questions.
I finally have created my struts based website which uses struts with JBoss
www.suppliersourcing.com
If anyone needs help or wants to ask questions on how to bu
_B for web app B
Hope that makes sense.
Matt
- Original Message -
From: "Brian Styles" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 14, 2004 11:22 AM
Subject: Re: [JBoss-user] Why does restart force recompile
> Thanks Matt,
>
> looks
will have to read up on the org.apache.jasper.servlet.JspServlet
class to find out about these and other attributes..
This is the way I prevented JSP's being recompiled - not sure if there is
any other way.
Matt
- Original Message -
From: "Brian Styles" <[EMAIL PROTECTED]>
To:
Hi all,
another question :-). I wonder is it possible to add the forums module to
my application without redesigning my entire system to run around nukes. I'd
like to just deploy the forums. I'm sure there are others who would also
like this, and I reckon it would be a big attraction towards J
Just a simple question,
Why when we restart JBoss does it force a recompile of all the jsps in every
deployed war.
What's the logic in this? The jsps haven't changed.
Any way to avoid it?
Brian
_
Protect your PC - get McAfee.com V
Hi all,
I was wondering if anyone knows if it is possible to stop a recompile of all
web apps if a virtual host is added. Currently you add a virtual host by
changing
deploy\jbossweb-tomcat41.sar\META-INF\jboss-service.xml by adding the
following:
However this reloads all the services and
ar and the two wars
should work for you. An application.xml will look
something like this:
My App
war1.war
/war1
war2.war
/war2
myejb.jar
//Nicholas
--- Brian Styles <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
>
Hi all,
I am trying to deploy two different wars that both use the same ejb jar.
a) Is this possible
b) How do you go about the deployment?
currently I'm deploying the ejb jar file in an ear with the war.
thanks for any help,
Brian
__
g your own category?
thanks again,
Brian
From: Marek Lange <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] log4j SMTPAppender
Date: Tue, 16 Dec 2003 14:29:01 +0100
Brian Styles wrote:
However I don't even see it trying to send the emails.
From: Marek Lange <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] log4j SMTPAppender
Date: Tue, 16 Dec 2003 13:14:44 +0100
Brian Styles wrote:
Hi all,
this is the third time I've asked this question. Hopefully someone w
Hi all,
this is the third time I've asked this question. Hopefully someone will know
this time.
Has anyone ever got the log4j SMTPAppender working so that emails are sent
out when an error occurs. If so, how --> it doesn't seem to work for me at
all.
thanks,
Brian
___
[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] MDB transaction help
Date: 15 Dec 2003 19:27:51 +0000
On Mon, 2003-12-15 at 19:09, Bob Cotton wrote:
> "Brian Styles" <[EMAIL PROTECTED]> writes:
>
>
> > Now because
I can flag only one of my mdbs a singleton how do I do it?
thanks very much,
Brian
From: Adrian Brock <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] MDB transaction help
Date: 15 Dec 2003 19:27:51 +
On Mon, 2003-12-15 at 19:09, Bob Cotton
Hi all,
I was sending my emails with a little mail utility class that I had. My
application is a web app, so things like - forgot password etc, would use
the little mail util app. However I found that because this wasn't
aysnchronous, the user could be left hanging on a web page for along time
Hi all,
In my session beans I am currently using the xdoclet "resource-manager" to
link my session beans to other services such as MDBs. For example:
* @jboss.resource-manager
* res-man-name="${jndi.queue.mymdb}"
* res-man-jndi-name="${jboss.queue.mymdb}"
However, I see that there is als
s.
I am pretty sure Bill Burke (JBoss Chief Architect and Subscription CD
Manager:) is adding a multihome discussion to the documentation.
-Original Message-
From: Brian Styles [mailto:[EMAIL PROTECTED]
Sent: Tue 12/9/2003 5:35 AM
To: [EMAIL PROTECTED]
JVMs or several JVMs
(depending on how powerful the box is in terms of CPUs and memory and bus
speeds...) might be the way to go.
-Original Message-
From: Brian Styles [mailto:[EMAIL PROTECTED]
Sent: Tue 12/9/2003 3:49 AM
To: [EMAIL PROTECTED]
Cc:
run the same
configuration twice and remove
/jboss/server/whaddeva/deploy/snmp-adapter.sar, from every instance.
That's about it.
-Original Message-
From: Brian Styles [mailto:[EMAIL PROTECTED]
Sent: Monday, December 08, 2003 2:18 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Mult
If your app has a web component to it you can use a listener that will
notify you when the servlet context gets created. For example:
public class MyListener implements ServletContextListener {
private static Logger log = Logger.getLogger( MyListener .class);
/** Constructs a new SimpleList
Hi all,
This list has been very helpful to me so I thought I'd write some notes on
things I experienced in order to get the same application deployed and
virtual hosted multiple times on jboss-3.2.2. This has been a common enough
query on the lists and the forums.
The application was a standar
to two different
ds.xml-files (dell-mysql-ds and microsoft-mysql-ds.xml). This also gives
you the ability to deploy/undeploy only needed datasources..
t. Jarkko
Brian Styles wrote:
Hi all,
In my effort to deploy two versions of my ear on the same jboss3.2.2
under different virtual hosts, I'm
Hi all,
just wondering if there is any way to test virtual hosting without having to
register the domain name! Eg, say I try to virtual host my app on
http://brian.test.com
and I map this to some context-root,
how do I then test that http://brian.test.com will work?
I think that it's probably
Hi all,
In my effort to deploy two versions of my ear on the same jboss3.2.2 under
different virtual hosts, I'm left with one little problem. Try as I might,
my two applications are using the one datasource.
For examples sake, lets say the two versions of the applications are for two
differen
27 matches
Mail list logo