Hi,
I have created a datasource on an Oracle 9i database with the Oracle thin JDBC
driver. Of course I needed to add the oracle library containing the driver classes to
JBoss classpath.
For now I have put the ojdbc14.jar right under the
${JBOSS_HOME}/server/${CONFIG_NAME}/lib directory, and i
Preloading CMR and CMP fields in finders using on-find is covered in on-line docs.
1) ejb-relationship-role has optional read-ahead child. The same for query element.
2) have a look at http://www.jboss.org/wiki/Wiki.jsp?page=LeftJoinReadAhead
View the original post :
http://www.jboss.org/index.h
The mapping seems to be ok.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842660#3842660
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842660
---
This SF.Net email
Hello,
I am using jboss-3.2.5 on solaris, Sun JDK 1.4.2. My oracle-ds.xml is configured to
use a local-tx-datasource with the thin JDBC driver from oracle.
This setup was working fine on the development linux machine with a small load. On the
production, though, it doesn't seem to recycle a c
I was able to create a static context using 3.2.3 by adding the Context to
jboss-service.xml as above.
However, when I tried to do the same thing with 3.2.5 by adding a Context tag in
server.xml, it didn't work. Can someone tell me how to do this with the new Tomcat
configuration?
Thanks.
I probably mislead you a bit before with talk about *active XAResource",
I can be a bit loose in my terminolgy.
It is probably best to think of it as session state per transaction: with
MC - XAResource -< Session
- == one-one
-< == one-many
i.e. the XAResource has a map of xid to session state.
anonymous wrote : P.S. I don't follow your point about table 1 in the JTA spec.
|
| Maybe I read it differently?
|
| Be careful with the "Associated"/"Association Suspended" and note
| where it says XAResource.end rather than XAResource.end(SUCCESS)
Within the EJB method:
1) Connec
Chapter 1: trying to deploy the test project and getting the following errors:
Project Test is missing required library:
'C:jboss/jboss-3.2.3/server/all/lib/javagroups-2.0.jar'
Project Test is missing required library:
'C:jboss/jboss-3.2.3/server/all/lib/jbossmqha.jar'
How to fix?
View the ori
You are probably right, but I have not seen it yet at least not completely.
JTA section 3.4.6 fails to specify the flag setting - it simply says xares.end(xid1);
additionally, it does not talk about transaction associations. I am concerned with
the responsibilities of the RA. Again, from sec
My mistake, it is version 3.2.1 as per the system log included.
Chuck
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842650#3842650
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842650
--
hi, i am converting my cmr from weblogic to JBoss but i having problem when writing
data to the database. the foreign key field will always be null when i run the
application. i try to map the relation in the ejb-jar.xml and jbosscmp-jdbc.xml. I'm
using MySQL as database. but the relation seen n
No, not a bug. Correct behavior.
It's most likely you misunderstand what SFSBs and SLSBs are.
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842647#3842647
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842647
First the apology:
anonymous wrote : Configuration/deployment of the connection manager/pool isn't even
in the jca spec so how can it be a compliance issue?
The deployment/configuration of a connection manager/pool was never an issue, I simply
misunderstood what the track-connection-by-tx attri
Why do I need build .war for one jsp page.
HOW TO DEPLOY SINGLE JSP PAGE?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842639#3842639
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842639
---
Ok, I'll try cvs co nukes-website.
When I get all the files, I assume I should use use just the JSPWiki files to install
JSPWiki. Should I somehow get it to run via JBoss or can I just use Tomcat? Once its
running via one of these, how do I get the JSPWiki pages to show up inside of Nukes
pag
Julien,
Thank you for this response. I will try this JSPWiki version. Once I check it out
and get it running, how do I get it to show up in a nukes page like pages on the the
JBoss.org site?
Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842632#38
use the JSPWiki version which is checked in, JSPWiki has some nasty bugs I fixed in
the version which is in the CVS repository :
try : cvs co nukes-website
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842631#3842631
Reply to the post :
http://www.jboss.or
Julien,
Thank you for responding to my post with the suggestion that somebody develop a Wiki
on nukes. Until that time, could you please provide a response to my post.
Thanks very much!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842630#3842630
Reply to
I'm still getting my J2EE legs, and I'm writing a tech demonstration to get a feel for
JBoss/XDoclet as well as to serve as an example for others who will be helping me on
this project in the future. Since I'm new at this, I'm not sure how I should handle a
particular kind of relationship, and I
11 views and noone has tried running JBoss in a non-English environment? Has this
stuff been tested for I18N?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842628#3842628
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
The config files seem ok. A similar post couple of months ago.
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=63&t=000626
Top of my head it seems that
/ is missing in jboss-web.xml
HTH
If that is fine then it sems that loginError.jsp and login.jsp might be same :-)
Obviously the other alternative is that the increment code is throwing an exception
but I can't find anything in the logs to indicate this and there is nothing particular
in that code that throws any exceptions...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
Hi,
The problem stems from some example XMBean code that I grafted from the 'Admin & Dev
Guide' and managed to break.
The XMBean exposes its JNDI name as an attribute. The setter method for the attribute
is responsible for unbinding an existing JNDI name, before binding the new JNDI name
that
When I try to start JBOSS 4 with Lomboz, I get a complain about a missing
jboss-boot.jar in the distribution.
According to their newsgroup, it seems that this file is also missing in the 3.2.5
package.
on another hand, I can find it in my 3.2.3 package.
Do you know if there is a turn around ?
Mea culpa. Sorry I was just getting a little frustrated - the problem appears to have
come from some example XMBean code from the 'Admin & Dev Guide' that I 'enhanced' in
my own app.
A seemingly innuocuous NamingException was being thrown when trying to unbind a non
existent JNDI name when the
of course, I am just a newbee, but why not just stick to TOMCAT in your case, because
it seems that for web services JBOSS is exactly using TOMCAT
regards, MH
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842622#3842622
Reply to the post :
http://www.jboss
I went back to the Oracle8 datasource mapping and that fixed the problem also.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842621#3842621
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842621
--
I wasn't sure if I should post this here or to the EJB forum, but oh well here goes...
I've got an SLSB deployed to a 2-node partition. I'm using the RoundRobin load
balance policy. The problem I'm having is that the cluster does not follow the round
robin policy as desired. One node responds
Hi,
Needed to something abt this error i m getting.
i built a "ear" file and deployed it successfully in the default config. my app
comes up correctly.
now the same ear if i copy to minimal config, i get :
ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment
Hello all,
We are planning to run JBoss in a Japanese environment. A few questions that spring
to mind:
1) Does JBoss work in a Japanese environment? Has it been tested?
2) Is JBoss localized in any language other than English? Is it localizable? i.e.,
does JBoss use ResourceBundles to stor
This is a known bug in 3.2.2 - it is one of the reasons 3.2.3 followed very shortly
afterwards.
You can workaround it with
run.bat -Djboss.bind.address=
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842617#3842617
Reply to the post :
http://www.jboss.org/i
Babelfish translates it as:
| Something of not very common sest produces to ruin the manager. Please record this
exception: {0}
|
Looks like it a Postgres problem to me?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842616#3842616
Reply to the post :
http://www.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources
| set schema blah
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842615#3842615
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842615
-
I've attributed this problem to a change in the standardjbosscmp-jdbc.xml file. The
oracle9i mappings have changed the datatypes that java.sql.Timestamp map to. Under
Oracle8 they mapped to DATE datatypes and under Oracle9i they map to TIMESTAMP(9)
datatypes. I've modified the database to be
You didn't need to dump the logging, I know exactly how it works. :-)
The MC only has to maintain a one-one relationship with the *active* XAResource,
that is why TM_SUSPEND exists.
JBossMQ handles transaction interleaving quite effectively, it allows fewer
connections to be used for the same num
You can use a PersistenceManager that doesn't persist anything.
org/jboss/mq/pm/none/PersistenceManager.java
You will also get better throughput if you use less threads, or the same amount of
threads as you have processors.
View the original post :
http://www.jboss.org/index.html?module=bb&op
My concerned is with the XAResource being involved in more than one transaction since
the MC is placed into the connection pool before the XAResource.end(TMSUCCESS) call.
For example, using the following settings for the -service.xml file:
MinSize = 1
MaxSize = 1
BlockingTimeoutMi
Is it possible to find out programmatically which WARs are currently in use and if so,
how?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842608#3842608
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842608
Scott is the CTO and has implemented majority of the security in JBoss. You should
meet him in person to know how technically sound he is. :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842606#3842606
Reply to the post :
http://www.jboss.org/index.html?m
brother developers
Am trying to optimize our jboss3.2.3-server startup which is a copy of the "all"
server.
What must i keep in the copy i have made aside from my xxx.ear file.
the only sevices we need for this .ear file are a serlet container and web services.
no ejb, jms, cobra, nor cluster
Read this.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=46370
Great stuff by Scott. The guy is awesome.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842604#3842604
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
If you're not already using it, try jdk 1.4.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842602#3842602
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842602
---
Hi,
I just downloaded Nuke 1.1 RC and JBoss 3.2.3 RC1 for installation on a windows XP.
Ive also installed MySQL and added mysql JDBC driver to Jboss. The nukes db is also
installed.
The JBoss installation alone sem to work fine but when adding Nuke there is problems.
I get the following error
http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842600#3842600
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842600
--
I have a problem with 3.2.3 with singletons across WebApplications.
Singletons are being shared among WebApplications. This was not the case with 3.2.1
for sure. I tested this in both versions of JBoss.
Is this a known bug in 3.2.3? Is there any setting somewhere that I can change to
behave nor
With 3.2.5+ the startup/shutdown of the connectors is seperated from the deployment of
the web apps. You can also stop/start the connectors through the jmx console/mbean
server so you can take down the transport layer, redeploy the war and then bring
backup the transport layer.
View the origina
Hi,
I am trying to optimize the CMP queries and load groups for my application. It all
seems to be working fine except for the following areas:
1) I can't get the CMP engine to use a load group with on-find for loading
relationships or findbyprimarykey? How do I specify these? This question
No solution yet I'm afraid.
The only work around I have is to change the jk properties to not point at the jboss
you want to take down and then restart apache, take down the server, make your
changes, bring the server back up change the jk properties and restart apache again.
So not really a u
Is there a possibility to do only the context-configuration in the
some.war/WEB-INF/web.xml ord some.war/WEB-INF/jboss-web.xml.
So I'd like to have my some.war-directory deployed in the default /deploy directory
which includes the WEB-INF subdirectory. But the static HTML-content is outside of t
You can invoke operations on JBoss services from external clients. Look into the
admin guide (page 179) for an example. You will have to use the Detached Invoker
framework.
You can turn on/off services in the jboss-service.xml. But if there are any custom
services that are deployed in JBoss
thanks!
and is it possible to launch JBoss services from an application. Or I must use the run
launcher? In this case, how to select which service to turn on or off? using
jboss-service.xml?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842587#3842587
Reply
I am having problems deploying two EJBs with the same name. The EJBs are in different
jar files, but the jar files are packaged up into a single ear file.
The problem that is that I am trying to look up the EJB from one jar, but it is giving
me back the EJB from the other jar - causing a ClassCa
I want to deploy a war file previously compiled with Jrun. I put the war file in the
deploy directory but JBoss will not deploy it. I also tried to put the expanded
directory under the deploy folder of the default server but JBoss says it is an
undeployed file. Is it possible to do this? Can
Use the all target to build the binary and javadocs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842584#3842584
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842584
Hi all
I have been using the attached CastorJDO MBean with jboss
version
3.2.1,3.2.2 and 3.2.3 withouth changing a line of code...
last week I downloaded jboss 3.2.5, and when deploying the CastorJDO
Mbean I got following exception
21:11:31,385 WARN [CastorJDOImpl] Unexcepted error acces
JBoss is services based. You get EJB, Servlets etc as services. You can turn them
off if you don't want them.
When you start JBoss, you can access the jmx console at:
http://localhost:8080/jmx-console
The console will give you a good idea as to what services are deployed.
View the original po
The timer code is, as you have guessed, in the onMessage() method. The timeout is
checked before doing work so that anything out of date can be refreshed.
You can then read directly from Preferences, a Properties file, or an Entity bean as I
suggested. You may have problems reading a file as t
Hi,
I'm beginner with JBOSS. I would like to use JMX but without EJB or servlet. Is it
possible?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842581#3842581
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=384258
Hie...8)...
We have found in our webapp a canvas page that was using a link on a non defined css
file
I put it in comment and no more socket write error...
As i previously said, the same code doesn't generate any error on Opera, only on IE (i
don't try mozilla or others). I don't really unders
that was me :) I am glad it helped
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842579#3842579
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842579
---
This SF.Ne
Dear Chiba, thanks for that example, I knew that trick, but it is pretty useless for
me. Please notice that instrumented code has to be inside "runable" class, so I have
to fire such a class with "runner" and forward executing to its main method. It's
awful drawback for me. I need to use plain c
j_security_check not only authenticates the user against a speciified realm in
login-config.xml but also writes the necessary information (authenticated
identity/principal) into the thread local storage (TLS) so that security context is
propagated.
If you do your custom login authentication, i
Thanks for your response and the addition to the FAQ. I'm all clear on things now ;)
Regards,
Phar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842574#3842574
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842574
the java:/JmsXA lookup worked!
Thanks very much,
Phar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842573#3842573
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842573
-
"loubyansky" wrote : To workaround cascade-delete problem use
http://www.jboss.org/wiki/Wiki.jsp?page=BatchCascadeDelete
Looks nice, but I am getting an exception while trying to delete a bean (I would like
to notice that it works without batch cascade delete and without "NOT NULL"
constraint):
We are currently configuring a couple of servers for IP failover-- if the primary
machine goes down, the secondary will assume the same IP. My question is: how should
we configure the jboss instance on the secondary machine? Should we cluster the two?
How does clustering work with IP failover
Did you find an answer to this? I was thinking of creating the same setup to make new
releases/deployments un-noticeable to the user.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842569#3842569
Reply to the post :
http://www.jboss.org/index.html?module=bb&
We are running JBoss 3.2.3 with the default Tomcat 4.1 service. We currently have one
web application that talks to stateful session beans with Hibernate on the back end.
Login/security is handled by our application from tables in an Oracle database.
The problem comes in when we now have the nee
OK, maybe the 4th section of the tutorial should be revised to clarify
the points (In fact, I assumed that the readers know Java's class loader
mechansim when I wrote that section.)
Anyway, to do what you (maybe) want to do, you must create a new
instance of javassist.Loader (or your own class loa
I want to get the mBean services caught programatically..can any one help me out
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842566#3842566
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842566
Maybe this is the same bug as bugs item #988787.
It has been fixed. Please download the files
with CVS tag "bugfix988787" or CVS HEAD.
Thank you.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842565#3842565
Reply to the post :
http://www.jboss.org/index.ht
Maybe this is the same bug as bugs item #988787.
It has been fixed. Please download the files
with CVS tag "bugfix988787" or CVS HEAD.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842564#3842564
Reply to the post :
http://www.jboss.org/index.html?module=bb
There will be change notes when we release 4.0 shortly.
Ivelin
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842563#3842563
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842563
Take a look at the log again. This is all one transaction, I'm the only user on the
system, and the primary key of the record being updated exactly matches the one that
was just inserted.
This is not new code, and worked fine under other application servers, hmm...can't
possibly be jboss, co
Great!
How is one supposed to know this ;)
Anyway, is it a bug in TC5 or maybe they named the attrib to someting else?
Many thanx in any case
Zeron
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842560#3842560
Reply to the post :
http://www.jboss.org/index
As from 3.2.4, it's using a database to persist subscription instead of the
jbossmq-state.xml file.
Check deploy/jms/ for the class name to use (hsql-jbossmq-state.xml I think).
Regards,
Stephane
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842557#3842557
Also have a look at JNDI View to see what is bound.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842555#3842555
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842555
-
Are you starting jboss with the command 'run -c all'? (Or 'run.sh -c all')
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842554#3842554
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842554
--
I am running Jboss 3.2.5. I configured my message queue to use
org.jboss.mq.sm.file.DynamicLoginModule for authentication. However I got an
exception like this
EBUG [org.jboss.resource.connectionmanager.CachedConnectionInterceptor] start called
in CachedConnectionInterceptor
2004-07-19 18:43:1
Hello again,
I have a problem with JBoss and Informix DB. I always receive the error "informixDB1
not bound" when I start my client.
I edited the following code:
jboss.xml
jdbc/informix
java:/informixDB1
jaws.xml
java:/informixDB1
InformixDB
ejb-jar.xml
jdbc/informix
java:/informixDB1
javax.s
Thanks for that, I'll look into it further.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842551#3842551
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842551
---
Oops! I've just spotted the problem. I'd missed out the @jboss.sql-type Xdoclet tag,
so my jdbc-type and sql-type tags weren't being created in the jbosscmp-jdbc.xml file.
It all works fine now.
Cheers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842550#3
Hello Peter,
But we have the application already using instances of:
org.apache.log4j.Category ( or org.apache.log4j.Logger) all over the place.
And to tell you the truth, this is working, but in a wierd way:
Once any code that uses logging is run, the server's OWN logging is multiplying like
Use the begginers corner for this type of question.
Also follow thorough the getting started guide through to see examples of how to
package and deploy various types of components.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842546#3842546
Reply to the po
Hi,
I don't think this will work. The example is still basically mapping an Integer to a
column in the database. I want to map a byte[] to a VARCHAR column in the database. I
can do it using simple SQL by doing something like
preparedStatement.setBytes(1,myBytes) but I can't find out how to do t
I have a filter that is designed to count the number of current requests being handle
by Tomcat. The doFilter method looks something like:
public void doFilter(...) throws ... {
|// increment count here
|
|try {
| chain.doFilter(request, response);
|}
|finall
Dear all,
I need help , i have a problem with finder method when i want to send 2 parameters i
am getting deployment error.
My databse contains a table called group_assignment i created using Auto-increment
field.like this..
CREATE TABLE group_assignment(id MEDIUMINT NOT NULL AUTO_INCREME
Ah ok, I didn't knew.
Thanks,
Stephane
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842542#3842542
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842542
---
This
Up to my knowledge this is a known bug within axis1.1 that already has been fixed in
axis 1.2 beta. Axis 1.2 beta is currently included in JBoss 4.0, but not in 3.2.x. I
don't know if or when it will also be included in the 3.2 branch. Has anybody more
detailed information on that ? Please post
We have a problem when connecting with JBoss to a IBM DB2 database.
We use JBoss 3.2.1 on Windows 2000 with a IBM DB2 8.1 database.
Our application is based on the EJB 1.1 spec.
When we want to connect to the database we have to provide not only
the user and the password but also the schema of the
I consider a database for the PersistenceManager because JBossMQ (a la JBoss 3.2.3)
uses one regardless of whether the messages sent are persistent or not.
If the messages in the MessageCache consume too much memory, then messages are
passivated into the PersistenceManager, even if they were se
Your tests seems interesting. I just have one question: if you use non persistent
messages, why are you considering databases?
Regards,
Stephane
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842537#3842537
Reply to the post :
http://www.jboss.org/index
Hello everybody,
I need to read in some Property files into JBoss. I put the file location in the
"properties-service.xml" and during booting the following message appears:
[SystemPropertiesService] Loaded system properties from: file
:/C:/usr/local/jboss/server/all/properties/myprops.propertie
FAQ
http://www.jboss.org/wiki/Wiki.jsp?page=IsThereAStandaloneDistributionOfJBossMQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842535#3842535
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842535
-
Is there a JbossMQ standalone version? I.e. not as part of the J2EE server?
TIA Oren
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842534#3842534
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842534
---
Hi,
I'm getting a strange error when deploying an app that is seem when deploying one one
environemnt (AIX), but not when deploying in another (Win2K). JBoss 3.2.3 on both,
with Sun JDK 1.4.2_04 on the Win2K box but 1.4.0 on AIX.
I'm not convinced its OS related as the config is pretty complex
Hi!
I am having problems with building JBoss API docs. I downloaded jboss-3.2.5-src.
First, I built JBoss binaries using build.bat (under build\).
After that I've tried 'build docs'. This task fails, the following output is generated:
C:\temp\jboss-3.2.5-src\jboss-3.2.5-src\build>build docs
Cal
Hi
I develop NMS, SMS solution with JBoss3.2.4
And I doing test JBoss4.0 for future development
Where can i get JBoss4.0 change list?
I want detail description about JBoss4.0 changes
I hope your helps
Heyman
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38425
98 matches
Mail list logo