Hi Scott,
I installed JBoss4.0 and got error while execting the TimerService.
Is there anything missing in Jboss4.0.
I am posting this exception here, so if there are any problems with Jboss4.0 you can
take a look into this.
Here is the log from the screen:
--
hi All,
I have my ejbs deployed on jboss3.2.3
I am trying touse EJB Timer service. Basically my bean looks like,
public class TimerBean implements SessionBean, TimedObject {
//all the standard methods here:
public void ejbTimeout(Timer timer) {
System.out.println("Oops..Timed out
Does Jboss has any inbuilt connection manager or connection pool ? If yes, where can I
get more information ?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829318#3829318
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mo
hi All,
When I run jmx-console on my local server running jboss3.2.x I see following output on
the screen:
java:comp namespace of the AccountEJB bean:
+- env (class: org.jnp.interfaces.NamingContext)
| +- jdbc (class: org.jnp.interfaces.NamingContext)
| | +- account[link -> java:/Ac
There is not setup.exe and there is nothing like that.
Just unzip that zip file in your disk. Let's say that you unzipped to d:\jboss-3.2.3
then go to directory d:\jboss-3.2.3\bin and run the batch file "run.bat".
You will be all set.
View the original post :
http://www.jboss.org/index
hi All,
I have downloaded jboss 3.2.3 and installed on Windows xp.
To create my own setup I just simply copied "default" to "personaloffice" directory.
So my server directory looks like:
all
default
personaloffice
minimal
But when I try to run the server, I get deployment errors.
Any ideas ?
T
hi All,
I have a huge database which involves multiple Schemas running on Oracle server. As of
now, they are all on one server, but we are planning to put separate schema on
separate machine.
Now, how do I configure my Jboss so that I can access different schemas using
different datasources.
hi All,
I have a huge database which involves multiple Schemas running on Oracle server. As of
now, they are all on one server, but we are planning to put separate schema on
separate machine.
Now, how do I configure my Jboss so that I can access different schemas using
different datasources.
hi All,
I have a huge database which involves multiple Schemas running on Oracle server. As of
now, they are all on one server, but we are planning to put separate schema on
separate machine.
Now, how do I configure my Jboss so that I can access different schemas using
different datasources.