Hi all,
I need to deploy two applications at the same time in JBoss 4.0
can any one help me
thanks
arvind
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855792#3855792
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
Thanks for the quick response.
I'm not sure if I'll need the threading support or the transactions, but it is
conceivable that I might need the security in the not-too-distant future.
I've gone through the document on developers.sun.com, and it feels kinda like a
square peg and a round hole. T
Hi all,
I want to run two instances of JBoss at the same time on the same machine
without any error.
thanks
arvind
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855790#3855790
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
I am getting the following error on jboss4.0 rc1 and oracle 9.2.0.5.0 while
running the cmproster example with XAConnection. Basically
allowGlobalTxnModeOnly() finds transactionmode != 2 and throws exception (thru
decompiled code of the driver class).
My oracle-xa-ds.xml is below:
XAOrac
We were doing some stress testing on some code that we're getting ready to
deploy to production soon. Basically for brevity I've done my code home work
and searches and read the wiki's, done the googles, etc. If I missed, my
apologies because I tried my best and yes I looked to the jboss source
It turns out that the client application is forced to use a 1.3.x JVM for some
architectural reasons that I can't change. So, we'll stick with JBoss 3.2.x
until we grow out of our old JVM.
Thanks, Scott.
Spoon
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
Thanks for the prompt reply
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855785#3855785
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855785
---
This SF.Net email
Increase your isolation level.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855784#3855784
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855784
---
This SF.Net e
If you don't need integration with transactions, security or want to be able to
use the thread pooling from jca 1.5 (for jboss-4.0.x) then jca may be overkill.
Otherwise, this is the correct approach. Search for jca 1.5 example adaptor and
you'll find code samples:
http://developers.sun.com/sw/
jboss-4.0.x requires a 1.4.x vm which bundles the javax.net.* and so the
jnet.jar is not needed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855782#3855782
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855782
---
This has been fixed for 3.2.7+. You'll have to patch the
CallerIdentityLoginModule to deal with non-char[] credentials for 3.2.6.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855781#3855781
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
I have a stand-alone Java client that needs to be able to get an initial JNDI
context. It worked fine in JBoss 3.2.x but no longer works when I run it
against a JBoss 4.0.x server. The trouble is that at runtime, my client cannot
get an initial context because of the NoClassDefNotFoundError wh
If you want to log messages and use an appender this is fine.
Notifications lets you decouple the producer from potential consumers and do
things that don't necessary involve logging/writing/sending a more or less
unstructured string message.
For example, when a module gets deployed (e.g. an .e
Works like a charm! Thanks! Sorry I should have found it in the Wiki before
asking that question.
--
Rick
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855775#3855775
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
I'd like to create one or more pools of objects that will be available to my
system in a way similar to how DataSources can be configured and used.
Basically, each pool will have some number of similar objects in it that may
only be used by one thread at a time. When I need to use one of these
For reference, I posted about this on the JCA forum here:
http://www.jboss.org/?module=bb&op=viewtopic&t=56269
And bug report #1067726, here:
http://sourceforge.net/tracker/?group_id=22866&atid=376685&func=detail&aid=1067726
Adrian Brock suggested I post my config and a trace log on this list.
I
http://www.jboss.org/wiki/Wiki.jsp?page=UsingCustomPrincpalsWith
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855770#3855770
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855770
---
I did quite a few searches without a lot of success.
I am still wondering how to configure the NTLoginModule with JBoss.
Here some of my dilemma:
1) Should I configure the NTLogingModule both on my client (EJB client) and
server?
2) Ideally, I'd like to configure it, for sure, on the client: the
Hi, we' ve been using JBossMQ since JBoss 3.0.8, a long time ago.
We were testing JMS against a lot of bad conditions, like a 64 KB internet
connection, many clients, long ping times, and many others.
However there's been a test case that is not working properly. If we have
already established a
Or how can I use notifications?
Bassically I would like to track a specific occurance in my application say a
thread count and when ever the thread count reaches a specific level send an
e-mail. Or if a "batch" file failed to create send an e-mail.
How do I track this in my application? Do I ha
Hi,
i am very new to J2EE. I got a problem with returning a Collection of objects.
I've read the following topic:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=38353
My problem is the same, but i have no Idea, how i solve this issue.
Can somebody give me a code sample?
Thx
Olcman
?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855764#3855764
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855764
---
This SF.Net email is sponsored by: InterSys
Hello,
I seem to be having a problem that is more than likely due to my
inexperience with J2EE and JBoss, and cannot seem to be able to find an answer.
I have a stateful session bean that I'd like to keep alive through a
web-client session, but any of the methods I've tried to receive
There is not. It is lot of work to convert something in PHP into something in
Java.
The templates should easily be reused though.
If you are thinking about porting a module please let us know. At this stage it
may be smarter to think about "porting" modules to JBoss Portal (aka Nukes2) as
ther
If you want to make your POJO appear as an MBean you *must* use an mbean +
xmbean descriptor.
Extending ServiceMBeanSupport is useful if you want to do things like produce
or consume notifications, invoke on other MBeans, etc., in general things that
translate to your class having knowledge of
is there any software help aids or cheatsheets for converting from postnuke
(php) to Nukes?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855761#3855761
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855761
If I understand correctly...
I should be able to use my pojo as a service just by providing a
jboss-service.xml file.
So something to the likes of...
|
|
|
|
| Hello World
|
|
|
|
|
|
Right?
If I wanted MyPojo to be started and stoped throu
Hi,
Is there a way to create a new datasource through the web console?
I seem to be able to view the datasource under JMX MBeans/jboss.jca but dont
see a weay to add a new one.
Thanks
PRatima
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855759#3855759
Rep
Yes after a few minutes my JMS onException method is callled.
But, shouldn't JMS be asychronous in the client side? I mean, shold we wait the
message to arrive to the server, to resume the thread? I don't think this is
good for anyone!
I don't want to think that I should create a separate thread
Look at the following forum:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=54871
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855756#3855756
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855756
Hi,
I have a custom JAAS LoginModule, which returns my custom implementation
Principal interface, say MyPrincipal.
I also have a servlet filter configured to my application. Within my filter
doFilter() method, when I call request.getUserPrinicipal(), it returns an
object of class org.jboss.se
Thanks for the reply Scott. I updated the jdom.jar in server/lib and the
server booted fine.
I'm working with a webapp deployed inside of a .ear. This webapp uses
Cocoon/Avalon which has its own JDOM nested in a couple levels deep. This JDOM
version is rather old, and at runtime I'm getting
All docs are free and are posted to
http://www.jboss.org/docs/index.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855752#3855752
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855752
---
Eventually, the JMS code should give up and throw some sort of
java.net.SocketException . This might take the O/S 3-5 minutes. Does this not
eventually happen?
"Fire and forget" does not mean complete asynchronous operation. When you send
a message, the operation will only return until the
Does anyone have a working type-mapping for Ingre r3 running under JBoss4.0.0?
The existing "Ingres" type-mapping doesn't seem to work for me. I get the
following error...
| 11:52:04,020 INFO [WrapperDataSourceService] Bound connection factory for
resource adapter for ConnectionManager
'
Dears,
how can i isolate static methods when i have two instances of same application ?
Tks...
Marzon
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855746#3855746
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=385574
Hi... I developed an application using JBoss 3.2.1 and it works perfect... I
want to update the version of to JBoss 3.2.2, because there is another
application running with that version...
Could Anybody tell me what's the difference between 3.2.2 and 3.2.1 ??
Do I have to change something on my
Sorry... The "Subject" was too big and it was truncated, I guess... "I keep
getting" was just a part of it... Sorry!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855744#3855744
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
All crypto features come from the jdk so support for pkcs depends on your jdk
version.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855743#3855743
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855743
-
jdom is used only for parsing xmbean descriptors. If the server starts with the
newer jdom then there will be no problems.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855742#3855742
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
Only undeploying or stopping the OILServerILService would remove the bindings.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855741#3855741
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855741
--
Hello! I searched all over the net and didn't find an answer to my question.
Here is my problem: I created a datasource for a, let's say, unusual
database... It's a db called Pervasive.SQL (V8). I also put an entry for this
db (with the type mappings and stuff) in the standardjbosscmp-jdbc.xml.
Hi All,
I have a J2EE 1.3 based application that uses entity beans extensively together
with web services (axis) and struts for the web front end, all in Jboss 3.
Part of the application allows users to search using various different criteria
which spans several entity beans, such as a username
I would also like to do the exact same thing, but JBoss is loading the older
version instead :(
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855738#3855738
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855738
Turn on rmi debugging on the client to see what the rmi codebase is seen as.
The jdk javadocs have a section on the rmi properties and debug levels.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855737#3855737
Reply to the post :
http://www.jboss.org/index.
File a bug report on sourceforge with an example of what cleanup ops need to be
done in terms of interacting with other j2ee components/resources.
http://sourceforge.net/tracker/?group_id=22866&atid=376685
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38557
Its secured like any other ejb. Edit the ejb-management.jar ejb-jar.xml
descriptor to secure the ejb and specify the security domain via a jboss.xml
descriptor as described in the JAAS Howto:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=46370
View the original post :
http://www.jbo
You are returned the CallerPrincipal mapping that you installed. If you want to
see the raw principal name remove the CallerPrinicpal group mapping.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855734#3855734
Reply to the post :
http://www.jboss.org/inde
Can you use this method or something similar to pull in external pages from an
outside source not stored in the nukes db path?
I'd like to be able to specify an index page in the center part of the page
layout that is being maintained on another physical file server by someone
else
Right
I want to allow my Moderator group that I created to Add files to the Downloads
module. How in the permissions module do I set this up so the "Add Download"
item appears when they go to the Downloads main area?
I tried the following permission strings to no avail:
module:downloads - then chose
Hi,
I have written MDB and my MDB can read all messages from queue for which it is
registered. The problem is when I go to console, it shows minPoolSize as 1 and
maxPoolSize as 15 which I guess is default value.
I tried to change to value -- which should be in jboss.xml. But somehow the
consol
All the documentation will be posted to the documentation page
(http://www.jboss.org/docs/index). The 4.0 getting started guide is available
now. The admin guide should be posted sometime in december.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855729#3
Thanx jflinchbaugh . Name of a datasource descriptors caused that problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855728#3855728
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855728
--
Hi,
I am posting into this forum since I assume that there will be the most
experienced people around in development with JBOSS.
I used Lomboz J2EE with Eclipse, and ran into several bugs and handicaps.
What IDE are you preferably using with JBOSS4.0 ? (doesnt have to be an Eclipse
plugin).
First I want to say that the for Pay documentation (the entire suite) is
freakin awesome and many of the posts I see in the forums could easily be
answered by ponying up the dough for the entire documentation suite.
In one day I was able to get a pretty good understanding of JBoss clustering
an
I was looking for an easy way to increase my jsp development speed. The main
problem being the redeployement of the entire EAR just to view the changes made
to a single jsp file.
I think I found an acceptable way to speed up development by copying my jsp
files from my development dir to the exp
Is someone going to finally reply to a post about where the docs for pay are
for 4.0 version?
Sometimes I wonder if anyone is even paying attention to any of these posts...
Thanks,
Yaakov.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855724#3855724
Reply
Have you double checked that the class that can not be found is in the jar
file?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855722#3855722
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855722
-
hi,
I've just started working with JBoss, I followed the Fibo tutorial and I am
stuck at deployment. Everything seems okay but I get the following error
message:
15:17:19,024 WARN [verifier] EJB spec violation:
Bean : Fibo
Section: 22.2
Warning: The bean provider must specify the fully-qual
...from within a servlet
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855715#3855715
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855715
---
This SF.Net email is
We are looking for someone who tested JBoss performances under Windows and
under Linux.
We have a lot of applications on several Srv but we have to choose between
Win2000 (or Win2003) and Linux.
This choice must be objective and we have to present some test results.
So if you can help us you'
Hi Gael,
i got the same problem with non seriarizable classes
any response?
thanks
navert
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855713#3855713
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855713
---
Hello,
How do I get the basedir of a web application at runtime?
thanks in advance
James
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855712#3855712
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855712
-
we are using JBoss (build: CVSTag=JBoss_3_2_1 date=200305041533) on over 60
servers at a customer site.
OS is Linux 2.4.19-4GB, Java VM 1.4.1_02-b06
After JBoss startup the JNDI tree contains the following bindings, whereas
after a certain time the same JNDI tree does no longer contain them (lis
hi ltexier,
thanks a lot for your reply!
but I still don't have a solution and i can`t find any strange things in the
logging files.
unfortunately, I don`t realy understand what this means:
| MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
| ObjectName: jboss.jca:name=MySqlDS,service=Local
Hi all,
i have created a two seperate instances of JBoss (EJB Deployment) and in one
instance i have not changed any port numbers, but in other application i have
changed the all port numbers of sample-binding.xml.
Even after changing it, I'm getting the error as Address is in use : JVMBind.
pl
sorry did`nt have time to check your prob, but this code works on my as/400.
hope it helps
|
| -
| -
| as400
| com.ibm.as400.access.AS400JDBCDriver
| jdbc:as400://IP ADDRESS;block size=128;extended
dynamic=true;package=JBOSS;package cache=true;package
library=QGPL
|
Thanks, I will try that.
Is it possible, to set different transaction levels for every data source?
The (old) Inprise specific DD looks like this (only ds-part):
|
| jdbc/MTBDataSource
| jdbc:oracle:thin:@xx.xx.xx.xx:1521:memos
| xxx
|
Correction: the full text of the message is:
No appenders could be found for logger (org.jnp.interfaces.NamingContext)
log4j:WARN Please initialize the log4j system properly.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855705#3855705
Reply to the post :
Hi all,
I am trying to invoke an EJB session bean through RMI, using the following
piece of code:
if (System.getSecurityManager() == null)
{
System.setSecurityManager(new RMISecurityManager()
{
public void checkConnect(String host, int port) {}
public void checkConne
sorry~
I also want to know, where can get more information about this?
I can't find any thing about this in Jboss AP Server document.
I have try to find the PKCS#1 version (1.5 or 2.0) inside Jboss 3.2.x for a
long time.
Hope someone can guide me to get such kind of information!
many thx!
View th
I have a question about that: which version is it, would jboss use any further
security standard in Jboss Ap Server?
No matter jboss Application Server 3.2.x or 4.0, will any version of PCKS#1 be
suggested to use?
Or~ some of them have been already use?
Any reply will be so appreciate!
View the
Hi,
I have found the cause and want to let you know: The queueConnectionFactory was
invalid after a fail-over occured. When I get a new QueueConnectionFactory from
the HA-JNDI-Tree every time it is working perfectly :-).
Claus
View the original post :
http://www.jboss.org/index.html?module=bb
The jar that you need for the client is jbossall-client.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855698#3855698
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855698
-
74 matches
Mail list logo