Does anybody know pki related information?
I want to build up a PKI server to generate, manage public key, digital certificate,
does anybody recommend the PKI server for me?
Does anybody recommend any examples to demo?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826804#3826804";
Is there nobody having this problem? It's even getting worse, because now I'm having
two jar's. So each time I make a change I've to restart my JBoss server. Can somebody
help?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826801#3826801";>View
the original post
http://www.jboss.or
Hi,
I am getting the following error when deploying my application on JBoss 4. Anyone
who has overcome this situation, please let me know the solution to this problem... I
m not able to find any resources regarding this problem too...
thanx in advance...
13:02:38,531 WARN [JMSContainerInvo
When I used JBoss DR2, cause this error,
But I used JBoss 3.2.3, no error.
I hope you could help me.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826797#3826797";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826797>Reply
to the post
-
Hi
All the methods in AAA.class and AAABean.class throw the exception AAAException.
Very simple, no?
Am I missing something really basic here???
Thanx
zeron
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826796#3826796";>View
the original post
http://www.jboss.org/index.html?mo
Hi
Does anybody know if there is a runnning preparedStatementCache in Jboss 3.2.x ?
I use JBoss 3.2.3 with JDK 1.4.2 and DB2 8.1 in Linux.
I saw there is a property for the Datasource:
100
but setting this (with different values) didn't change anything.
On the DB side, it doesn't seem to cache cli
I created a Entity Bean, and deployed on the JBoss Server, I created a test client to
call the entity bean, but it failed.
I got the following error, can anybody help me?
-- Initializing bean access.java.lang.NoClassDefFoundError:
org/jboss/system/ServiceMBeanSupportat
java.lang.ClassL
Hi scott,
I will try jboss-3.2.3 but this will take some time...I'll post
the results of this test.
Btw, I am using Gentoo-Linux with sun-jdk-1.4.1_05
Regards,
Lutz Feldgen
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826793#3826793";>View
the original post
http://www.jboss.org/
Does anybody have the same problem?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826792#3826792";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826792>Reply
to the post
---
This SF.Net
Hi all,
I changed my database to mySQL as per the tutorial's intructions. However, I get
the following error when I tried to deploy it:
2004-03-22 00:06:22,811 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package: file:/C:/jboss-3.2.3/server/default/deploy/RosterApp.ear
2
I used the jboss-4.0.0DR2, the defualt server can started, but it cause some error as
following:
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[{ 'ejb-management.jar' URL:
'file:/E:/jboss-4.0.0DR2/server/default/deploy/ejb-management.jar' localURL:
'file:/E:/jboss-4.0.0
Dear Members,
I am new to JBoss. Can anyone provide me with the simplest example of an BMP
Entity bean and how to deploy it? I am using SQL Server as a back-end. I will be more
than glad if your could email it to [EMAIL PROTECTED]
Regards,
Edgar Allan Potenciano
http://www.jboss.
I've always assumed that the memory is being consumed by the transaction manager.
I think that you will find that no actual database updates are performed until the the
transaction is committed.
It might be possible to use XA Transactions to get the database to assume this
overhead - I did not
It doesn't help when the forum gobbles the XML tags!
|
|
|
| java:TestDS
| Oracle9i
|
|...
|
|
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826787#3826787";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode
I am replacing the DefaultDS with my MSSqlServer configuration. My mssql-ds.xml looks
something like this
|
|
| SQLServerPool
|
jdbc:inetdae7://localhost:1433?database=latest_release
| com.inet.tds.TdsDriver
| test
| test
|
|
|
|
Hello there,
We are trying to migrate our application onto JBoss.
We were able to successfully deploy and launch the application.
The current problem is that the external file references to Cascading Style Sheet and
JavaScript are not being reflected in the JSP pages. There is no problem with
java:TestDS
Oracle9i
...
Steve Coy
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826785#3826785";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826785>Reply
to the post
--
Hi, beginner's problem.
When I start debuging jboss from eclipse, if i use F6 ( "step into" ) and the app is
going from a cliente method to a method on the local or remote interface, for example,
eclipse displays a message for the
Class File Editor
Source not found
The source atachment does not
Your customer ejb is called CustomerEJB, therefore that is how it must be referenced
in the ejb-ql.
ie. SELECT OBJECT (c) FROM CustomerEJB AS c ...
Steve Coy
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826782#3826782";>View
the original post
http://www.jboss.org/index.html?modu
See this thread which eventually gets it right. Search for flush on this topic for
variations of the same thing.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45932
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826780#3826780";>View
the original post
http://www.jboss.org
Can anybody help me?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826779#3826779";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826779>Reply
to the post
---
This SF.Net email is spons
Hi,
We have an application that allows users to register account with an associated
service plan (which maps to a specific role). The app uses a Form based
authentication.
The user is logged and authenticated/authorized against the infomration stored in
tables which are populated from the ac
I create entity ejb, create data source name is "TestDS",
jbosscmp-jdbc.xml file as below.
http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_2.dtd";>
TestDS
Oracle9i
TEtyuser
T_ETYUSER
name
NAME
userid
USERID
Wassup guys!
I am using JBoss3.2.3 on windowsXP. I am having a problems with the ejb-ql. I guess
Jboss is saying it can't find my method "findByName"described in my ejb-jar.xml.
Any suggestion would be greatly appreciated.
Thnanks!
Here is what my ebj-jar.xml file looks like
Wouldn't it be possible to use a corbaloc IOR? I think that jacorb supports
these but I haven't actually tried it. I've used them with mico and jacorb
clients to an Orbix 2000 server.
All you need is the hostname and port number for the server ORB (The port
number is set in your jacorb.properties
Basically I am trying to establish whether this is a bug in the class, a deficiency in
the documentation, or a bug in my code.
To summarise:
AbstractServerLoginModule.createGroup() creates Roles that tomcat cannot handle,
leading to no roles being loaded for the user.
http://www.jboss.org/
The J2EE Component Wizard is a Java Swing application, that supports the creation of
J2EE Components (EJBs, Servlets, JSPs, Filter, Test Clients) and the required
deployment descriptors.
The tool is freeware. The wizard is optimized for JBoss, but with your own template
files, all application s
Thanks for the help - it's all working fine now!
Regards,
Jon
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826770#3826770";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826770>Reply
to the post
---
Thanks but that didn't work I still get the same
error msg. Have you successfully deployed ejbs that uses ejb-ql in
JBoss3.2.3? Do you know why I am getting this error msg?
- Original Message -
From:
Rafal
Kedziorski
To: [EMAIL PROTECTED]
Sent: Sunday, March 2
At 23:08 21.03.2004, you wrote:
Wassup
guys!
I am using JBoss3.2.3 on windowsXP. I am
having a problems with the ejb-ql. I guess Jboss is saying it can't
find my method "findByName".
Any suggestion would be greatly appreciated.
Thnanks!
Here is what my ebj-jar.xml file looks
like
Wassup guys!
I am using JBoss3.2.3 on windowsXP. I am
having a problems with the ejb-ql. I guess Jboss is saying it can't
find my method "findByName".
Any suggestion would be greatly
appreciated.
Thnanks!
Here is what my ebj-jar.xml file looks
like
CustomerEJB
Hi,
CA-Ingres comes bundled with a JDBC driver that supports XA connections. There is an
informational site that provides explicit instructions for setting up
an using JBoss 3.2.x and their JDBC driver.
http://support.ca.com/techbases/ingres/TEC317590.html
When I try and set this up however I
finally got it to work. thanks scott for the idea to just deploy the html adaptor
classes!
1. download jmx 1.2.1
2. put jmxtools.jar in server/minimal/lib
3. add this to server/minimal/deploy/user-service.xml:
|
| 8090
|
|
to figure out what the problem was, i deployed a sar t
Hi,
I originally posted this question in another forum, but thought it might do a bit
better here. I have two session beans, TestSession and InternalSession. TestSession
is stateful, InternalSession is stateless. TestSession has the run-as role set to
"internal", and all of the methods for
I tried what you suggested and now I get the exception.
| 11:39:34,843 ERROR [MainDeployer] could not create deployment:
file:/C:/jboss-3.2.4-RC1-watchdog-minimal/server/watchdog/deploy/syncvoice-jmx-con
| sole.sar/
| org.jboss.deployment.DeploymentException: create operation failed for pa
Hello,
I want to add datasources to JBOSS dynamically through JMX during runtime, the same
info as in "...-ds.xml" files. Could somebody referr
me to code example.
Thank you,
Svet
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826762#3826762";>View
the original post
http://www.j
I need a "centralized" cache and access to it. I was thinking of using a Singleton at
first that could be accessed by all clients. The singleton would be the manager of
the cache and would be the only entry point to read and write it. This isn't as
simple as I thought for a myriad of reasons
I have que to which I send messages through a session bean:
Configuration given below:
X
jms/QueueConnectionFactory
ConnectionFactory
jms/AsyncSenderQueue
queue/jms/opc/OrderQueue
The log seem to say that it is getting send to the queue
Duke Express
JETBLACK
JB-2
JB-2-1
0
1
145.0
}
}
Undoubtedly a conflict between the two jmx implementations. The ri html adaptor should
be runable without any jmx api jars so try extracting just the needed html adaptor
classes. If its coupled to the ri jmx implementation then its not going to work. A
minimal config for the jmx-console.war is n
Thanks Adrian!
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826756#3826756";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826756>Reply
to the post
---
This SF.Net email is sponsored b
How are you getting the FK ids? When you get your entity X, say through:
EntityLocal x = xHome.findByPrimaryKey(xId);
Do you then get your FKs through
x.getId2()
x.getId3()
? If so, I don't understand then. The CMR I am familiar with makes that unecessary,
unpossible. The container will ma
Thanks! It worked this way... Is there another place where I can put the applet.jar
file or the only place is within webmod.war?
Thanks
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826754#3826754";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=re
I don't have jboss-3.0.6 laying around so I tried using jboss-3.2.3 and signed the
default/lib/{jbossha.jar,jboss.jar} and renamed them signed-jboss.jar
signed-jbossha.jar so that they are not being loaded first and this starts up fine.
I also tried renaming the jboss-3.2.3 dist as jboss-3.0.6-bf
Thanks for the replies.
Very impressive on a Sunday and Mothers Day (in UK) too, should you not be at your
Mums with a bunch of flowers?
Come to that, shouldn't I
Andy
;)
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826751#3826751";>View
the original post
http://www.jboss.org
Its available by touching the war file, or using the MainDeployer.redeploy operation.
The web-console may have some additional entry points but I don't use it much.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826750#3826750";>View
the original post
http://www.jboss.org/index.html?
I would suggest using the prefixdploymentsorter to make sure that the rar is loaded
before the -ds.xml file. This caused problems in earlier versions of JBoss/JayBird. It
definately works for me...
Joachim
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826749#3826749";>View
the orig
Ok, thats cool.
I've looked at the Web and JMX Consoles, but can't see how I can restart the webapps
that are deployed in the embedded Tomcat server.
Is this functionality available?
If not, I can always run Tomcat as a standalone app, its not a showstopper.
All the best,
Andy
:)
http://www.jbos
You would have to get them from the tomcat download. We have our own jmx admin console
so we don't use these and I don't even know if they will work.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826747#3826747";>View
the original post
http://www.jboss.org/index.html?module=bb&op=po
I'm using JBoss (with Tomcat) on OS X but cannot access the Tomcat Manager or Admin
webapps.
Do I have to add these from a seperate Tomcat download?
Thanks in advance,
Andy
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826746#3826746";>View
the original post
http://www.jboss.org/in
Validate that the keystore file is valid on windows using the keytool to print the
server cert. If its valid, enable debugging of the jsse layer by adding the
-Djavax.net.debug=all system property to the run.bat command line or by setting the
JAVA_OPTS="-Djavax.net.debug=all" env variable.
http
The descriptors won't be of any help. You have to post the full stack trace of the
security exception to see what invocation layers are involved. If you have an example
ear that demonstrates the problem create bug report on sourceforge and attach the ear
to the report.
http://www.jboss.org/ind
You can specify a keyAlias attribute on the connector to choose a specific key, else
the key will be choosen based on the first key that matches the ssl handshake
parameters.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826743#3826743";>View
the original post
http://www.jboss.org
Put the applet classes in a jar under webmod.war and do not use a codebase. Specify
the jar via the archive attribute. This is how the web-console.war applet is deployed:
|
| ...
|
|
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826739#3826739";>View
the original post
h
JBossCache supports clustering, although its not clear how this is an approriate
replacement for a singleton.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826738#3826738";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826738>Reply
to the
The HAJMS code was checked in past 3.2.4RC1. Either build from CVS or wait another
week or so for the next RC.
There is more information about it on the wiki:
http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA
Ivelin
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826737#3826737";>View
t
Thanks Scott for the quick reply. I thought as much... I may be better served using
the JBossCache.
Just to be sure, the JBossCache is well suited for a clustered environment, correct?
Thanks again,
-Ron
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826736#3826736";>View
the origi
Yes, you will have to track this, or your singleton service can create a link to the
RMIAdaptor under a unqiue JNDI name such that when a client looks this up through
HA-JNDI, it finds the RMIAdaptor on the same node as the singleton.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826
This also occurs if the javac compiler is not on the jboss server classpath. This is
typically found in the jre/lib/tools.jar.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826734#3826734";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826
Hello,
I have an application that works fine when I put the datasource xml file in the
deployment folder of JBoss. However, I tried to remove that DS xml file from there and
included it into the application.ear file. This is where I get a deployment error.
I get the following:
/
I've deployed a singleton MBean (using the Singleton Service) in a clustered (2 node)
environment. I'd like to have my clients always connect via the RMIAdaptor to the
master singleton only. Is there a way to do this easily? Do the clients have to
"listen" to who the master is and detect chan
Hi,
I'm tring to run an Applet from one of my files deployed in webmod.war.
I have a very simple applet(that does nothing except makes a red sqare), and a jsp
file (AppletTest.jsp) in which i have this code:
|
|
|
Which directory should I put on the codebase="..." attribute so that my j
Hi Michael,
After experimenting and working with the DistributedState it appears it will not suite
all my needs. For one it is not transactional and modifying the state is a problem in
a clustered environment.
I am currently looking at the JBossCache and it appears that it may suite my needs
Have you seen the wiki?
In particular this topic?
http://jboss.org/wiki/Wiki.jsp?page=SecureJBoss
which explains has to configure the jmx console for Basic Authentication
Regards,
Adrian
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826727#3826727";>View
the original post
http://w
http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA
Ivelin
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826725#3826725";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826725>Reply
to the post
http://jboss.org/wiki/Wiki.jsp?page=HASingletonDeployer
Ivelin
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826724#3826724";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826724>Reply
to the post
--
No, there's a local resolver for the DTDs.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826721#3826721";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826721>Reply
to the post
---
Thi
You need to create your own deployer for the legacy config API.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826722#3826722";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826722>Reply
to the post
--
I have read the "JAAS Howto: README FIRST" and I run the example successfully.
How can I run the example with "Certificate authertication"?
and how to set the jboss to use secure socket layer (SSL)?
Thank a lot!
Best Regards,
Vincent Chun
http://www.jboss.org/index.html?module=bb&op=viewtopic&
I am having problem in deploying multiple ejb jars with common ejb component.
The issue is I have three ejb jar file, which have inside them common ejbs(in the
relation)..
1st ejb containing contact ejb
2nd ejb containing contact ejb
and similarly
The problem is the first gets deployed fine..
but
Found out my problem was because IÂm running both nukes and portlet on my JBoss.
There are some conflict in configuration. When I removed portlets and reinstalled
JBoss3.2.3 the problem disappeared.
Maybe there was an incompatible version of JBoss EJB that come with my portlet. Now I
decided to
Could you please be more explicit ?
How can I check the _reverse_ ns-lookup ?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826714#3826714";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826714>Reply
to the post
71 matches
Mail list logo