[JBoss-user] [Installation Configuration] - CVS for jboss-head is broken.

2005-04-08 Thread rimmeraj
I am trying to 

cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -d jboss jboss-head
I get the following

cvs [checkout aborted]: cannot make directory CVS in 
admin-console/src/main/org/jboss/admin/console/web: No space left on device

This is a server side message not a client one. (There is lots of room on all 
my partitions)

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: CVS for jboss-head is broken.

2005-04-08 Thread rimmeraj
Great. Now can we get it fixed?

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JSR181/JSR224 Support

2005-03-17 Thread rimmeraj
This is only a warning. It has been fixed in CVS head branch

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JSR181/JSR224 Support

2005-03-17 Thread rimmeraj
Check remoting/src/main/org/jboss/remoting/transport/Connector.java you need 
version 1.26

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

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


---
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://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: rmi over http troubles

2004-12-20 Thread rimmeraj
By default the system name where jboss is runnig is assumed to be the http 
target.  Comment out InvokerURLPrefix,InvokerURLSuffix set UseHostName to false 
and then put the entire URL you wish to use as InvokerURL

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

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


---
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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: rmi over http troubles

2004-12-20 Thread rimmeraj
Did you change the HttpProxyFactory mbean as well?

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

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


---
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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Hibernate.har in myHibernateEar.ear 'no persistent class

2004-11-03 Thread rimmeraj
I have found that classes and jar files with the hibernate package need to go out side 
the scope of the .har file. So put your .hbm.xml in the ha4r and the class inside a 
jar at the ear level not the .har.


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

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


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Hibernate.har in myHibernateEar.ear 'no persistent class

2004-11-03 Thread rimmeraj
If you look in the server.log does the .har get deployed before the jars in the ear ?
I personally do not use an ear but the jars get deployed before my .har file.


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

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


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Hibernate.har into .ear...HowTo?

2004-10-30 Thread rimmeraj
add in your .har file in the ear. In application.xml add hibernate har


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

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


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Urgent! - session.HibernateContext.getSession not workin

2004-10-26 Thread rimmeraj
The JNDI lookup returns a SessionFactory not a sesison. So it should look like...

SessionFactory sf = (SessionFactory)ctx.lookup(java:/hibernate/SessionFactory)
Session ses = sf.openSession();
do work here ...

ses.close();



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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Urgent! - session.HibernateContext.getSession not workin

2004-10-26 Thread rimmeraj
But you are not using it within the cope of an EJB. There fore there is no open 
transaction to bind it to.


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Urgent! - session.HibernateContext.getSession not workin

2004-10-26 Thread rimmeraj
import net.sf.hibernate.Session;
import net.sf.hibernate.SessionFactory;
import javax.naming.InitialContext;


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-25 Thread rimmeraj
After looking at code here the problem is that HibernateFactory returns a factory not 
a session

It sould look like ..


InitialContext ctx = new InitialContext();
SessionFactory fac = (SessionFactory)ctx.lookup(java:/hibernate/SessionFactory);
Session ses = fac.openSession();
   
Do what ever here

ses.close();


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
use ..

org.jboss.hibernate.session.HibernateContext.getSession(java:/hibernate/SessionFactory);
Or what ever yopu have defined for SessionFactoryName in your hibernate mbean.

This will return a session. If you are within an ejb your session becomes part of the 
ejb transaction. When the ejb transaction is commited so will your hibernate session.

Otherwiise use the session as per normal..




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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
what does your hibernate-service.xml services file look like?


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Jboss 3.2.6 JNDI access from hibernate

2004-10-22 Thread rimmeraj
I always use hibernate within an EJB transaction so I don;t have to open/close ect ..


Is hibernate starting correctly? When I start my app I see something like this on my 
console. Maybee your test is throwing a NPE?

15:56:59,035 INFO  [Environment] Hibernate 2.1.5
15:56:59,091 INFO  [Environment] hibernate.properties not found
15:57:00,388 INFO  [Environment] using CGLIB reflection optimizer
15:57:00,439 INFO  [Configuration] Searching for mapping documents in jar: util-db.jar
15:57:00,452 INFO  [Configuration] Found mapping documents in jar: 
com/candata/util/db/EventLog.hbm.xml
15:57:01,320 INFO  [Binder] Mapping class: com.candata.util.db.EventLog - event_log
15:57:02,099 INFO  [Configuration] Found mapping documents in jar: 
com/candata/util/db/ImportSequence.hbm.xml
15:57:02,314 INFO  [Binder] Mapping class: com.candata.util.db.ImportSequence - 
import_sequences
15:57:02,339 INFO  [Configuration] Found mapping documents in jar: 
com/candata/util/db/Notes.hbm.xml
15:57:02,535 INFO  [Binder] Mapping class: com.candata.util.db.Notes - notes
15:57:02,549 INFO  [Configuration] Found mapping documents in jar: 
com/candata/util/db/SystemProperty.hbm.xml
15:57:02,762 INFO  [Binder] Mapping class: com.candata.util.db.SystemProperty - 
system_properties
15:57:02,777 INFO  [Configuration] Found mapping documents in jar: 
com/candata/util/db/UserProperty.hbm.xml
15:57:02,970 INFO  [Binder] Mapping class: com.candata.util.db.UserProperty - 
user_properties
15:57:02,985 INFO  [Configuration] processing one-to-many association mappings
15:57:02,987 INFO  [Configuration] processing one-to-one association property 
references
15:57:03,018 INFO  [Configuration] processing foreign key constraints
15:57:03,221 INFO  [Dialect] Using dialect: net.sf.hibernate.dialect.PostgreSQLDialect
15:57:03,278 INFO  [SettingsFactory] Use outer join fetching: true
15:57:03,335 INFO  [NamingHelper] JNDI InitialContext properties:{}
15:57:03,355 INFO  [DatasourceConnectionProvider] Using datasource: java:/DefaultDS
15:57:03,363 INFO  [TransactionFactoryFactory] Transaction strategy: 
net.sf.hibernate.transaction.JTATransactionFactory
15:57:03,389 INFO  [NamingHelper] JNDI InitialContext properties:{}
15:57:03,397 INFO  [TransactionManagerLookupFactory] instantiating 
TransactionManagerLookup: net.sf.hibernate.transaction.JBossTransactionManagerLookup
15:57:03,412 INFO  [TransactionManagerLookupFactory] instantiated 
TransactionManagerLookup
15:57:03,424 INFO  [NamingHelper] JNDI InitialContext properties:{}
15:57:03,427 INFO  [TransactionManagerLookupFactory] instantiating 
TransactionManagerLookup: net.sf.hibernate.transaction.JBossTransactionManagerLookup
15:57:03,446 INFO  [TransactionManagerLookupFactory] instantiated 
TransactionManagerLookup
15:57:03,582 INFO  [SettingsFactory] Use scrollable result sets: true
15:57:03,598 INFO  [SettingsFactory] Use JDBC3 getGeneratedKeys(): false
15:57:03,600 INFO  [SettingsFactory] Optimize cache for minimal puts: false
15:57:03,611 INFO  [SettingsFactory] Query language substitutions: {}
15:57:03,621 INFO  [SettingsFactory] cache provider: 
net.sf.hibernate.cache.HashtableCacheProvider
15:57:03,640 INFO  [Configuration] instantiating and configuring caches
15:57:04,986 INFO  [SessionFactoryImpl] building session factory
15:57:08,831 INFO  [SessionFactoryObjectFactory] Factory name: 
java:/hibernate/SessionFactory
15:57:08,843 INFO  [NamingHelper] JNDI InitialContext properties:{}
15:57:08,847 INFO  [NamingHelper] Creating subcontext: hibernate
15:57:08,870 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: 
java:/hibernate/SessionFactory
15:57:08,902 WARN  [SessionFactoryObjectFactory] InitialContext did not implement 
EventContext
15:57:08,909 INFO  [NamingHelper] JNDI InitialContext properties:{}


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

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


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - NPE in org.jboss.mq.pm.jdbc3.PersistenceManager in Jboss 4.0

2004-09-27 Thread rimmeraj
I am trying to jbbc3 persistance for jms. Here is the backtrace

15:24:16,572 ERROR [PersistenceManager] Starting failed 
jboss.mq:service=PersistenceManager
java.lang.NullPointerException
at 
org.jboss.mq.pm.jdbc3.PersistenceManager.removeMarkedReferences(PersistenceManager.java:1559)
at 
org.jboss.mq.pm.jdbc3.PersistenceManager.resolveAllUncommitedTXs(PersistenceManager.java:1325)
at 
org.jboss.mq.pm.jdbc3.PersistenceManager.startService(PersistenceManager.java:1139)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:891)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:416)
at org.jboss.system.ServiceController.start(ServiceController.java:438)
at org.jboss.system.ServiceController.start(ServiceController.java:438)
at org.jboss.system.ServiceController.start(ServiceController.java:438)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:261)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:935)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:746)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:709)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Looking at the code ..

the call
removeMarkedReferences(c, null, T);

the method 
protected void removeMarkedReferences(Connection c, Tx txid, String mark) throws 
SQLException
   {
  PreparedStatement stmt = null;
  try
  {
 stmt = c.prepareStatement(DELETE_MARKED_REFERENCES);
 stmt.setLong(1, txid.longValue());
 stmt.setString(2, mark);
 stmt.executeUpdate();
  }


I'm assuming that the NPE is that txid is null?




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

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


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Problem using remote interface

2004-09-26 Thread rimmeraj
Having been through this recently , you did not give us the proper info. What invokers 
are you using and what are your values in the inital context. Without this info I am 
flying blind but I am going to go out on a limb and say that jboss thinks you are 
local, ie  your machine name resolves to localhost. If you telnet to 1099 at the very 
end of the string you get back you will see what your JBOSS server thinks it's IP 
address is.



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

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


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Trybing to build 3.2 from CVS as of 10:55 EST

2004-09-03 Thread rimmeraj
I am getting the following error ...

/oldlinux/home/dave/jboss-3.2/tools/etc/buildmagic/buildmagic.ent:435: taskdef class 
xdoclet.modules.jmx.JMXDocletTask cannot be found

Now xdoclet is loaded in thirdparty/xdoclet/xdoclet/lib




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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Jboss 3.2.4 slooooooow compared to 2.4.4

2004-08-27 Thread rimmeraj
Can you provide a link , or what to patch. For development it seems silly to wait for 
xml schema parsing

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

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Remote JNDI/EJB Problems

2004-08-25 Thread rimmeraj
Any luck solving this?


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

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Remote JNDI/EJB Problems

2004-08-25 Thread rimmeraj
I found the problem. The server's machine name is resolving to localhost. It probably 
is in the default redhat setup


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

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


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: getUserPrincipal returning a different Principal impleme

2004-07-27 Thread rimmeraj
Check out.

http://www.jboss.org/index.html?module=bbop=viewtopict=50661

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: ClientLoginModule works incorectly

2004-07-15 Thread rimmeraj
I do not think it changed between the two versions ..


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: ClientLoginModule works incorectly

2004-07-14 Thread rimmeraj
IN jboss 3.2.4 it is 

see 

 http://www.jboss.org/index.html?module=bbop=viewtopict=50661


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Roles dependent on username and a company.

2004-07-14 Thread rimmeraj
ok. i thinlk i get it now. the same user can be in multiple companies?
If you kept the same solution but used a custom principal that contained all of the 
companies the princilpal then you would just have to check to see if company was 
contained the principal. See the thread about Custom Principals about 3 weeks back.

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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Roles dependent on username and a company.

2004-07-14 Thread rimmeraj
If you wrote your own CustomLogin Module did you not write your own 
protected  Group[] getRoleSets().

That would allow you the query you wish.


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

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


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: EJB call with RMI over HTTPS

2004-07-06 Thread rimmeraj
In deploy/http-invoker.sar/META-INF/jboss-service.xml the HttpInvoker mbean should 
look like 


 !-- Use a URL of the form http://:8080/invoker/EJBInvokerServlet
  where  is InetAddress.getHostname value on which the server
  is running.
  --
 https://
 :8443/invoker/restricted/EJBInvokerServlet
 true
  

The proxy factory ..


  !-- The Naming service we are proxying --
  jboss:service=Naming
  !-- Compose the invoker URL from the cluster node address --
  https://
  :8443/invoker/restricted/JMXInvokerServlet
  true
  org.jnp.interfaces.Naming
  
  
  
 jc.client.ClientInterceptor
 org.jboss.proxy.ClientMethodInterceptor
 org.jboss.proxy.SecurityInterceptor
 org.jboss.naming.interceptors.ExceptionInterceptor
 org.jboss.invocation.InvokerInterceptor
  
  


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

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


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: EJB call with RMI over HTTPS

2004-07-05 Thread rimmeraj
I have no problems with this. What do your server side logs say?  It looks like ssl is 
not enabled on the server..


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

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


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: limitations of ClientLoginModule and security model

2004-07-05 Thread rimmeraj
Write your own SecurityInterceptor and put it in the invoker stack.


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

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


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JNDI over HTTP

2004-06-25 Thread rimmeraj
Your java.naming.provider.url is wrong .
It should be 


java.naming.provider.url=http://192.168.0.99:8080/invoker/JNDIFactory


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

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


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Authentication problem

2004-06-23 Thread rimmeraj
You can't. What you really want to do use use different Roles for the applications

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

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


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Webapp Always Allows Access Using Basic Authentication

2004-06-21 Thread rimmeraj
Do a jar tvf on your war file to make sure that the jboss-web.xml is there and in the 
right place. You could also do a jar xvf and look at the actaul files and make sure 
you what you think is in there actually is.

Is it also possible that your browser is quitely logging you in without you knowing. 
You could have a simple page that calls getUserPrincipal() on the request and see if 
it is set...


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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: java.lang.NoSuchMethodError in jboss3.2.4

2004-06-18 Thread rimmeraj
Since I just went through this a couple of days ago a little more backgound. Threre 
are two versions of xalan.jar. One of them has all of the code to run the xsl compiler 
which contains  bcel. If you download the 2 jars package then it splits the compilier 
from the transformer and xalan.jar does not have bcel.


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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Custom Princpal Class

2004-06-18 Thread rimmeraj
OK, after reading the updated javaworld anser I found my answer. I'll put it here for 
others.

In your getRoleSets() method you need to add another group called CallerPrincipal. The 
member of this class should be what you want returned when you call 
EJBContext.getCallerPrincipal

so a sample code snippit ...

protected  Group[] getRoleSets()
throws LoginException
  {
 Group[] roleSets = new Group[2];
  roleSets[0] = new SimpleGroup(Roles);
  roleSets[1] = new SimpleGroup(CallerPrincipal);

  roleSets[0].addMember(new SimplePrincipal(user));
  roleSets[1].addMember(identity);
  return roleSets;
}

Where identity is a class that you want returned that implements Principal...





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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Custom Princpal Class

2004-06-17 Thread rimmeraj
OK. I have looked at AbstractServerLoginModule whcih my custom Server Login Module. 
Now instead of useing the property I am overiding createIdentity with my own custom 
implementation.  the problem is that it is never getting called. Therefore 
ctx.getCallerPrincipal is still returning a class of SimplePrincipal.


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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Custom Princpal Class

2004-06-16 Thread rimmeraj
Excellent! So does JAAS now keep the Principal class the the server login module 
returns or do I have to ytell JASS which Principal class to use? 

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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - NoSuchMethodError on 3.2.4 Deployment startup

2004-06-16 Thread rimmeraj
I am trying to deploy a couple of ejb's in the container. I am getting the following 
backtrace when deploying...

11:14:29,644 WARN  [ServiceController] Problem starting service 
jboss.j2ee:jndiName=rns/Rmdhist,service=EJB
RuntimeErrorException: java.lang.NoSuchMethodError: 
org.apache.bcel.generic.InstructionFactory.createNewArray(Lorg/apache/bcel/generic/Type;S)Lorg/apache/bcel/generic/Instruction;
Cause: java.lang.NoSuchMethodError: 
org.apache.bcel.generic.InstructionFactory.createNewArray(Lorg/apache/bcel/generic/Type;S)Lorg/apache/bcel/generic/Instruction;
at 
org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:99)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:64)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
at $Proxy15.start(Unknown Source)
etc ...

Now the bcel.jar is in the lib dir. Note that I put all of my ejbs in a separte dir 
and then have subdirectories 1,2,3 for the deployment order .. In my 
conf/jboss-service.xml I have 

 deploy/,candata/1,candata/2,candata/3,
  




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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: NoSuchMethodError on 3.2.4 Deployment startup

2004-06-16 Thread rimmeraj
Nope...

cd  $JAVA_HOME
find . -name *.jar

./jre/lib/ext/sunjce_provider.jar
./jre/lib/ext/dnsns.jar
./jre/lib/ext/localedata.jar
./jre/lib/ext/ldapsec.jar
./jre/lib/sunrsasign.jar
./jre/lib/jce.jar
./jre/lib/security/US_export_policy.jar
./jre/lib/security/local_policy.jar
./jre/lib/jsse.jar
./jre/lib/charsets.jar
./jre/lib/im/indicim.jar
./jre/lib/javaplugin.jar
./jre/lib/rt.jar
./jre/lib/endorsed/xalan.jar
./jre/lib/endorsed/xercesImpl.jar
./jre/lib/endorsed/xml-apis.jar
./jre/javaws/javaws.jar
./jre/javaws/javaws-l10n.jar
./lib/htmlconverter.jar
./lib/tools.jar
./lib/dt.jar




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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: NoSuchMethodError on 3.2.4 Deployment startup

2004-06-16 Thread rimmeraj
Yup. it's the xalan with bcel stuff in it. 

Thanks everyone for the quick replies...


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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Re: MBean Error when starting Tomcat with JBoss 3.2.4

2004-06-16 Thread rimmeraj
Did you figure this out? I am having the same problem...

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

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


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Custom Princpal Class

2004-06-09 Thread rimmeraj
This was discussed many moons ago and now I am upgrading to 3.2 from 3.0 I thought I 
would ask again. If you are using your own Custom Server Side Login module can 
sessionContext.getPrincipal() return a custom Principal class not a SimplePrincipal?



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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets JSP] - Turning off Apche Connector

2004-06-09 Thread rimmeraj
I am using jboss 3.2.4. Can I turn off the JK2: ajp13 connector. I am not using Apache.


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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user