Hello all,
I am having an ear having 2 wars.I need that the unique context for both war.I
have heard context name are war level not ear level.
Is it correct?
If that is the case then can it be possible that if a.war nad b.war in an EAR
then URL:
http://ip:port/a/x.html for a.war
http://ip:por
where i could find or instanciate cmsadmin portlet exclusively for a folder?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974762#3974762
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974762
__
Hello,
I want to use the portal with Postgresql as default database.
Is there a step by step description or can someone help me to configure the
jboss portal installation?
Many thanks
Michael
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974760#3974760
Reply
Thanks for the info Brian. I've only quickly glanced at the tutorial - and
perhaps I should do some extra reading before I ask this - but do you have any
examples that relate to caching Web services. I couldn't find this in the
tutorial. In particular, I'm looking for examples (or just some s
One more thing - I've noticed that since I made the move from Seam 1.0.1 GA to
the latest CVS version of Seam (Sep. 26), application exceptions that are
thrown automatically take me to the JBoss Seam Debug page, similar to what was
seen in this thread:
http://www.jboss.com/index.html?module=bb&
Michael you will have to provide more deatils... on architecure and how things
work.
As far Hibernate is concerned, Since Jboss uses Hiberbate for its Peristence
(as Part of EJB 3.0.. ) - which means yr business layer is POJO based it
should be easily portable in JBoss with minor changes.
With
Hi,
how to configure URL rewrite in JBOSS?
For example one user is accessing a site http://xyz.com/abc/bd.jsp but what i
need is, url should rewrite automatically to http://abc.com/abc/bd.jsp..and
the client accessing abc.com should use all the functionalities of xyz.com but
should not view t
What merge () does is - is to put back the detached entity back into
persistence storage.
So if in yr case- if yr entity was detached it will put it back to persistence
which means you don't have to call persist again.
For answer to part 2. - merge() method with throw an illegal Arguement
Excep
It should be in jboss-seam
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974754#3974754
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974754
___
jboss-user mailing list
I mean @Name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974753#3974753
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974753
___
jboss-user mailing list
jboss-user@list
Came across this old topic looking for the answer to the same question... The
ActivationConfigProperty that works for me with EJB3rc8 is:
@ActivationConfigProperty(propertyName = "DLQMaxTimesRedelivered",
propertyValue = "0")
View the original post :
http://www.jboss.com/index.html?module=bb&op
Aha, I found contactlist in jboss-seam-head. Thanks!
Which raises the question .. which is the real HEAD, jboss-seam or
jboss-seam-head? I've been using just jboss-seam to keep up to date on the
seam codebase.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
Hello,
Refer this link.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=44176&postdays=0&postorder=asc&start=10
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974750#3974750
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
hey
when i'm trying to use RMI functions with tomcat under jboss it says i have no
RMISecurityManager installed
i installed it in the code using
if(System.getSecurityManager() == null) {
System.setSecurityManager(new RMISecurityManager());
}
now i'm getting to many errors and exceptions
hey
when i'm trying to use RMI functions with tomcat under jboss it says i have no
RMISecurityManager installed
i installed it in the code using
if(System.getSecurityManager() == null) {
System.setSecurityManager(new RMISecurityManager());
}
now i'm getting to many errors and exceptions
"[EMAIL PROTECTED]" wrote :
| In fact, I have more and more been leaning away from putting @Entity
annotations directly on entity beans, and leaning towards using stuff like the
manager component pattern for associating entities with context variables. (eg.
the new CRUD framework in CVS uses
just do what you want to do as do what you do in servlet
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974744#3974744
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974744
__
There's no simple API to do that; you'd to write a function to walk the tree
and call getChildrenNames() at each level.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974743#3974743
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
Hi all,
I read the Jportal 2.4.0 refereence guide and know in the jboss-portlet.xml
,we can Inject Services in the portlet context. so I do the same thing like the
reference .But I do it in Portal 2.2.0, I don't think there is any diference.
UserModule
org.jboss.portal.id
I meant to say that it's NOT in jboss-serialization.jar either!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974740#3974740
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974740
___
Keep in mind, the IPC sample for 2.4 will not work in 2.2, nor vice-versa.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974738#3974738
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974738
Sometimes this happens if theres an error. Anything in the log?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974737#3974737
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974737
___
Hi
How can I bind MBean to a JNDI name? The JNDIMap example shows binding via
code, but is there a way to do this in the configuration file?
Thank you,
Jennifer
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974736#3974736
Reply to the post :
http://www.j
Yep. This is a problem with certain drivers in certain DBs, where they close
the stream on a resource.
I have it working in mysql, but oracle's brilliantly coded drivers are still an
enigma.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974735#3974735
Repl
I have the same requirement - to be able to have any user see a portlet but
only admins be able to use the edit mode. If anyone has figured out how to do
this, please post how if you can. It seems to me the personalize permission
should be for this, I wonder if it is a bug?
View the original
do a 'build main' from /build
it will download all the thirdparty libs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974733#3974733
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974733
__
You will want to look at the UserModule and RoleModule classes in the portal
codebase, or look at the UserPortlet registration process and see what it does.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974732#3974732
Reply to the post :
http://www.jboss.co
What do you mean, your file has links? Do you mean links to resources like
gifs/png/jpegs?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974731#3974731
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974731
___
Does JMeter provide any fine-grained data? Its hard to say whether its portal
code causing a leak or some underlying component.
We host jboss.org on portal 2.2, and it serves anywhere from 3-5 million pagea
a month on a HP DL380, 2x3GHz CPU, 2G RAM, and don't see the problem you
describe, so an
Hi Brian,
Thanks for the quick reply.
Another question is how to get the recursive sub fqn list.
For example, I have
cache.putObject(Fqn.fromString("/a"),null);
cache.putObject(Fqn.fromString("/a/b/c"),null);
cache.putObject(Fqn.fromString("/a/c"),null);
Set set = cache.getChildrenNames(Fqn.fro
I am trying to access the subject in an ejb3 session bean so that one of the
Subject's Principal's can be used for some auditing information.
My subjects have several different principals including emailAddress and
subjectID. When I make a call to SecurityAssociation.getSubject from within a
And also, the same code works on two different instances on the same machine.
But it is not working inside the same JBOSS instance with isolated EARs.
I believe it may be JBOSS trying to be smart and optimising the call within the
same instance by not doing the marshalling for the thrown applic
I have jboss-client.jar and jbossall-client.jar (not jboss-allclient.jar). But
neither has this class. I have searched the whole server directory with a
jar-browser. But this class is nowhere to be found!
I'd appreciate any suggestions on what I should do.
Thanks
View the original post :
http
dbs & hebahob:
The dialog is only redundant, choose Continue in the current mode and
optionally set flag Remember my decision.. if you don't want the dialog pops up
everytime. I haven't found yet a place to reset this flag but you can always
stop, restart the server from the JBoss Server View in
I'm not sure if I understand the @Role-Annotation correctly. Can it be used so
that one component can be instanciated under two names or retrieved under two
names. Imagine I have a component like this:
| @Name("foo")
| @Scope(ScopeType.SESSION)
| @Role(name="bar", scope=ScopeType.CONVERSA
Hmmm I tried @In as follows:
@In(value="javax.servlet.request.X509Certificate", scope=ScopeType.EVENT)
Use case was a Stateless Session Bean for logging on ( Hooking up Seam Auth
stuff )
And injected value was null.
But:
FacesContext ctx = FacesContext.getCurrentInstance();
HttpServletRequest
Ugh. Thats 'cos I've been accidently committing my new example to another
pre-existing directory. (I hate CVS sometimes!)
I've now re-added it as an example in a directory called "contactlist".
Note that this stuff is still VERY rough, but feedback is appreciated.
View the original post :
This is becuase Tomcat's tm jndi is read only. This fails only for unit testing
becuase we use DummyTransaction and tries to register it to jndi (before the
test and unregister it afterwards).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974719#3974719
Rep
Acutally the combination of eviction policy plus cache loader is what we call
passivation. Only when you evict the data, do you then store it to the loader
store. So the cost is not as much as you think.
If you just want to get around this problem, you can set the eviction policy to
very long p
It's on jboss-serialization.jar,
but it should be in jboss-allClient.jar as well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974717#3974717
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974717
On JBoss4.0.4-CR2
I am invoking a Local interface method of a Bean which returns an object and I
get the error. I'd appreciate any help in resolving this matter.
Thanks
java.lang.NoClassDefFoundError:
org/jboss/serial/io/MarshalledObjectForLocalCalls
I can't seem to find this class in any of
You need to build portal first:
cd build; ant;
This will create thirdparty and retrieve the appropriate libraries. Take a look
at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossPortalFromScratch
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974715#3974715
R
Just tried the the same code on two separate computers and it works.
However still does not work on one server instance with isolation set to true.
Thanks,
Grant
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974714#3974714
Reply to the post :
http://www.j
If you copy log4j.xml from the jboss server/default/conf directory to a place
that is in your classpath you will not get the messages anymore (jboss 4.0.3).
Do not make the jboss server/default/conf directory part of your classpath,
this seems to break things.
View the original post :
http://w
We are using jboss-4.0.4.GA-Patch1-installer.jar using the ejb3 profile (not
clustered) during installation.
We are using JDK 1.5.0_06-b05 to compile the source with a ANT build script run
using ANT 1.6.5.
Just having a look at your code snippets, does the annontation order matter?
Here's the
Bill,
Is there a test in the ejb3 testsutie to test for this scenario?
Thanks heap
Aaron
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974710#3974710
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974710
ummm the connection timed out exeception usually means you are trying to
connect a port on a machine that is not open...
For example if your server is running on port 80 and your web service is trying
to connect to port 8080. you will get this error.
There are so many different reasons that
Where in cvs might I find the crud framework? Fisheye shows an examples/crud
in seam cvs, but it has no files under it. I have a CRUD-heavy app right now
that could definitely use all the help it could get.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=397
I dont have eviction policy and cacheloader requirement.
May be at some point of time we might have eviction policy but not cache loader
as its loading and storing the cache is achieved differently.
Is there any other way to trigger it .
View the original post :
http://www.jboss.com/index.html?
Where is the default java classpath defined on jboss? Will it always search
the jars under server/default/lib before server/default/tmp?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974704#3974704
Reply to the post :
http://www.jboss.com/index.html?module
Your depends-list is setup wrong, use
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974703#3974703
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974703
___
jboss-user mai
Very strange. What to do if I have a portlet which should be visible for users,
and only admin could change it properties (edit-mode of portlet)?
For example in Jetspeed2 it in general without problems.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974701#397
Using JBoss4.0.4
This is the first time I am trying to deploy a bean using EJB3.0/JPA. I get the
following error. I'd appreciate any help me in getting me going with using JPA.
java.lang.ClassCastException: $Proxy162
My Bean is annotated as:
@Stateless
| @RemoteBinding(jndiBinding="ABC/FMBea
I try to install a portal from source. I check out the last version from a svn
(Revision 5271: /trunk).
I can't generate preconfigured datasources for DB, since there is no one
directory in the distribution: thirdparty
In the documentation
(http://docs.jboss.com/jbportal/v2.4/reference-guide/en/
We have a cluster setup of a two (reduced to better see the issue)
JBoss-4.0.4-GA(patch-1) servers. We set these up using the zip file and then
applied the EJB3-RC8 to it to get all the clustering pre-configured (mainly
HA-JMS and the EJB3 implementation)
Anyway, under ideal conditions everyt
Hi,
Iam writing Webservice client generated by WSDL2Java.
I have created locally webservice and able to test properly. and have used
jaxrpc libraries which are part of generated webserivce.
I got Axis. jar from lombaz.
iam able to access the webservice from my machine
when i try to deploy it in
I can verify that @In works appropriated for request attributes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974693#3974693
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974693
___
Wow, bfo81, that was great! Thanks for sharing.
Personally I don't think seam (with facelets running on jboss) would work well
with ajax4jsf because of the classloading problem. To use a4j, I removed some
jars from my app and put them in jsf-libs. I later wanted to use jenia4faces
and then mess
I am JBoss TreeCache in Spring. When I run unit tests. Everything seems fine.
But when I deploy the war file to tomcat, the following exception is thrown:
2006-09-27 15:33:00,321 ERROR [main]
org.jboss.cache.transaction.DummyTransactionManager.getInstance
(DummyTransactionManager.java:37) bindi
Hi there!
I've got a problem with the mapping of my return-value which is of type
java.util.Map:
public Map isAvailable(@WebParam(name="address") Address address...
Using Jboss 4.0.3. and JAX-RPC this is resulting in the following WSDL-output:
<
Setting jgroups.marshalling.compatible=true did the trick.
Cluster membership now recovers as expected.
Thanks for all your help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974688#3974688
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
Could you be more specific as to what you did to solve this. I am using a
local-tx connection and still having the:
SessionException: Session was already closed
when I try to manually close the session. BTW, this is specific behaviour to
version 4.0.4. In 4.0.3, with the same connection and
I am using JBOSS4.0.4 installed using jboss-4.0.4.GA-Patch1-installer.jar with
ejb3 profile selected during installation
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974685#3974685
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Problem found and solved.
I have forgotten to add my new wsdl to the bpel-application.xml
(This file can be found at \doc\atm\src\main\bpel\resources\WEB-INF\classes\)
By the way:
A question to this file:
In beta 1 there was more data in this file:
|
|
|
|
|
Hi Gavin,
Thanks for the quick response! For now, I just made message non-null, but I've
come up with a slightly different error.:
ERROR 27-09 13:41:48,204 (ApplicationDispatcher.java:invoke:704) -Servlet.servi
| ce() for servlet jsp threw exception
| javax.faces.el.EvaluationException: Ca
When I start the JBoss server in Eclipse 3.2 I get the following error on
numerous mbeans but here is just a sample:
[MainDeployer] Could not create deployment:
file:/C:/server/jboss-4.0.4.GA/server/default/deploy/jboss-aop.deployer/
org.jboss.deployment.DeploymentException: Trying to install an
The problem was that my directory name where I extracted the JBoss files to
from the zip was Open Source and JBoss could not reason the space between Open
and Source.
Thanks anyway!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974680#3974680
Reply to the
Version: Jboss Portal 2.4.0
We suspect possible memory leak in this release.
We did memory profiling for this version using Jprobe. Below is a detailed
memory report.
Summary of profiling:
Test details:
1. A simple page with only one portlet (user portlet) was created and was hit
repeatedly u
which tool you are using. generally any java based tool pick config file from
classpath. putting in the same dir as the jar automatically put them into class
path. if this is the case you can put all your config file in a dir and put
that dir in java classpath.
View the original post :
http://
According to http://www.hibernate.org/371.html:
set hibernate.query.jpaql_strict_compliance to false
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974676#3974676
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974676
I have an application that uses JNI to execute some legacy code I wrote a
million years ago. It is not reentrant so I prefer to execute it outside of
jboss. I have implemented this inside jboss and it works there but has
concurrency issues that can really cause problems with jboss.
I can brin
Can a portlet call itself if it is its own listener using IPC?
I have a portlet that will pull out a content file from Alfresco but if that
file has links, I want those links to send a request back to the portlet, in a
sense refreshing it to display the new file being linked.
Is this possible?
I'm using a thirdpary tool, and they require the non-jar files has to be under
the same directory as the jar file does. So I can't put the non-jar files
inside the jar.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974673#3974673
Reply to the post :
http:
Does anybody know what the default JNDI bindings are for an Embedded EJB3 setup?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974672#3974672
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974672
__
So I'm not so sure the beans are getting published into JNDI.
Anybody know how to see what's in the JNDI tables?
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974671#3974671
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Hi
I have multiple web applications runing on JBoss.
All of them use 75% of the same JARs in WEB-INF/lib folder.
I would like to know if it is possible to create a separate folder and put all
shared JARs in it. I don't wan't to put them into server/default/lib so I can
keep tabs on what is nec
Fixed the NPE in CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974669#3974669
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974669
___
jboss-user mailing list
jboss-use
NOTE: In the version of the example portlet that I found, I looked thru the
jboss-service.xml and it had parts for each version of the Portal (2.2 vs. 2.4).
The newest example up on portletswap does not have this =/
But basically it is the following:
|
|
|
|
| por
We are using container-managed security defined in the web-inf/web.xml file and
the server's login-config.xml file. The validation uses LDAP/Active Directory
and is successful. However we continue to have problems with the
authentication being visible through the portal. We cannot retrieve t
So:
(1) this is a bug, Seam should not die with NPEs ;-)
(2) I can only see that this could happen if the exception.getMessage() string
was null - so you should give it a non-null message
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974663#3974663
Reply
bundle the non-jar files with you own jar file containing your classes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974666#3974666
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974666
___
It seems that you have some classes in the shared lib and some in the ear. To
make this thing work, put every related jar files in the ear.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974665#3974665
Reply to the post :
http://www.jboss.com/index.html?modu
I need to deploy a sar file. Inside that sar file, I have a jar file and
couple of non-jar files. After the deployment, I need to have those non-jar
files in the same directory as the jar file does. The problem is that after
the deployment, jboss extracts the jar file out of sar, and put it i
Yes, found the solution :)
| Ajax4jsf Filter
| ajax4jsf
| org.ajax4jsf.Filter
|
| forceparser
| false
|
|
View the original post :
http://www.jboss.com/index.html?m
Hi
Please make the JBoss j2ee 1.4 compliant which support isolated jar file
loading.
here is how to do that.
http://docs.jboss.org/jbossas/whatsnew40/html_single/
And mix shared and war with care.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974660#3974660
FIXED.
I was able to google for this portlet and find an older version of it that
deployed just fine in JBoss Portal 2.2 but then it didn't quite work right,
throwing errors about not recognizing getParameters as a valid function from
WindowActionEvent.
What I figured out is that the jars it
Yes, JSP's, and everything... I feel like a third of my development time is
spent on packaging and deploying...
Thanks for your response.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974657#3974657
Reply to the post :
http://www.jboss.com/index.html?modul
Hi,
I'm using JBoss Seam 1.0.1GA with Myfaces ( tested with 1.1.3 and 1.1.5
snapshot).
I got this exception each time a page is rendering.
anonymous wrote :
| ERROR [org.apache.myfaces.lifecycle.PhaseListenerManager] Exception in
PhaseListener RENDER_RESPONSE(6) afterPhase
| java.lang.Ill
@In didn't work. However this did:
FacesContext ctx = FacesContext.getCurrentInstance();
HttpServletRequest currentRequest = (HttpServletRequest)
ctx.getExternalContext().getRequest();
userCerts3 = ( X509Certificate[] ) currentRequest.getAttribute(
"javax.ser
Hello,
What jsf libs I have to use ???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974652#3974652
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974652
___
jboss-user mai
!! s/personalization/personalize/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974651#3974651
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974651
___
jboss-user mailing li
Another huge bunch of s...uper nice probs with AJAX4JSF. It screws up my
DOCTYPE definition as it automatically adds to the top of
any processed document and displaces the doctype definition downwards. And
since Internet Explorer only parses the very first line for a doctype it falls
back to qu
Hi,
I have a seam application. The application works fine but after 20 minuts this
appear in the jboss.
| 10:50:57,642 ERROR [STDERR] java.lang.RuntimeException: java.io.IOException
| 10:50:57,643 ERROR [STDERR] at
org.jboss.ejb3.stateful.StatefulBeanContext.extractBeanAndInterceptors
Notice that the portlet instances only you to choose view access. Thus,
personalization does not effect the display of a portlet. That is, any user who
can view the portlet can also edit the portlet.
So far, I hve not been able to figure out what 'personalization' means. That
is, I have not n
Hi,
Does anyone know if it is possible to customize the Process Designer tools
palette to remove some controls and add new custom controls ? Also is it
possible to add custom drop operations on the designer ? If I have some other
model which I want to represent in the process designer by drag a
This is an EJB3 question, please ask in the EJB3 forum. thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974646#3974646
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974646
___
No. But the Hibernate tools templates will be updated to use the new framework.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974645#3974645
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974645
___
Hi,
I have a seam application. The application works fine but after 20 minuts this
appear in the jboss.
| 10:50:57,642 ERROR [STDERR] java.lang.RuntimeException: java.io.IOException
| 10:50:57,643 ERROR [STDERR] at
org.jboss.ejb3.stateful.StatefulBeanContext.extractBeanAndInterceptors
It has turned out! Thanks you Peter! :)
One more question. When I login as the user I can edit properties of portlet,
but I granted role as "view" and not as "personalize". In my case it is
properties of "news portlet" where I set a new source-url.
I would like that roles could see, but not edit
"savoymp" wrote : I just installed JBoss and I can run the manual startup of
the server by running the bat file but when I try to start the server in
Eclipse 3.2 I am getting the following error:
|
| java.lang.NoClassDefFoundError: Source/jboss-4/0/4/GA/binlib/endorsed
| Exception in t
1 - 100 of 232 matches
Mail list logo