Is there a way how can I instantiate portlets from another portal?
I have created new WAR file containing portlet-instances.xml as well as
refproj-portal.xml. I wanted to instatiate ContentPortlet (defined in default
portal - portal-core.war) with different URI property, therefore I wrote this
This might be an indication that a JMS user hasn't specified user/pwd
credentials (e.g. simply calling getTopicConnection() instead of
getTopicConnection(user,pwd)). Try to identify the causing consumer/producer
and check if he's providing propper credentials.
Regards
Ulf
View the original p
Scott,
thanks for following up. I don't really get the message, though. Yes,
j_security_check is a special alias used by the system. Using it from HTML
forms is common practice. So what's wrong with redirecting from a JSP?
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
Hi,
Try deleting the contents under the folder work and tmp. This may help but not
sure ;-)
Sriram.P
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887630#3887630
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=388763
I guess this is not the correct form to ask this. Why dont you try the same
post in JM/Messaging or clustering.
Regards
Sriram.P
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887627#3887627
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
Hi,
As the stacktrace mentions, the tag TagCatInfo does not support any attribute
named 'id'. You can find the supported attributes of the tag, in the
corresponding tld file.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887626#3887626
Reply to the post :
Is there any one who ever worked around the follow exception?
11:30:33,751 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException:
/CMFKMProject/KM_OffService/KM_NavIndex.jsp(78,0) Attribute id invalid for tag
TagCatInfo according to TLD
org.apa
Hi All,
I tried to switch to SQL server from Hybersonic with Jboss-4.0.2 but I am
getting following exception in the server side
2005-08-01 10:22:49,495 DEBUG [org.jboss.system.ServiceController] starting
service jboss.mq:service=StateManager
2005-08-01 10:22:49,495 DEBUG [org.jboss.mq.sm.jdbc.
hello,
I'm trying to realizewith Javassist a tool that can reduce an inheritance tree
into a flat class (that is, if C3 inherits from C2, which in turn inherits from
C1, I would like to suppress C1 and C2 and to augment C3 with its inherited
attributes and methods).
So, the key problem is to c
I am seeing the same problem with win2k, jboss-4.03rc1 with a very simple jndi
lookup from within a client in the same vm as the server.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887619#3887619
Reply to the post :
http://www.jboss.org/index.html?module=
Hi ,
I have installed java1.4.2 again and , i run sh build.sh ; Onother errors
happend like :
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.ja
Again, here are the datailed steps I took to get this "odd behaviour" surface.
1. Take the standard "all" configuration. It has all in store (session
replication via TreeCache defined in tc5-cluster-service.xml)
2. Add the dependency on the jboss.cache:service=TomcatClusteringCache to the
jbosswe
"artemis" wrote : I have deployed .har based on the hibernate3 instructions
(jboss 4.0.2, hibernate 3.0)
|
| here is my directory structure in
|
| har folder
| WEB-INF
| .classes
| .ssi.listener.bean
| CWsmType.class
| ..
OK. Here is a useful link: 4.3.2. Security Using a Database
http://docs.jboss.org/jbossas/getting_started/v4/html/dukesbank.html#d0e1254
The section right above this one also has some necessary information:
4.3.1. Configuring the Security Domain
Basically, unlike Tomcat, there are no Realms in
*bump*
Is anyone able to help me here? I'm no closer to finding the solution...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887605#3887605
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887605
I have deployed .har based on the hibernate3 instructions (jboss 4.0.2,
hibernate 3.0)
here is my directory structure in
har folder
WEB-INF
.classes
.ssi.listener.bean
WsmType.class
WsmType.hbm.xml
META-INF
HibernateSer
Steve, which JBoss version are you currently using the tutorial against?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887601#3887601
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887601
I was having similar problems. I went over the tutorial in detail and found
out the jboss-web.xml wasn't being "packaged" in the war.
The tutorial runs fine, as is. I haven't removed the -client.jar file from
packaging as suggested.
One possible problem is the tutorial shows "java:/comp/env/..
I was having similar problems. I went over the tutorial in detail and found
out the jboss-web.xml wasn't being "packaged" in the war.
The tutorial runs fine, as is. I haven't removed the -client.jar file from
packaging as suggested.
View the original post :
http://www.jboss.org/index.html?mod
Thanks Scott for your answer. However, some questions:
Redirecting from a servlet as you have suggested, would required me to obtain
the Principal (to make decision whether to redirect etc.). If my understanding
is correct, the servlet (ie. the form-error-page) must be not be protected.
Howeve
No sorry, Roy - I probably should have been more specific.
In looking over your implementation, I noticed you were using the default valid
elements which is a small subset of XHTML - some kind soul created a big ol
list of all XHTML to use with the verify.
In pasting in my test document, I noti
Well, I got everything running. But I don't know how to use the JBoss IDE. I
guess I will go through the tutorials.
Anyone have any pointers to tutorials?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887584#3887584
Reply to the post :
http://www.jboss.o
Darran,
It built. Thank you so much!!!
People like yourself make working with J2EE possible!
Regards,
Ken
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887578#3887578
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
InfoJet Service is a Java class library to publish InfoPath Forms to the web.
InfoJet Service can be deployed as Web Services. J2EE and .Net web application
with integration of InfoJet Service support the users to edit InfoPath Forms in
Internet Explorer and FireFox.
http://www.infojetsoft.com
Hello folks, what's is best to do, keep my JSP's classes in WEB-INF/classes
unziped or make jar library and put in WEB-INF/lib?
Regards,
lottalava
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887567#3887567
Reply to the post :
http://www.jboss.org/ind
Hi Binario
I am also having the same problem. Can you let me know if you have any answers
to this. In my case, the web apps are WAR files and I want to have the similar
action.
http://test.com/library (Works perfectly)
http://library.test.com (never worked)
My DNS points to the correct I
can not find this package
import org.apache.log4j.Category;
I use jboss 4 and try to run jboss examples
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887561#3887561
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
thanks !
regards, tom.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887527#3887527
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887527
---
SF.Net email is sponso
Read the wiki for JUDDI configuration and note the FAQ section.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887523#3887523
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887523
-
There are ddl scripts in the juddi-service.sar/META-INF directory that has data
being populated into the DB when JBoss starts. So you should try to add
users/delete users etc from these ddl files.
Apart from this, please read the wiki pages for JUDDI configuration.
View the original post :
ht
On the client side, you are not using the jbossws client but are using the Sun
implementation.
Try using the client jar for jboss ws4ee in the client directory of jboss
instance.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887521#3887521
Reply to the pos
Interesting, only on Friday, I used the ant task for wscompile with the mapping
attribute on jwsdp1.6 Here is the task I used:
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss
32 matches
Mail list logo