use
or directly use ${person} without c: tag.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870920#3870920
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870920
-
Here is the wiki which shows the matrix of JBoss vs JDK
http://www.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix
Is it difficult to upgrade to 1.4 on your client machine?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870919#3870919
Reply to the p
Hallo Pete,
thank u a lot, i tested the suggested solution and for the first time the
server started up and i could view the portal page off a client. There are
still some nullpointer-errors but that is a thing i can live with and correct
it later on.Man, u were my rescue :-)
By
View the orig
Thnx for the reply...I am using EditPlus,,simple notepad kinda editor,,am i on
the wrong side,,,if so suggest me then,,
regds
Subhash.K
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870915#3870915
Reply to the post :
http://www.jboss.org/index.html?module=b
Hi All,
I have a JBoss 4.0.1SP1 server running on a Linux box, and I am trying to get
my Apache web server on port 80 to proxy to the JBoss which is running on port
9090. I've got Tomcat all happy with the configuration by setting the ProxyHost
and ProxyPort for the main http port. This is all
I'm trying to track down a problem I'm having with JBoss appearing to not load
an HttpSession object for a request, and I'm wondering how to find information
about HTTP Sessions in a webapp that is marked as 'distributable'? In a
non-distributable webapp, I know I can get to it with the mbean
Hi,
We have a legacy application that uses java 1.3 and talks to jboss. We have
recently upgraded to jboss 4 and found that the application no longer works.
I get this exception:
java.lang.UnsupportedClassVersionError: org/jboss/logging/Logger (Unsupported
major.minor version 48.0)
at j
Ok, in looking through the jar files, I don't see support for @WebService or
@WebMethod yet. Are any of the annotations supported yet?
Thanks!
Jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870907#3870907
Reply to the post :
http://www.jboss.org/index.
I'm having trouble getting sql:setDataSource in my Jakarta standard 1.1.2 tag
library to work with my JCA Sybase SQL Anywhere data source. I am using JBoss
AS 4.0.1sp1
This code works fine:
but this code:
generates:
javax.servlet.ServletException: Unable to get connection, DataSource inval
try using ${person}
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870904#3870904
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870904
---
SF email is sponsored by
Look at edu-networks.com
there may be some minor works to do to jboss 4.X
bit it should work in prinziple. do not hesitate to ask questiojns
[EMAIL PROTECTED]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870900#3870900
Reply to the post :
http://www.jbo
O I forgot to mention that I'm using JBoss 4.0.1P1 on XP with MySQL 4.1.9
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870899#3870899
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870899
---
I have a scenario where I need to store the JMSReplyTo from a JMS message for
later use. When I look at the Message.getJMSReplyTo() the returned Destination
(Queue/Topic) has two methods I could use:
- toString (example value: QUEUE.lekkim/nitram/bocaj)
- getQueueName (example value: lekkim/nitra
Hello,
It is possible that the SQL92 compiler ignores the left-join tags in the
jbosscmp-jdbc.xml file.
If I do a test with a bean A and parent bean B and in a finder method of bean A
I specify with a left-join tag that the fields of bean B should also be read
from the database an be put in the
I would suggest Eclipse (free) with the JBoss plugin.
See the separate forum on Eclipse.
If you adopt Eclipse, make sure that you install a stable, tested version.
Don't use alpha or beta releases.
James
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38708
Then : is XDoclet also 1.4 compliant ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870889#3870889
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870889
---
SF ema
Hi again,
After struggling with Eclipse/JBoss/Tomcat/Axis for a week, I got a version
that runs smoothly on my dev machine: j2sdk1.4.2_04/JBoss 4.0.0/Windows XP SP2.
But when I deploy to the production server it doesn't work. It's a JBoss
4.0.1sp1 under Red Hat's White Box Linux, j2sdk1.4.2_07.
Subhash,
Don't modify files in the temp dir! Why are you doing that? You should modify
pages in your dev tool (What is your development tool?) and then redeploy.
Regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870885#3870885
Reply to the post :
The problem was I was using Sun SOAP classes, which apparently JBoss/Tomcat
don't like (BTW, I tried putting the jar files in the lib/endorsed directory,
and it started to get better, but when I added the Sun's common-logging jar,
JBoss web server couldn't start any more. Talk about write once,
Riccardo,
Thanks, I have downloaded OK. Then install on my WindowXP by click on :
C:\bin\run.bat
Ater about 15 minutes , I get thousands of messages in French like this :
un program executable ou un un fichier de commande.
'"java"' n'est pas reconnu en tant que commande interne ou externe.
th
when a web module is deployed as a war we can define it's classloader name in
jboss-web.xml:
| some.dot.com:loader=Name.war>
|
however, when web module is deployed in EAR, jboss-web.xml is ignored (??) and
we get the same classloader name for all web modules.
i need distinct classloader n
21 matches
Mail list logo