I don't known anything about Tibco, but integrating JBossMQ with Joram I found a lot
of answers in these Wiki pages:
- http://www.jboss.org/wiki/Wiki.jsp?page=FAQJBossMQ
-
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureTheJMSResourceAdapterToUseARemoteConnectionFactory
Finally, having a
Silly Me. I needed to delete the compiled JSPs. All good now. Thanks for all your help
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850485#3850485
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850485
--
Hi
I want to run two or more JBoss Server on one machine. I know service binding and it
works well. My question is: Is there a performance/resource difference between
installing a complete JBoss (with one server subfolder) for each server or installing
only one JBoss with server subfolders for
I think I've found my problem. It concerns the "enablePooling" init-parm of the
org.apache.jasper.servlet.JspServlet. I have changed the init-parm in my
jboss-3.2.5\server\default\deploy\jbossweb-tomcat50.sar\web.xml file but the apache
instance in JBoss still appears to be pooling the Tags.
An
Compile fails. But i tried to run jboss on windows with the jdk1.3.1_10 and works
fine. It might be a problem on the Linux machine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850482#3850482
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
You'll have to go to the MySql database manager and drop the tables yourself.
I've never used mysql, but there should be a GUI manager or sql prompt like oracle.
Bill
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850481#3850481
Reply to the post :
http://w
I need to update 15_1. Apologies for the delay and such. We're trying to arrange
with O'Reilly where the examples files are hosted on sourceforge so that we can update
them easier.
Bill
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850480#3850480
Reply t
jar files mÃssen bei webapps im web-inf/lib liegen,
also das jar file dahinkopieren, und dann sollte es klappen
vorallem da es ja ungepackt in web-inf/classes klappt.
...und anschliessend den Tomcat-Dienst neu starten, damit er die Klassen in den jars
auch findet.
Vielen Dank! Das war's.
Tja, ka
Are the JSTL taglibs declared in your page?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850473#3850473
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850473
---
T
Hi, I installed JBoss 4.0. When I compiled and deployed my ear file, I got the
following security exception:
org.jboss.deployment.DeploymentException: Error in accessing application metadata: ; -
nested throwable: (java.lang.SecurityException: org.jboss.deployment.EARDeployment is
not trusted,
Come join a rapidly growing enterprise software and services company and the home of
Professional Open Source. JBoss, Inc. has immediate openings for Software Trainers
to join our Atlanta, Georgia based team. This is a tremendous opportunity to be a
part of a fast-paced, leading edge software
Join a rapidly growing enterprise software and services company and the home of
Professional Open Source. This opportunity is a tremendous chance to be a part of a
fast-paced, leading edge company that is changing the way Middleware software is
developed, sold, and supported. This position rep
Come join a rapidly growing enterprise software and services company and the home of
Professional Open Source. JBoss, Inc. has immediate openings for Proactive Support
Specialists to join our Atlanta, Georgia based team. This is a tremendous opportunity
to be a part of a fast-paced, leading e
Sorry if i am bothering you guys .. but i really need to know this. ::
Is there any deploy/undeploy tool or a relevant link
jmx-console to deploy/undeploy ejb/web applications in jboss.
at least during my trial spans i have seen such tools in SUN application server
, Weblogic server .
I am sure th
Is there any deploy/undeploy tool or a relevant link
jmx-console to deploy/undeploy ejb/web applications in jboss.
at least during my trial spans i have seen such tools in SUN application server
, Weblogic server .
I am sure there must be one like that in jboss too .. but i guess jmx-console is a
All,
I'm totally stuck. I've successfully deployed an ejb application. Currently it's
connected to one database. Now, i want the customize the ejb apps so that the client
can choose the database that they want to connect.
THANKS IN ADVANCE
YY
View the original post :
http://www.jboss.org/i
FYI... I modified the build file to include jboss-ws4ee.sar and things built fine. I
did find one other problem though...
The book says that the WSDL can be pretty much anywhere in the JAR, and in fact the
samples put it directly into the META-INF directory. JBoss doesn't like it there, and
o
i have configured the mysql 4 to work with jboss 4.0
Can Bill/Sacha kindly tell me what corresponding change do i need to make in the ant
script as that it works with mysql.
I have tried to make the ex_04_01 work with this config.
it gives me the following error when i run this 2nd time.
(it work
I don't know about Tibco, but if you end up having to implement something, there is an
example of an integration of JBossMQ with oracle's AdvancedQueueing/JMS in the jboss
patch 912173 (see link below).
I wouldn't take this example as a good example of an implementation since it does some
nasty
hi
I am trying to port Dukebank application written Sun A.S to jboss 4.0
and following all the instructions provided in "GEtting Started Documentation"
provided for Jboss 4.0
ENVIRONMENT DETAILS:
I have configured myEclipse with jboss 4.0 Final
on windows XP professional(SP2) using Java[TM] 2
Create /WEB-INF/jboss-web.xml containing the following contents:
/
This should do it.
Cheers,
Josh
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850456#3850456
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38504
"loubyansky" wrote : Do you set id yourself? What if you set IDENTITY_INSERT to ON?
Do u know howto do this exactly?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850455#3850455
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
"Failed to load users/passwords/role files"
I've deployed the J2EE 1.4 Tutorial. I've verified
the database tables. But I can't login.
Maybe someone can help me.
Customer ID: 200
Passwd: j2ee
I get: " Please check your customer ID and password. - Logon"
in HTML. No matter what ID/passwd combo I
If you've gotten to db-create-tables and everything else in ANT went OK.
Then I think the only problem is the hsqldb-ds.xml file.
I'm having trouble posting my response though.
Greater/Less-than replaces with [brackets].
HERE's A WORKING TOP:
Uncommented:
[jndi-name] DefaultDS[/jndi-name]
Followup from some testing
If I try
| bean = home.create();
|
| bean.method1();
|
| bean.method2();
|
| bean.remove();
|
then - after method1 completes (on method exit) Jboss shouts:
| 2004-10-05 23:36:09,053 INFO
[org.jboss.resource.connectionmanager.CachedConnectionM
i often encounter this problem whenever a connection between the jboss server and DB
is dropped. and once the connection is resumed, the pool doesn't get populated right
away(resulting to errors). is there any configuration that will trigger jboss to
populate the pool once the connection is re
With JBoss 3.2.x implementing EJB 2.0 the like operator with a varaiable as argument
is not supported for standard apps. Constant values are supported. If you surround the
placeholder with '' this is a constant string, not a variable any more.
There is an jboss specific extension which supports t
Hi,
I am hoping someone can help out with a problem we are experiencing in production
under heavy load. We get the "no managed connections available" error show up and we
cannot determine the cause.
We have checked our code numerous times for connection, statement and resultset
closing in tr
Here is the full error:
javax.naming.NameNotFoundException: ejb not bound
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850447#3850447
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850447
--
We are converting from jboss-3.0.0 here at work to jboss-4.0.1. As we are moving the
applications one by one over for testing, I have found an issue with an EJB based java
app. I am getting a EJB not bound. Is there a new jboss.xml file format? What am I
missing? Here's the jboss.xml file..
By the way, this does not seem to be affecting performance in any way. I would just
like to have a clean start-up on my production server, so eliminating this error would
be helpful.
Thanks for any and all responses.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewto
We need to integrate JBossMQ with Tibco, is there a JBossMQ bridge configuration to
integrate JBossMQ with a foreign JMS provider?
Thanks for all your help.
/Ray
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850442#3850442
Reply to the post :
http://www.
I'm trying to run the example where an EJB has a webservice endpoint. The build file
is trying to include a SAR (jboss-net.sar) that does not show up in my clean JBoss 4.0
installation.
Here's the snippet from the build file:
Though I'm new to JBoss, I thought I read
Hi everybody,
I have one application running in JBoss and the server is always restarting after
some time amount. It prints a message that is new for me: "TimedCachePolicy ..."
Is this message trying to tell me something? What?
Thanks,
Alisson
View the original
I've read through the "Getting Started 4.0" guide and have a lot of corrections. It
would be easiest for me if I could just post a patch for the sources, but are these
available?
If not, what else do I do?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385042
Hi everyone,
this shouldn't really be a matter of patterns but that's it, here it is anyway...
Basically I have the following users hierarchy:
pubilc class User{
String username;
String passwd;
//...other attributes common to all the types
}
public class Customer extends User{
...
}
public clas
This is very possibly the problem. I added the security page to Tomcat's web.xml. Like
this:
|
| index.html
| index.htm
| index.jsp
| /cm/login.jsp
|
|
| "./deploy/jbossweb-tomcat50.sar/web.xml" 933L, 38241C written
|
However I a
The only problem here is the use of a url that is two years out of date. Try:
| http://localhost:8080/
| http://localhost:8080/jmx-console
| http://localhost:8080/web-console
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850421#3850421
Reply to t
"dlastoria" wrote : Thanks for your response. The user accesses the webpage by going
to the context-root, which then display the login form webpage. I enter the
credentials, which it validates. Then when it is forwarding/redirecting to the
appropriate page I get this error message.
|
| I ha
Yes, I've tested It with standalone SSL connection handling and own simple
TrustManager.
It has nothing to do with JBoss.
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850417#3850417
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
Dear JBoss users,
I am willing to send JMS messages from an EJB deployed in JBoss to a remote Joram
queue. I followed the explanation
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureTheJMSResourceAdapterToUseARemoteConnectionFactory
and I wrote this XML file:
|
|
|
|
Hi,
I tried deploying jboss-3.2.5 on win XP.When i run run.bat from bin,it starts up
fine,ends with a message
2004-10-05 17:18:06,891 DEBUG [org.jboss.management.j2ee.MBean] postRegister(),
parent:
jboss.management.local:J2EEServer=Local,j2eeType=ServiceModu
pdf
application/pdf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850414#3850414
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850414
---
So, this would mean that this quote from your documentation is not correct?
ÂWhen a bean is marked as read-only, it never takes part in a transaction. This means
it is never transactionally lockedÂ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850411#3850411
This has nothing to do with the AnyhostVerifier as you are not even getting to
hostname verification. The client must specify that is trusts the signer of the server
cert since you have created your own cert. Google for 'JSSE self signed certs' to
find out more about configuring JSSE for this s
I tried to put the query into ejb-ql, to see if that worked (picks it up at
deploy-time too, so it's quicker) ...
MBeanException: org.jboss.deployment.DeploymentException: Error compiling JBossQL
statement 'SELECT OBJECT(o)
FROM CusOrderItemEJB o
WHERE o.p
Hi,
I've just started using DQL in order to execute something like the following statement
:
SELECT OBJECT(o) FROM CusOrderItemEJB o WHERE o.product = ?1 and o.cycle IN (?2, ?3,
?4, ?5, ?6, ?7, ?8, ?9, ?10, ?11, ?12, ?13, ?14, ?15, ?16, ?17, ?18)
This statement is generated (as per the DQL examp
Finally got it working!
I now use :
Object objref = ic.lookup("MyRemoteEJBTest");
instead of:
Object objref = ic.lookup("java:comp/env/ejb/remoteTest");
Anyone know why this works? I can see one is in the Global jndi namespace whilst the
other in java:comp namespace, but not sure why this matt
Started JBOSS 4.0. Get the following error when trying to create tables
db-create-table:
[java] java.sql.SQLException: socket creation error
[java] at org.hsqldb.jdbc.jdbcUtil.sqlException(Unknown Source)
[java] at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
[java]
Hi Experts.
I would like to change the default IP address from 127.0.0.1(or what ever assigned by
DHCP) to my new IP address. As I know JBOSS will open so many ports including
HTTP/JNP/RMI
I like JBOSS will listen only one IP which is define by me -- so I can define firewall
Mapping on that IP
Here's so more information I found later in the server.log file.
MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
| ObjectName: jboss.mq:service=PersistenceManager
| state: FAILED
| I Depend On: jboss.jca:service=LocalTxCM,name=DefaultDS
|
| Depends On Me: jboss.mq:service=Destinatio
Thanks for your response. The user accesses the webpage by going to the context-root,
which then display the login form webpage. I enter the credentials, which it
validates. Then when it is forwarding/redirecting to the appropriate page I get this
error message.
I have no problems with this und
I am getting the same error when i place the .ear file of my project in JBoss4 at an
appropriate place. Here i am using hsql as my database. Can anyone plz help me how to
solve this error.
=== My Error
17:12:57,234 ERROR [EntityContainer] Starting failed
jboss.j2ee:jndiN
The security mechanism does not want the user to go directly to the login page. What
you need to do is make sure that the user was forwarded to the login page by the
application server. I have seen people put scriptlets in the login page which check to
see if the session is new and then redirect
I am trying to deploy a previously working application onto a newer JBoss
installation. This application runs fine on JBoss 3.0.3 (Jetty). It deploys fine to
3.2.5 (Tomcat) and I can access the login page. However when I attempt to log in I get
the following error message:
HTTP Status 400 - Inv
I am upgrading from our JBoss server from 3.2.3 to 3.2.5. I have ran into a few
issues, most of which I have been able to resolve. However I can't seem to figure this
one out. I'm not a JBoss expert by any stretch. Here is the error message I am
concerned about in the log:
2004-10-04 17:19:03,0
Thanks for reply.
I never changed the run.sh. So i don't understand how the warning comes. However! The
main problem is still available. I can not run Jboss.
I will try to compile it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850397#3850397
Reply to the
Hello I have been plugging away at this for a while now and can't seem to figure out
where I have gone wrong. I am trying to use the DatabaseLoginModule with form based
authentication. No matter what I enter into the username and password fields I get the
above message and no errors of any sort
I believe the initial error you're receiving:
ulimit: bad non-numeric arg `file'
is generally caused by a DOS line ending in your script.
Geoff
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850395#3850395
Reply to the post :
http://www.jboss.org/index.htm
Hi,
I am trying to call a remote stateless session bean from another server within a
servlet.
In the servlet I have:
Hashtable env = new Hashtable();
env.put(Context.INITIAL_CONTEXT_FACTORY, "org.jboss.naming.HttpNamingContextFactory"
);
env.put(Context.PROVIDER_URL, "http://borg:8080/invoker/
Hello,
I am trying to setup a webapp in folder other then deploy folder on Jboss+Tomcat
combination. So far I have had no luck. I have been trying to specify context in
server.xml in tomcat.sar folder with no luck.
I have c:\jboss4.0.0 c:\ourWebApp (this contains the WEB-INF, etc).
My standal
I've forgot to ask: Is the SSL connection whitout the servers certificate in the
client truststore even posible?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850389#3850389
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
Hi all,
I am new to j2ee and jboss and have some problems with the web-console of the version
3.2.5. The server is installed and works properly but i receive JasperExceptions when
i open some entries in the treeview (Monitors-Alerts and Snapshots). Here are the
error messages:
| type Exce
This is interesting... I have the opposite problem from my point of view: user
sessions are not persisted upon JBoss shutdown/startup for a web application --- how
does one ensure that that happens?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850387#385038
I'm dealing with a performance problem, so i logged all the executed sql, and i found
a strange behavior, in one get operation, jboss does several updates, which i can't
retrieve in any code.
My first question is,
- is this a normal action.
And second
- How can i resolve this, or trace the sour
I have a multihomed (2 ip addresses) / multinamed (the host has multiple names) host.
I want to use JNDI and RMI over HTTP. Is that possible and if so, how do I configure
that (in the http-invoker.sar's jboss-service.xml???)?
View the original post :
http://www.jboss.org/index.html?module=bb&op
"bela" wrote : You need to switch NAKACK and STABLE, like below:
| quote]
|
| Thank, this resolve the problem...but the documentation is wrong because the
NAKACK is first and after the STABLE..
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385
Thanks, I'll try that.
In fact my main mistake is to have left my MDB with a Required transaction type. It
does not need to be transactional by itself : I also changed the demarcation. Session
beans below in the call chain are transactional and make shorter transactions.
Eric
View the origina
Hello,
How can I use the new JConsole from jdk 1.5 with JBoss 3.2.5? I tried
set system properties as:
set JAVA_HOME=C:\jdk1.5
set JAVA_OPTS=%JAVA_OPTS% -Xms64m -Xmx512m -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8084
-Dcom.sun.management.jmxremote.authenticate=false
-D
1.) I've generated selfsigned certificate
2.) I've used the:
| System.setProperty("org.jboss.security.ignoreHttpsHost", "true");
|
3.) SSL handshake failes due to:
| Exception in thread "main" javax.naming.NamingException: Failed to retrieve Naming
interface [Root exception is java.io.IO
I have tried to run Jboss-3.2.5 on jdk 1.4.0 an get the following message
| ulimit: bad non-numeric arg `file'
| run.sh: Could not set maximum file descriptor limit: file size (blocks) un
| limited
| open files 1024
| ==
When upgrading to jboss 3.2.6RC2 the jboss.net module doesn't work anymore. I might be
because it is using the new version of axis. When calling a webservice I have the
following stack trace:
13:53:58,455 ERROR [Engine] StandardWrapperValve[JBossAxisServlet]: Servlet.service()
for servlet JBoss
You should adjust your transaction timeout to solve this problem in
conf/jboss-service.xml (default is 300 ms). This timeout must be higher than the max
time for a MDB (or EJB) to be processed. Below it is set to 5 minutes.
|
| 30
|
| jboss:service=XidFactory
|
Hi,
i have forgotten something. Before Jboss start, i get the following Message:
| ulimit: bad non-numeric arg `file'
| run.sh: Could not set maximum file descriptor limit: file size (blocks)
| limited
| open files 1024
|
I have tried the jdk1.4 on Windows an it works. O
Hi all,
I would like to use the SUN Web Service developer pack v1.4 under
JBoss 3.2.3 and JDK 1.4. I have a quite mistical class loading problem. I would be
very happy if someone could help me. I describe the trieals i have made
so far ant the error messages in detail.
First of all WSDP 1.4 runs
Hi all!
I started this topic in Hibernate forums and was told to post it here also. Here is
the link: http://forum.hibernate.org/viewtopic.php?t=935060
Here is a copy of the message:
anonymous wrote :
| Hibernate version:2.1.6
|
| JBoss version:4.0.0
|
|
| Hi!
|
| Has t
Can you try a 1.4 JDK to see if you still get problems.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850372#3850372
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850372
-
Hi,
can somebody help me. I have installed Jboss on Linux and get the following errors
when start run.sh
| =
|
| JBoss Bootstrap Environment
|
| JBOSS_HOME: /home/picadm/jboss-3.2.5
|
| JAVA: /java/bi
Probably you need to change the value of "name" attribute in
mbean element from "jboss:service=Hypersonic"
to "jboss:service=Hypersonic,database=localDB".
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850370#3850370
Reply to the post :
http://www.jboss.org/i
Hi All,
Does anyone have some comparative figures for multiple OS's with similar hardware.
Also some transaction figures supported on multiple OS's. Please share on the forum.
Regards,
Vikash
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850369#3850369
Re
I am running with JBoss 3.2.3 with both clustering and cache-invalidation enabled.
When I was looking at the performance I noticed that the cache-invalidation service
appears to not only invalidate the remote caches but also the local cache as well.
I can see that this might be useful if I
Hi,
I am using MDBs to have long tasks perform asynchronously, in a batch-like manner.
The MDB pool has a strict limit of 2 instances, so only 2 tasks are performed at the
same time.
Quite often, JBoss just idles in the middle of processing. If I kill it and restart
it, it restarts processing
Hi,
I tried configuring a Datasource for Ingres 3.0 database with JBoss 3.2.5 but when I
deployed my EJBs I am getting "ArrayIndexOutOfBoundsException". Following are the
steps I did for the configuration
a. created a file named "ingres-ds.xml" containing the datasource
configurati
Hello,
Here is what I wrote in a MDB Bean for JBoss 4.0:
InitialContext jndiContext=new InitialContext();
XAConnectionFactory xaConnectionFactory=(XAConnectionFactory)
jndiContext.lookup("java:comp/env/jms/XAConnectionFactory");
Queue queue=(Queue)jndiContext.lookup("java:comp/env/jms/Queue");
How many -ds.xml files do you have in your deploy folder and what are their contents?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850360#3850360
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850360
---
I am in the process of evaluating JBoss as a possible replacement to Websphere. I have
an existing application that uses JSP tags, JMS, EJBs etc. So far I have managed to
get a test app up that uses a datasource to access my database and uses JMS to get/put
to a Websphere MQ queue.
No problems
86 matches
Mail list logo