no guys give a suggestion?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188018#4188018
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188018
___
jboss-user mailing list
jbos
"[EMAIL PROTECTED]" wrote : if you are using JBT 3 beta you should be able to
setup a EL expression for the pages in a specific folder.
|
| See http://docs.jboss.org/tools/whatsnew/vpe/vpe-news-3.0.0.Alpha1.html for
details.
|
Great, thanks!
This seems to work fine for images etc, but I
It's not available at this moment unfortunately. It still needs more work
before the solid documentation is ready.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188015#4188015
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
hmmthis looks very much like a old bug in Eclipse Dali (JPA) support which
should be fixed in Ganymede.
Are you 100% sure you are running Ganymede and not an old install ? :)
The workaround for the old bug was to not choose JPA when creating the project
but enable it after the project have
Seems like you found another way of reproducing the issue talked about here
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187840#4187840
Could you do the same I asked over there ? Report in jira with the related
.packages files and full stacktrace so we can figure out what is going o
Good question :)
Which version of JBDS are you using ?
The only trace I've been able to find is
https://jira.jboss.org/jira/browse/JBWS-1940 but that is an over a year old fix
so should not affect EAP 4.3.
Not sure why EAP would give you this error besides Webservices might be
configured diff
Hi Billy,
I think maybe you did not build your java file to get a java class in your
project's build folder. Please before using JBOSS WS module, build your
project to get your java class files.
If this can't fix your issue, please feel free to let me know.
View the original post :
http://www
what do you mean access the new components within XHTML files ? You mean via
code completion or at runtime ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188009#4188009
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
Hm. I found this tread about an API and it appears the current API is not
mature.
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160822#4160822
I'm pleased to see that this is already being focused on. However, my question
still is valid; I assume it is not valid to always use the la
hmmm...seems our webservices doc is not listed on the index.html of the docs
page (i'll get that fixed ASAP :)
Until then look here
http://docs.jboss.org/tools/3.0.0.Beta1/en/ws_ref_guide/html_single/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188006#41
if you are using JBT 3 beta you should be able to setup a EL expression for the
pages in a specific folder.
See http://docs.jboss.org/tools/whatsnew/vpe/vpe-news-3.0.0.Alpha1.html for
details.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188003#4188003
thank you peterj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188000#4188000
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188000
___
jboss-user mailing list
jboss-user@lis
See this http://www.jboss.org/community/docs/DOC-9879
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187998#4187998
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187998
___
j
Hi all,
After JBoss start complete, you can try again in your browser !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187996#4187996
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187996
___
version : jboss portal 2.6.2
AS: jboss 4.0.4
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187995#4187995
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187995
___
jboss-user
As we know, jsr168 has removed the method of getRemoteAddr() in portletRequest,
and how to get the request client's ip address in a portlet? thank u !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187994#4187994
Reply to the post :
http://www.jboss.com/inde
Thanks peterj
it working but page tab is not getting disable. I am sending my *-object.xml
code. This google page tab is display for all user who dont have admin righ.
But open only for admin right. My requirement is that I want display goolge
page tab on browser only for those user who have ad
HI Peter,
I created the jbossportal database and This database has 82 tables now.
This is the complete error message from the log-
anonymous wrote :
| 2008-11-10 09:56:07,845 ERROR
[org.jboss.portal.server.servlet.PortalServlet] Unexpected exception
| java.lang.NullPointerException
| at
Hi Peter,
Once again thx very much for your reply.yes i would
definitely like to know the url
Thanks and Regards
Kishore
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187990#4187990
Reply to the post :
http://www.jboss.com/index.html
Hi folks,
I have a Seam-gen project with the following structure:
view/stylesheet/theme.css
| view/layout/template.xhtml
|
| view/home.xhtml (uses template.xhtml)
| view/admin/home.xhtml (uses template.xhtml)
The template references the stylesheet as follows:
This works well at runti
Problem solved!
hibernate-core pom file doesn't include a slf4j-log4j12 dependency but it is
required when deploying the portlet.
I didn't have this dependency in my portlet pom and this is why i had this
error.
So i added to the portlet main pom.xml :
org.slf4j
slf4j-log4j12
It worked here:
<%@ taglib uri="http://java.sun.com/jsf/html"; prefix="h" %>
| <%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f" %>
| <%@ taglib uri="http://richfaces.org/rich"; prefix="rich" %>
| <%@ taglib uri="http://richfaces.org/a4j"; prefix="a4j" %>
|
|
|
Hi,
i'm trying to setup a portlet using those frameworks :
- spring 2.5.6
- hibernate-core 3.3.1
- richfaces 3.2.2
i have setup all the configuration files and deployed in jboss portal 2.6.7.
i'm now encoutering the following exception :
Caused by: java.lang.LinkageError: Class org/slf4j/ILogge
I'm a bit confused; the documentation has an example on how to set context
variables. In the part where it updates some variables, it takes the following
steps:
- findLatestProcessDefinition
- findProcessInstances using the ProcessDefinition's id
- get(0) because in the unit test there can only b
I am just trying to deploy a sar file that depends on one stateless session
bean to have been deployed first. I think I know why I can't use JNDI, It's
because depends calls .start() and .stop() and if I use JNDI name then it
wouldn't work because it's not deployed as MBean. Is that correct?
Vi
Thanks, Peter. As noted in the linked Wiki, this is due to a change in the
default AS configuration starting with JBoss AS 4.2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187972#4187972
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Thanks for the answer. I have just tried to start it from the run.bat (I have
windows XP) and it seems to start but it doen´t load localhost al 8080 port
(http://localhost:8080). I have saved the output of jboss when starting and I
show it here if it helps. The browser seems to hung.
Thanks.
Hi all,
I was thinking of encapsulating the Persist operation in a POJO. for example:
class MyEnt{
public void myPersist()
{
entityManager.persist(this);
}
Is it reasonable?
Thanks
Dyahav
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187970#4187970
Rep
| SecurityClient client = SecurityClientFactory.getSecurityClient();
| client.setSimple("anil", "mypass");
|
| or
|
| client.setJaas("other", mycallbackhandler);
|
| client.login();
|
|
http://anonsvn.jboss.org/repos/jbossas/projects/security/security-spi/tags/2.0.2.GA/sp
The web.xml has an element where you can specify which page to display on
specific errors. Look at the web.xml dtd
http://java.sun.com/dtd/web-app_2_3.dtd for details. Here's an example (which i
haven't tested):
| 403
| MyCustomPage.jsp
|
|
View the original post :
http://www.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187963#4187963
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187963
___
jboss-user mailing list
jboss-user@lists.jboss.o
That is ok...
I you need to backup something without someone interaction sounds like its an
automated task. So you can do this with Nodes in jBPM.
Hope it helps. I will be waiting your nexts questions...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187962
hi thanks , first of all,
actually human tasks u mean , like , approving a loan - some thing like that
rt?
in my case, i need to do a copy (kind of backup in actual scenario) in the file
system
i will look into ur forum and get back to u
thanks again,
Arunachalam
View the original post :
h
"mohitanchlia" wrote : Why can't I use Jndi Name in tag in jboss.xml. Does it
just takes the Object Name.
You will have to tell us more details about what you are trying to do :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187960#4187960
Reply to the p
>From where are you trying to start it? Is it from the IDE or the command
>prompt. I would recommend starting it from the command prompt to ensure that
>everything is fine. To start it from the command prompt, you have to use the
>run.bat (or run.sh for Unix).
View the original post :
http://w
You don't have to specify a relative path. You can use the following absolute
path and get it working:
file:///c:/mydeploy/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187958#4187958
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
We could also allow messages to be sent to multiple address (command separated)
from the client side like ActiveMQ supports, although I'm not sure this would
really be necessary if we specify arbitrary routings on the server side as per
my last post.
View the original post :
http://www.jboss.c
If I understand the requirement correctly, we could add some functionality
where you can "link" addresses on the server.
I.e. something like
|
|
|myqueueaddress
|mytopic1
|property1='hello' AND timestamp > 21736276 AND
persistent=TRUE
|
|
|
Every message sent
Ok, great, modifying seam-gen templates worked!
Thank you very much
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187949#4187949
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187949
__
Which *.jar files are necessary for a simple java client of JBoss Web Services?
Are the following *.jars sufficient:
activation.jar
commons-logging.jar
javassist.jar
jbossall-client.jar
jbossws-client.jar
log4j.jar
mail.jar
...or do I need so some more (Which) ?
Peter
View the original post :
What kind of *.jar archive are put in the "endorsed" sub-folder?
Shouldn't it be enough to concatenate *.jars in the CLASSPATH?
So what for is the endorsed folder?
Peter
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187947#4187947
Reply to the post :
http
I think if you need that involve real time executions and a heavy
sinchronization you don't need to use jBPM. But if you only need to
coordinate/orchestate some executions concurrently jBPM is for you.
I recommed you to take a look a the official documentation or to my blog (is in
spanish, but
"ataylor" wrote : It looks like a client isn't closing its connections
properly,
Or the client has crashed, or there is a network problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187945#4187945
Reply to the post :
http://www.jboss.com/index.html?mod
OK, I've got my web security working nice with JAAS form based authentication.
BUT.
If I access an unauthorised web resource - as the logged on user - I get the
following browser error:
HTTP Status 403 - Access to the requested resource has been denied
This is displayed similar to a page not f
found a hack/workaround
use a relative path instead. The one below corresponds to c:\mydeploy
|
|
|
|
|
|
|
| ${jboss.server.home.url}deploy/
| ${jboss.server.home.url}../../../../../mydeploy/
|
"[EMAIL PROTECTED]" wrote : Perhaps you didn't look carefully ;-)
|
| "eminil" wrote : 1. From our wsdl files how do we exactly turn it into the
java source files. Using wsdl2java yes, but need more info. What do we need to
download to get it working on the computer we have installed JBoss o
I'm also getting the same problem, I added a '/tmp/' directory and got the
stack trace below
|
|
|
|
|
|
| ${jboss.server.home.url}deploy/
| /tmp/
|
|
|
|
| 10:21:50,343 INF
"PeterJ" wrote : How about this:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182251
|
| Or this: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104843
|
| In addition, I have a complete tutorial, but it is not free. I can supply
the URL if you like.
We're not us
Hi,
I have solved my problem. The right code, if anyone needed should be:
|
|
|
| <%
| StringWriter sw = new StringWriter();
| PrintWriter pw = new PrintWriter(sw);
| exception.printStackTrace(pw);
| out.print(sw);
|
49 matches
Mail list logo