Tanks for your answers!
to clear my second question i mean for example i need to add a "service" that
can replay my subscriber location, and in order to provide that i need to
connect to external server and collect information from.so i understand that
MBean can be the way to do that but is ther
After going round in hops, I finally found the solution here.
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIGetRemoteAccessToMyMBean
Could the book example be made clearer in this regard, since it seems to be
misleading.
Thanks
Deepak
View the original post :
http://www.jboss.org/index.html?mo
Hi,
When i try to update a blob object in the Oracle 8i database, query is not
updating anything. It works fine for reading but update is what is giving me
lot of problem. The BLOB is a XML String.
I am using the following piece of code. The worst part is that it does not
throw any error. It
Hello, all. If your using Fedora3 and JBoss 3.2.6 you might have noticed this
problem when running the "all" configuration.
| 18:13:39,873 INFO [HANamingService] Listening on /0.0.0.0:1100
| 18:13:39,882 WARN [HANamingService] Failed to start AutomaticDiscovery
| java.net.SocketExceptio
Ah. Thanks for the (very) quick response. I was pulling my hair out over this
one -- and that's tough to do as I don't have much left ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862280#3862280
Reply to the post :
http://www.jboss.org/index.html?modul
I have two applications each with their own context root and each has their own
JAAS security domain. I have a set of users with the same logon credentials for
both security domains but with differing roles for each domain.
I have enabled SSO by uncommenting the valve
org.jboss.web.tomcat.tc5.s
"demmahom" wrote : Hallo evryone , I have a probelm with my J2EE Application
and JBOSS
|
| the problem is i use xdochlet to generate the id for my EJB ,
| wenn i try to create an EJB JbOSS throw an Exception:
|
| | 23:44:35,132 ERROR [ProjectManagerBean] Could not create
entity:java
sorry i wanted ti post my problem in another forum , do not know why did i post
it here.
;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862275#3862275
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862275
---
Its a bug that shows up when using the caller principal mapping that was fixed
in the 3.2.7RC1 release.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862274#3862274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=386227
Hallo evryone , I have a probelm with my J2EE Application and JBOSS
the problem is i use xdochlet to generate the id for my EJB ,
wenn i try to create an EJB JbOSS throw an Exception:
| 23:44:35,132 ERROR [ProjectManagerBean] Could not create
entity:java.sql.SQLExce
| ption: Try to insert nu
I am not JRMP/SSL expert, but if it requires a security domain, then the rest
of the setup is the correct one.
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862272#3862272
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
The only way this happens if your start script is not passing in the
jboss-4.0.0/lib/endorsed as the java.endorsed.dirs system property. The run.bat
script does this by default. If you have installed into a path with spaces this
is probably not getting quoted to edit the run.bat script to do so.
The log clearly describes what the problem is. The principal name passed to the
BaseCertLoginModule is 'CN=CO CSE Client, OU=Child Support Enforcement, O=State
of Colorado, L=Denver, ST=CO, C=US' and there is matching entry in the keystore
with an alias matching this name. The log displays the o
war content needs to be within a directory that ends in the extension .war so
you need to rename the deploy/es directory to deploy/es.war
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862270#3862270
Reply to the post :
http://www.jboss.org/index.html?module
http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCAMessageInflowExample
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862267#3862267
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862267
Correct.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862268#3862268
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862268
---
The SF.Net email is sponsored by: Be
Is it possible to create a resource adapater that listens for connections from
a data supplier rather than actively connecting to a resource? Sort of like a
rescource adapater that listens for a SOAP or RSS feed, then hands the data off
to a message driven EJB for processing? If so, does anyone
I use Struts in my applications, but I just use the standard J2EE stuff for
authentication. I use form based authentication, and my login.jsp submits to
j_security_check. I don't use anything struts related for authentication.
Anything I define as being secure in my web.xml is handled automat
Hi All,
Before I start to crack up can someone atleast confirm that this is possible..
this will atleast put my mind and heart at rest.
I am running JBoss3.0.6/Jetty and have two applications (ears) deployed. One is
mapped to the root context and the other to a customer specific context. I hav
Solved in RC2.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862263#3862263
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862263
---
The SF.Net email is sponsored
Hi Thomas.
I tried your suggestion but I'm still having some problems. I got it to work
using the following setup, but I'm not completely sure it's the proper solution.
1) It seems that you HAVE to have a security domain set up in the
jboss-service.xml file to use the jrmp invoker using SSL. I
Hello im new to jbossws. I use JBoss 4.0.1RC1 running with sun jdk 1.5.0-b64.
When i try to deploy my war i get the follow exception. Is this my mistake or a
bug?
| 19:26:22,405 INFO [TomcatDeployer] deploy, ctxPath=/soap,
warUrl=file:/home/thomas/coder/4prabe/jboss-4.0.1RC1/server/default/
I have another problem:( I start http://localhost:8080/jmx-console/ properly,
but the applet in the web-console not start. Anyone can tell me why
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862258#3862258
Reply to the post :
http://www.jboss.org/inde
It sounds similar to this http://jira.jboss.com/jira/browse/JBAS-1255
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862256#3862256
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862256
---
In the moment, I replaced the use of Lomboz by JBoss IDE 1.4.0, and work fine.
But the unique problem exist is doesn't work the tags of Xdoclet Hibernate,
although I update the version the libraries of Xdoclet within Eclipse, and then
Window/Preferences/JBoss-IDE/XDoclet/, "Refresh XDoclet Modu
I believe that you will have to explicitly say in the ejb-jar.xml that no roles
cheking is required:
[your bean name]
*
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862246#3862246
Reply to the post :
http://www.jbos
Assuming you have a POJO, the way to load it and configure in JBoss is to wrap
with an XMBean (so that it looks like an MBean, and load it as a jboss service
(SAR).
To get you started, read the 2nd Chapter of the free Admin&Development guide,
where you'll find a step-by-step example of develop
Go to the documentation page and find the link for the getting started guide
that says "PDF + code". That contains the PDF and the code.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862239#3862239
Reply to the post :
http://www.jboss.org/index.html?modu
Good news - the process is the same. Just expand the archive and use the run
script in the bin directory to start it. (but it will be run.sh instead of
run.bat)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862238#3862238
Reply to the post :
http://ww
All the documentation is on the documentation page. Enjoy!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862236#3862236
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862236
All of the 4.0 documentation we have is available for free from the
documentation page. Keep an eye there as we will be posting a few new things
as well as some updates to the existing 4.0 docs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862237#3862237
Hi,
I have trouble finding anything else than the Documentation link. There used to
be a section where you could buy stuff but I could not locate that any more.
Could someone please point that out for me?
Cheers,
Micha Roon
View the original post :
http://www.jboss.org/index.html?module=bb&op
32 matches
Mail list logo