[JBoss-user] Re: New JBoss Monitoring services

2003-12-16 Thread Eric Jain
> JBoss Monitoring Great work, this will be very useful! Small suggestion: A 'Priority' attribute for the EmailAlertListener. -- Eric Jain --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or

[JBoss-user] How to check whether a message exists

2003-12-10 Thread Eric Jain
if a specific message exists or not. Any ideas? -- Eric Jain --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the

[JBoss-user] Re: AW: JBoss On Linux

2003-12-05 Thread Eric Jain
rger than 4 GB properly, and after upgrading to Red Hat 9 I can't even get it to start... Support is another issue, unless A) you happen to be using one of their certified platforms/distributions and B) you have a support contract. Without latter you aren't even able to track bugs you

[JBoss-user] [OT] Frameworks

2003-10-23 Thread Eric Jain
wanted to provide certain extension points (e.g. in the navigation bar, overview page, dropdown menus etc.) in your core application. Does anyone know of a framework that allows you to do such a thing, or must I write my own (TM)? -- Eric Jain --- T

[JBoss-user] Re: 3.2.2 Release Available

2003-10-20 Thread Eric Jain
like http://download.eclipse.org/downloads/drops/S-3.0M4-200310101454/eclipse-news-all-M4.html or http://jetty.mortbay.org/jetty/versions.txt. -- Eric Jain --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Li

[JBoss-user] Re: Pre compile jsps on jboss server

2003-10-03 Thread Eric Jain
re deployment, rather than precompiling them. For that, just deploy and run your httpunit junit tests after deployment to compile and test your pages, all in one go." -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to ge

[JBoss-user] Re: Pre compile jsps on jboss server

2003-10-02 Thread Eric Jain
etty/jetty-jboss-faq.jsp#JSP_Precompilation_-_What_Why_and_How -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list

[JBoss-user] Re: secure web console

2003-09-22 Thread Eric Jain
the security-constraint element. -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] ht

[JBoss-user] Re: JBoss welcomes the Hibernate project

2003-09-18 Thread Eric Jain
> I would sincerely like to welcome Gavin and Hibernate to the JBoss > Group and JBoss.org umbrella. Excellent! Now, the next move in my opinion would be to replace JBoss AOP with Aspectwerkz, though I don't know whether Jonas Bonér is up for hire :-) -

[JBoss-user] Re: JBoss project and Eclipse

2003-09-13 Thread Eric Jain
ion-client.jar jbossha-client.jar jbosssx-client.jar jnet.jar jnp-client.jar -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-u

[JBoss-user] Re: Out of Memory error

2003-09-10 Thread Eric Jain
22866&atid=376685 -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net

[JBoss-user] Re: Re: HA JNDI

2003-09-01 Thread Eric Jain
> It goes in jndi.properties, set it to false if you don't specify > a provider url. Of course, should have though about that... Thanks! properties.setProperty("jnp.disableDiscovery", Boolean.toString(server !=

[JBoss-user] Re: HA JNDI

2003-09-01 Thread Eric Jain
> jnp.disableDiscovery=true Thanks. Unfortunately this does a bit too much in my case, as it seems to also prevent discovery when no host name is set at all. -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek hea

[JBoss-user] HA JNDI

2003-08-30 Thread Eric Jain
connection fail, rather than silently find another server. Can this be configured? Also, is there any way to obtain the name of server that is currently being used? -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to ge

[JBoss-user] Re: Connecting to JBoss from Eclipse plug-in

2003-08-28 Thread Eric Jain
> When trying to connect to JBoss from an Eclipse plug-in, I either get > the following exception: For reference: The problem has something to do with spaces in the path, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=22395. -- Eri

[JBoss-user] Connecting to JBoss from Eclipse plug-in

2003-08-27 Thread Eric Jain
iately after creating the InitialContext doesn't change anything. Any ideas? -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___

[JBoss-user] Re: Jetty vs Tomcat

2003-08-14 Thread Eric Jain
e page for the first time. > Another point was made about knowing which pages to compile versus > which are includes. That is easy to solve and in my opinion an > included JSP should never have the JSP extension. I remember reading a paper where Sun recommended the

[JBoss-user] Re: Recent CVS removals

2003-08-14 Thread Eric Jain
angement are those with the least interest in it. Somewhere, in a parallel universe... -- Eric Jain --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now.

[JBoss-user] Re: Scheduler MBean

2003-07-18 Thread Eric Jain
work would probably be required to get it to work in the same way the default scheduler implementation does. (Haven't gotten around to do so yet...) -- Eric Jain --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple

[JBoss-user] Re: ObjectName[] property editor

2003-07-15 Thread Eric Jain
> Is there any way to directly specify ObjectName[] attributes in > jboss-service.xml configuration files? I ended up writing a simple ObjectNameArrayEditor... Would it make sense to include such a thing in JBoss by default? -- Eri

[JBoss-user] ObjectName[] property editor

2003-07-15 Thread Eric Jain
Is there any way to directly specify ObjectName[] attributes in jboss-service.xml configuration files? test.org:service=system,type=daily-update test.org:service=system,type=weekly-update test.org:service=system,type=monthly-update -- Eric Jain

[JBoss-user] ServiceMBean with initial state of STOPPED

2003-07-10 Thread Eric Jain
Is it possible to have a ServiceMBean created automatically at startup without actually starting it? Something like: -- Eric Jain --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download &a

[JBoss-user] Re: How to get reference to XMBean

2003-07-10 Thread Eric Jain
bean); > } Yes, that would seem like a good approach. I opened a feature request on SourceForge... -- Eric Jain --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing

[JBoss-user] How to get reference to XMBean

2003-07-10 Thread Eric Jain
Is there any way to get a reference from within a managed object to the surounding XMBean? The managed object is an MBean and may in rare cases need to modify the MBeanInfo provided by the XMBean on its behalf. -- Eric Jain --- This SF.Net

[JBoss-user] Re: MBeanServer addNotificationListener

2003-07-09 Thread Eric Jain
For the record: I was unable to get notifications to work with XMBeans. Solution: Managed resources *must* extend NotificationBroadcasterSupport. Implementing NotificationBroadcaster won't do the trick; see ModelMBeanInvoker line 132 (JBoss 3.2.1). -- Eric Jain > Do you have an exampl

[JBoss-user] Re: Re: Mod_JK Failover

2003-07-07 Thread Eric Jain
> Regardless, this is too much management overhead and mod_jetty will > address this and many other issues. Sounds very interesting... Is there already any information available what the benefits of mod_jetty over mod_jk will be? -- Eri

[JBoss-user] Re: JBoss and Lucene search engine

2003-07-04 Thread Eric Jain
> you can have a look at : ... LuceneService.java It seems you are opening a new IndexSearcher for every request? This may be problematic for larger indexes, but perhaps this is not an issue here. -- Eric Jain --- This SF.Net em

[JBoss-user] Axis logging

2003-07-01 Thread Eric Jain
Is it possible to reduce the pages of stack trace that are generated every time an Axis web service throws a user exception? -- Eric Jain --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce

[JBoss-user] Re: Re: JBoss.NET issues

2003-06-27 Thread Eric Jain
that was itself nested in .sar. Now the .ear is at the top level, with both the .sar and the .wsr nested inside, and everything works as expected. At the same time I also upgraded from 3.2.0 to 3.2.1, but I don't assume this had any effect. -- Eric Jain

[JBoss-user] Re: @jboss-net: xdoclet module

2003-06-25 Thread Eric Jain
> Can/Should this module be added to the main JBoss download > page on source forge? +1 -- Eric Jain --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer

[JBoss-user] Re: Mod_JK Failover

2003-06-24 Thread Eric Jain
> My client currently alters the weighting in the > workers.properties files to '-1' Can this be done at runtime without restarting Apache? -- Eric Jain --- This SF.Net email is sponsored by: INetU Attention Web Develope

[JBoss-user] Re: Performance gains using local interfaces in servlets

2003-06-23 Thread Eric Jain
erface with such an artifact. + find(query) : List {local} <-- lazy, db-backed list impl + find(query, offset, limit) : List {remote} Just an example; I'm sure you could find better ones. -- Eric Jain --- This SF.Net email is spons

[JBoss-user] Setting XMBean attributes to read-only at run time

2003-06-20 Thread Eric Jain
new ModelMBeanAttributeInfo( infos[i].getName(), infos[i].getType(), infos[i].getDescription(), infos[i].isReadable(), false, infos[i].isIs()); } } // Can't do setModelMBeanInfo(info), NullPoi

[JBoss-user] MBeanServer addNotificationListener

2003-06-20 Thread Eric Jain
oke(target, "addNotificationListener", new Object[] { this, null, null }, new String[] { "javax.management.NotificationListener", "javax.management.NotificationFilter", "java.lang.Object" }); Must b

[JBoss-user] Re: System properties

2003-06-12 Thread Eric Jain
an XDoclet tag. > > Is there any way to accomplish this? One solution would be to add a .sar file into your .ear file. In jboss.app.xml: xyz.sar In xyz.sar/META-INF/jboss-service.xml: org.my.a=alpha org.my.b=beta ...

[JBoss-user] JBoss-AOP in Eclipse

2003-06-12 Thread Eric Jain
Can the JBoss AOP client libaries be used in an Eclipse plug-in? -- Eric Jain --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

[JBoss-user] Re: Property interpolation

2003-06-04 Thread Eric Jain
ad of the properties file. Can the default Properties implementation be set anywhere, or will I also have to subclass org.jboss.varia.property.SystemPropertiesService for this purpose? -- Eric Jain --- This SF.net email is sponsored by: E

[JBoss-user] Classloading problem, resolved

2003-06-04 Thread Eric Jain
that I had configured Jetty not to unpack .war files into a temporary directory, as it does by default. -- Eric Jain --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697

[JBoss-user] Property interpolation

2003-06-03 Thread Eric Jain
is there any reasoning behind the current implementation? -- Eric Jain --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-116

[JBoss-user] Re: Re: Hibernate or ejb

2003-03-15 Thread Eric Jain
ession facades from complex value objects, but that would still be a far more painfull approach than being able to define a mapping a la Hibernate. -- Eric Jain --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracki

[JBoss-user] Re: Scoped classloading - .sar

2003-03-11 Thread Eric Jain
Re: Scoped classloading - .sar> Are the libraries of your .sar scoped too? I'd expect them to be, but can tell you for sure. Try it! -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://think

[JBoss-user] Re: Scoped classloading - .sar

2003-03-10 Thread Eric Jain
.ear - .war - .jar (ejb) - (sar classes) -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing lis

[JBoss-user] Re: Re: xmbean

2003-03-10 Thread Eric Jain
going wrong, eventually... > Are you using xdoclet for xmbean dd > generation? XDoclet 1.2-b2 (output needs to be modified by hand, doesn't quite conform to the DTD on jboss.org!). -- Eric Jain --- This sf.net email is sponso

[JBoss-user] Re: Disable Jetty directory listing

2003-03-08 Thread Eric Jain
> Anyone knows how to disable JBoss/Jetty directory listing. In deploy/jbossweb.sar/webdefault.xml, search for 'dirAllowed' and set it to false. -- Eric Jain --- This SF.net email is sponsored by: Etnus, makers of TotalView,

[JBoss-user] Re: xmbean

2003-03-07 Thread Eric Jain
unt int Any ideas what could be missing here? -- Eric Jain --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and

[JBoss-user] xmbean

2003-03-07 Thread Eric Jain
.(ObjectReferen ceInterceptor.java:48) at org.jboss.mx.modelmbean.ModelMBeanInvoker.preRegister(ModelMBeanInvoker. java:236) -- Eric Jain --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code

[JBoss-user] Re: Semidynamic MBeans?

2003-03-05 Thread Eric Jain
e as useful as having the documentation right in the management console. > This definitely works in jb4 (all transaction package mbeans are > xmbeans generated using this technique) and I think it works fine in > 3.2 also. Where do I best look for examples or documentation on

[JBoss-user] Semidynamic MBeans?

2003-03-04 Thread Eric Jain
I need to attach descriptions to attributes and operations of some simple, unchanging MBeans. Is there any way to accomplish this (perhaps through jboss-service.xml), without having to resort to manually creating MBeanInfos? -- Eric Jain

[JBoss-user] Accessing local JNDI namespace

2003-03-04 Thread Eric Jain
How do I lookup an object in an EJB local JNDI namespace from the outside, e.g. from an MBean? I assume it is possible, as the jboss:service=JNDIView MBean is capable of listing all objects both in the global as well as in each local namespaces. -- Eric Jain

[JBoss-user] Deployment ordering

2003-02-28 Thread Eric Jain
ain deploy directory? The following approach doesn't seem to work, archives in the second directory may still be deployed first: deploy/,deploy-user/ Any ideas? -- Eric Jain --- This sf.net email is sponsored by:ThinkGeek Welcome to ge

[JBoss-user] Stateless session beans

2003-01-27 Thread Eric Jain
b; } } -- Eric Jain --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ JBoss-user mailing list [EMAIL

[JBoss-user] Re: Re: JB 3.0.4, loading classes from JAR in EAR

2003-01-23 Thread Eric Jain
heir own, it seems. -- Eric Jain --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ JBoss-user mailing lis

[JBoss-user] Re: JBoss3.2.0RC1 don't start using IBM JDK 1.3.1 on Linux

2003-01-23 Thread Eric Jain
> It seems like JBoss3.2.0RC1 don't work together with IBM JDK 1.3.1 on Linux Same problem here! -- Eric Jain --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 S

[JBoss-user] Re: Re: JB 3.0.4, loading classes from JAR in EAR

2003-01-23 Thread Eric Jain
on the same libraries... -- Eric Jain --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ JBoss-user mailing l

[JBoss-user] Re: JB 3.0.4, loading classes from JAR in EAR

2003-01-23 Thread Eric Jain
; the latter actually gave > additional errors at boot time You didn't have any ejb's in the jar you put in the lib directory, did you? -- Eric Jain --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM +

[JBoss-user] Re: JBoss on a production environment

2003-01-13 Thread Eric Jain
> I was planning to use this version for a production environment. You got to be kidding. PHP is the way to go :-) -- Eric Jain --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Secur

[JBoss-user] Classpath issue in web application within ear

2003-01-09 Thread Eric Jain
Trying to access a class in WEB-INF/lib/*.jar from a class located under 'WEB-INF/classes' results in a NoClassDefFoundError. I am using JBoss 3.2 with Jetty 4.2.4. Any ideas what I am doing wrong? -- Eric Jain --- This SF.NE

AW: [JBoss-user] JAVA_OBJECT and NULL bug ?

2002-05-01 Thread Eric Jain
> Someone has already mention the problem in 2000, but it has not > been solved > ( http://www.kpi.com.au/jbossarchive/0012/0022.html ). Is that the true > story and should I send a bug ? I believe they are waiting for Oracle to fix their JDBC driver... -- Eric Jain

RE: [JBoss-user] Needed jars on client side

2002-04-28 Thread Eric Jain
jar jboss-client.jar jbosssx-client.jar jboss-common-client.jar -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] EJB deployment warnings

2002-04-23 Thread Eric Jain
> And in SectionLocalHome I have: public void remove() throws > javax.ejb.RemoveException; Remove remove() from the home interface. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Timer MBean

2002-04-23 Thread Eric Jain
> One more question is: I use JBoss 2.4.4, will it work? > If no, is there as similar way for JBoss 2.4.4? Can't help you there; jboss-service.xml will certainly be different. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTE

RE: [JBoss-user] Timer MBean

2002-04-22 Thread Eric Jain
ining the following in the .sar's META-INF directory: true MyScheduler 0 6 -1 jboss.j2ee:service=EJB,jndiName=SomeBeanEJB Finally, add the .sar to the .ear. -- Eric Jain ___ JBoss-user maili

[JBoss-user] jbosscmp-jdbc.xml

2002-04-09 Thread Eric Jain
I'm looking for a short explanation of the section and the value in jbosscmp-jdbc.xml. Any pointers? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Scheduled class slow when bundled with beans

2002-04-08 Thread Eric Jain
> ...then each of those methods are going to run in a separate > transaction, and the bean will probably be loaded separately for each > method call. Two database hits. Makes sense, thanks! -- Eric Jain ___ JBoss-user mailing list [EMAIL

[JBoss-user] Scheduled class slow when bundled with beans

2002-04-07 Thread Eric Jain
result of removing this level of indirection, everything slowed down by a factor of 10. Does anyone have enough insight here as to why such a thing would happen? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists

RE: [JBoss-user] Problem creating tables during deployment

2002-04-05 Thread Eric Jain
> During deployment an entity bean appears to have an > error in the SQL statement it uses create its table. > A couple other entity beans do successfully create > their tables before this error occurs. This is the > error: What exactly are your table names?

RE: [JBoss-user] MySQL service

2002-04-03 Thread Eric Jain
ch also solved the problem... -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] CMP Help

2002-04-02 Thread Eric Jain
> Any suggestions? Any help appreciated. Make sure username is not null, that could perhaps cause such an error. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Oracle: connection reset by peer

2002-04-01 Thread Eric Jain
> From time to time, I seem to get an error down at the JDBC level within > JBoss, where it seems Oracle has dropped JBoss's socket > connection. This will also happen if you try to store a big JAVA_OBJECT/BLOB into Oracle through JBoss/CMP.

[JBoss-user] Queue not shut down properly

2002-03-29 Thread Eric Jain
been some error messages at shutdown. -- Eric Jain 2002-03-29 14:02:02,895 INFO [STDOUT] Shutting down 2002-03-29 14:02:02,905 ERROR [org.jboss.mq.server.QueueManager.MyQueue] Stopping failed javax.management.InstanceNotFoundException: jboss.mq:service=Server is not registered.

[JBoss-user] MySQL service

2002-03-27 Thread Eric Jain
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:314) at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:296) ... -- Eric Jain ConnectionURL=jdbc:mysql://localhost/jboss DriverClass=org.gjt.mm.mysql.Driver UserName=dcm pas

RE: [JBoss-user] How to prevent deadlocks

2002-03-19 Thread Eric Jain
one to many bidirectional CMR. While iterating through some B's, each B's A's Bs are accessed. Looks like I need to do some reorganizing, too :-) -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] How to prevent deadlocks

2002-03-19 Thread Eric Jain
javax.management.timer.TimerAlarmClock.run(Timer.java:1165) -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] One-to-Many Relationship with a Dependent Value Class

2002-03-19 Thread Eric Jain
> Now I don't want to have the Address as an entity bean Why not? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Compiling Haefel's example EJB 2.0 .java files in JBoss 3

2002-03-19 Thread Eric Jain
> com\burudani\cabin\CabinBean.java:9: not a statement > returns null; > ^ return null; -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Jain
this in JAWS but, I haven't gotten to integrating it. I've tried to apply the patch 525663 to JBoss 3.0; unfortunately it didn't help. Of course the patch is meant for 2.x and would probably require some minor adjustments. -- Eric Jain

[JBoss-user] Can't use CMP entity beans with Oracle 8

2002-03-18 Thread Eric Jain
ode) -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Load Failed Error on Simple Bean

2002-03-16 Thread Eric Jain
> A couple of extracts are included below from the files Eric mentions. Looks OK. What database are you using? Did you create the tables by hand? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/li

RE: [JBoss-user] Load Failed Error on Simple Bean

2002-03-15 Thread Eric Jain
> Any idea what's going on? Perhaps the primary-key declaration in your ejb-jar.xml is faulty, or more likely there is an error in the declaration of the findByPrimaryKey() method in the bean's home interface, so if you could post those excerpts...

[JBoss-user] Alternative database

2002-03-11 Thread Eric Jain
/many objects, even if I use CACHED tables. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] forums?

2002-03-11 Thread Eric Jain
oading nor using another browser helps. I hope the forum is not running on a JBoss server, that would create a rather bad impression, but then maybe it's just me having this problem. -- Eric Jain ___ JBoss-user mailing list [E

[JBoss-user] Counter service

2002-03-08 Thread Eric Jain
How do I use the counter service in JBoss 3.0? It seems to be deployed by default, so I guess all I need are a few lines of code to access it? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo

Re: [JBoss-user] Training in France: FORGET IT (En francais only)

2002-03-06 Thread Eric Jain
> relocate to the middle of these Countries -> Danmark... Have fun, try the > yoghurt, its great... Everybody knows that in fact Switzerland is in the middle of Europe and the world in general. Also, the milk is better. -- Eric Jain ___ J

[JBoss-user] Thank you!

2002-03-03 Thread Eric Jain
JBoss 3.0 documentation ;-) Just in case anyone lives next door, there will also be an exhibit in Muttenz, Switzerland. See http://www.fhbb.ch/inform/MELDUNG/index_me.htm.; -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourc

RE: [JBoss-user] How to bundle services with beans?

2002-03-02 Thread Eric Jain
F test.jar (deploys ok as standalone) META-INF/jboss-service.xml (contains scheduler configuration) Let me know if this helps, otherwise I'll try to put together a simple test case. -- Eric Jain ___ JBoss-user mailing li

RE: [JBoss-user] How to bundle services with beans?

2002-03-02 Thread Eric Jain
te JSR-77 EJB: test/TestHome javax.management.MalformedObjectNameException: ObjectName: Name cannot be null at javax.management.ObjectName.(ObjectName.java:90) ... ? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED]

[JBoss-user] How to bundle services with beans?

2002-03-01 Thread Eric Jain
aming required to get this to work? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Beta can't deploy my entity beans

2002-03-01 Thread Eric Jain
Thanks for your help. The problem turned out to be that I had a true directive in my jbosscmp-jdbc.xml, which apparently no longer is the proper way to do this. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net

[JBoss-user] Beta can't deploy my entity beans

2002-03-01 Thread Eric Jain
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCReadAheadMetaData.(JDBCRea dAheadMetaData.java:91) ... -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] How to update hsqldb

2002-02-21 Thread Eric Jain
source distribution or with JBoss? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] How to update hsqldb

2002-02-21 Thread Eric Jain
ng alternative to hsqldb. It is also open source, can be embedded, and seems to be more maximum-performance than minimum-distribution-size oriented? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Shutdown hangs

2002-02-21 Thread Eric Jain
gerlund is. Actually I was looking for some magical configuration option that would solve all my problems, but then again it's more of a cosmetical issue :-) -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] How to update hsqldb

2002-02-21 Thread Eric Jain
t; We are 1.61 allready ? ... Right. Unfortunately the current JBoss version from CVS still seems to use 1.6. 1.61 seems to be an important upgrade, since it allows OBJECT fields to be greater than 32KB, which is quite important, at least for me :-) -- Eric Jain ___

RE: [JBoss-user] Shutdown hangs

2002-02-20 Thread Eric Jain
> You are on NT ? ... No, IRIX. Meanwhile I built a newer version of JBoss, now the shutdown procedure seems to hang at: 08:45:26,029 INFO [HANamingService] closing socket Interestingly, the scheduler service continues to work. -- Eric J

[JBoss-user] Shutdown hangs

2002-02-19 Thread Eric Jain
Whenever I shut down JBoss (3.0.0 alpha), it remains hanging at the following point: [18:40:08] INFO naming.NamingService : Stopping Any ideas why this could be happening? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https

[JBoss-user] How to update hsqldb

2002-02-13 Thread Eric Jain
results in hundreds of error messages. Does anyone have any experience with updating the database? -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Objects in entity beans are not updated

2002-02-13 Thread Eric . Jain
to be sure this wasn't a known (and perhaps fixed) bug. -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Objects in entity beans are not updated

2002-02-13 Thread Eric . Jain
or the bean containing the queue field is "Standard CMP 2.x EntityBean". In my ejb-jar.xml the field is listed along with other fields within a bean as: input -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.

Re: [JBoss-user] Objects in entity beans are not updated

2002-02-13 Thread Eric . Jain
> Have you implemented equals() and hashCode() in your > objects? Great idea, but it doesn't seem to help :-( -- Eric Jain ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Objects in entity beans are not updated

2002-02-13 Thread Eric Jain
this a bug (JBoss 3.0.0 alpha, November)? bean.getData().setX(5); // only temporary update! Data d = bean.getData(); d.setX(5); bean.setData(d); // only temporary update! Data d = new Data(bean.getData()); d.setX(5); bean.setData(d); // this works -- Eric

  1   2   >