Great!!!
The improvements you made on your website are noteworthy. In my opinion the
jboss site looks really professional for the first time. I'm deeply impressed
and grateful how the whole open source movement is pushing things forward! Many
thanks to all of you... and keep up the great work.
Scott, are you surfing blindfolded?
Take a look at:
http://www.google.de/search?biw=1280&hl=de&q=%22powered+by+hibernate%22&btnG=Google-Suche&meta=
I've often seen credit to products of jboss.org. That a search after "powered
by jboss" on google brings nearly no results is maybe because of the s
Hello, JBoss,
after your website redesign you are obviously using nutch
(http://lucene.apache.org/nutch/) as the underlying search engine. Great! I
just wonder why you don't give credit where credit is due. Why for example
don't you state "powered by nutch" on your result lists and enlist yours
Hi, newbeewan,
take a look at chapter 8 of the free doco, that you'll find at Services >
Documentation. It seems that you want to secure your webapps through JAAS? In short
you may define different realms for your apps in
$JBOSS_HOME/server/default/conf/login-config.xml and then define these as
Are you aware that JBoss comes bundled with a running tomcat. This is the reason, why
a standalone tomcat and jboss are conflicting. Of course you could run them together
and should change the ports in your $TOMCAT_HOME/conf/server.xml (e.g. search for
http://www.jboss.org/index.html?module=bb&o
What exactly is your problem in using the hot deploy feature? You could develop
against exploded archives in your deploy directory and shouldn't need to restart.
Could you please provice more information about libraries you need to change?
Best regards
Jan Prill
View the original post :
http:/
Are you sure that you have deployed your mysql-ds.xml correctly? Here is a snippet
that definitly creates VARCHAR with a length of 100 correctly.
| createdId
| FK_CREATED_ID
|
| VARCHAR
| VARCHAR(100)
|
|
|
Hi, Question,
if you want to stay conform to the J2EE spec, you should make yourself familiar with
EJB, especially CMP and CMR. This means Container Managed Persistence and Container
Managed Relationship. Using these techniques you get a Object-Relational Mapping from
JBoss, which in it's 4.0 R
Hi, Bruno,
things you may try:
1. Put export LANG=fr_FR (de_DE or your country equivalent on the beginning of your
$JBOSS_HOME/bin/run.sh
2. Put the equivalent of
LANG="de_DE.UTF-8"
SUPPORTED="de_DE.UTF-8:de_DE:de"
in your /etc/sysconfig/i18n and
#source /etc/sysconfig/i18n
Best regards
Jan P
While I was building testapplications which utilized JSF i've never came around to put
jsf-api.jar and jsf-impl.jar to /server/default/lib. For me after that step everything
worked out and so i investigated no further why the jars in WEB-INF/lib weren't good
enough.
Best regards
Jan Prill
View
Hi, LM,
from within JBoss-IDE - which is a set of plugins for Eclipse and provides you with
some other extremly useful features as well - its as simple as choosing the path your
jboss3.2.5 resides in. Everything is explained in the docs from
http://www.jboss.org/products/jbosside
Best regards
11 matches
Mail list logo