[JBoss-user] [Installation Configuration] - Clustering

2005-05-09 Thread barunkdas
hi all,

Is there anybody who can guide me to build up a system with clustering two 
nodes. My application is very simple but needs an clustered environment. i am 
using jboss-4.0.0 and oracle 9i. 

Thanx in advance.

Barun.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3876984#3876984

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3876984


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Scheduler in JBoss 4.0.0

2005-04-29 Thread barunkdas
Is any body alive out there???

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3875866#3875866

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3875866


---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Scheduler in JBoss 4.0.0

2005-04-21 Thread barunkdas
hi,

can any one please tell me why the scheduler is not there in the default 
server. i mean i am unable to fint the scheduler-service.xml and 
schedule-manager-service.xml inside the deploy folder. previously it was there 
but now its not there..whats going on guys??? .

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3874794#3874794

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3874794


---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - jdbc not bound

2004-12-29 Thread barunkdas
hi all,

i am using Eclipse as my IDE, JBoss as my AS, Postgres as my Database server. 
when i am trying to connect database from my action class its get connected but 
when i'm using EJB and trying to connect i get error 
javax.naming.NameNotFoundException: jdbc not bound. i'm having class to get 
connection. code is as simple as

Context ctx = new InitialContext();
DataSource ds = (DataSource) ctx.lookup(java:comp/env/jdbc/myCoreDS);
Connection conn = ds.getConnection();

Please help me cause i've spent lots of time and i have not got any thing 
useful.

Thanking you in advance.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3860090#3860090

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860090


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user