The http-invoker handles RMI/HTTP transport. This has nothing to do
with the jmx-console which provides an html interface to the JMX server.
You have to write Java code that accesses the RMIAdaptor and invokes the
JMS queue creation operation on the destination manager mbean if you
use the http-inv
Show the full stacktrace along with what jars are included in the
war lib directory.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard
Hosking
S
Your SecurityDomain attribute value is incorrect. It needs to be java:/jaas/RMI+SSL as
used in the chapter 8 example.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
From: [EMAIL PROTECTED] on behalf of [EM
Linkage errors indicate an inconsistent type system due to
repdeployment.
Open a bug report if you have an example that demonstrates what you
are seeing.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMA
Updates should have been sent out last week.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Ondruska
Sent: Monday, December 29, 2003 1:30 PM
T
No, it will be available standalone in the next version of the
admin and devel guide.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rafal
Kedziorsk
OK, I give up. I'm tired of beating
my head against the wall here. I'm sure it;s something obvious but
I'm just not seeing it. I'm trying to secure RMI in JBoss 3.2.2 with
SSL and it aint working. Yes, I have read the chap8 sample. I'm
trying to adapt that to secure ALL EJB access over RMI wi
Rod Macpherson wrote:
>
> Regarding the linkage error, we have the same problem hot deploying EJB
> jars. This sounds like a serious problem because it means we cannot hot
> deploy squat.
- Let me know if you somehow determine this problem, my ejb .ear works
without LinakgeError problems with
Haven't got any update from Componentsource yet. When shall I expect this to
happen?
Original Message Follows
From: Rafal Kedziorski <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] JBoss Docs
Date: Mon, 29 Dec 2003 22:07:34 +0100
At 19:59 29
At 19:59 29.12.2003, Scott M Stark wrote:
The latest cmp2 docs are in the admin devel guide of the all docs
subscription.
Will be there be an extra cmp2 subscription?
Regards,
Rafal
---
This SF.net email is sponsored by: IBM Linux Tutorials.
The question was deleting tmp and the point was that you can delete tmp
and work folders as a precaution during development but that it would be
very bad form to do so in production. I guess that is a "no you should
not be responsible" for deleting them.
Regarding the linkage error, we have the s
I am using XDoclet to generate EJBs that have some CMR fields. I'm using the
XDoclet VO's as well.
I'm curious if anyone knows of a way to sort the CMR field given some Comparator
class. Not sure if there is a way to do this with JBoss during the construction
of the EJB object, or with XDoclet,
The latest cmp2 docs are in the admin devel guide of the all docs
subscription.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hunter
Hillegas
Sent:
I need to have my ear use it's own loader repository, hence
the line
'richardh.test:loader=test.ear'
I have added to my jboss-app.
Deploying the ear now results in an exception:-
java.lang.NoClassDefFoundError: org/xml/sax/EntityResolver
when the servlet starts. I'm using Java 1.4.2 so this cl
I bought the JBoss 3.x CMP docs a long time ago.
They are now pretty behind the times since I know a lot has gone into the
CMP engine.
Where can I get the most up to date CMP docs?
Thanks,
Hunter
---
This SF.net email is sponsored by: IBM Li
Hi,
I'm confused... I cannot remove the target-relation tag, because it is
needed to generate the jbosscmp-jdbc.xml mappings for the relationshipp I'm
trying to create.
What I am trying to do is fetch data from tableB based on a key found in
tableA, in a 1:1 relationship, where tableB is referen
Rod Macpherson wrote:
> A "sanitize" ant task to take out the tmp folder and work folder (compiled JSPs from
> jasper) seems prudent to ensure a clean deploy. That would not be wise in a
> production environment since you do not want to pull the rug out from under active
> clients and you wou
A 4.x release will be certified, but its not likely to be the 4.0.0
final
release. The 4.0.x releases will be j2ee 1.4 compliant. Dates are still
in planning.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
-Original Message-
From:
Title: RE: [JBoss-user] Local/Global transaction with MDB
Nobody answer, so I can assume that it is all correct ? :-)
I do not want to trigger a lengthy debate that might have already been discussed previously. I am just looking for some pointers if something is not right in the way I think
Hi folks,
Merry Chrismas and Happy new year to all
What is the URL to dynamicly create a JMS queue using
the http-invoker ?
I already have a URL which points to
jmx-console/HtmlAdaptor but I'd like not to have to
deploy the jmx-console (just using the http-invoker)
thanks,
ionel
__
Hi,
did you check that all column names are not sql reserved words?
Some databases check for them at every place while others
are more relaxed and when they know that at a certain place
only a column name is allowed, allow the use of reserved words.
You can (from 3.2.2 on) have JBoss escape rese
21 matches
Mail list logo