Something not serializable is being stored in a Servlet Session.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903422#3903422
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903422
---
Look at information in the Wiki. There's a link on performance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903421#3903421
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903421
--
Not too terribly surprising, given that WS has a lot of XML marshalling
overhead, as well as HTTP requests are quite slow.
If you could run a Java profiler (JBoss profiler possibly) during the WS test,
perhaps you could see exactly what's taking such a long time?
View the original post :
http
Not sure, does MySQL support row-level locking?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903417#3903417
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903417
Do you know why this same question appears every few days?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903416#3903416
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903416
I'm hardly an expert on this stuff here. But you can always create a wrapper
driver (java.sql.Driver) which sets the properties like you want.
If you want to contribute this feature, please feel free to download JBoss from
CVS and create a patch.
View the original post :
http://www.jboss.com/
Hai every one,
when i put MDB deployment jar file in JBOSS deploy folder i am getting
these exception.
11:10:46,765 WARN [JMSContainerInvoker] JMS provider failure detected:
javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory
not bound
at org.jboss.ejb.plugins.jms.DLQH
You may need to add a jboss-web.xml with a in it so that the data source gets
deployed before your web app does.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903413#3903413
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
Thanks darranl,
I used the old lib. The problem solved.
Thank you again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903411#3903411
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903411
--
Hello,
I'm trying to install jboss on my fc4 machine using jdk 1.5.0.5 and selecting
ejb3.
As soon as I launch run.sh, I get this error message:
07:40:22,846 INFO [EJB3Deployer] Default persistence.properties:
{hibernate.transaction.flush_before_completion=false,
hibernate.jndi.java.naming.fa
Sorry, it's the wrong forum, please delete this. I'll put it in the beginner
corner.
Thanks
Franck
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903408#3903408
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903408
Hello,
I'm trying to install jboss on my fc4 machine using jdk 1.5.0.5 and selecting
ejb3.
As soon as I launch run.sh, I get this error message:
07:40:22,846 INFO [EJB3Deployer] Default persistence.properties:
{hibernate.transaction.flush_before_completion=false,
hibernate.jndi.java.naming.f
This may be a bug, can you create a JIRA issue for JBossCache ? It will be
fixed in 1.3 then
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903405#3903405
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903405
---
We thought about this before. The problem is that when such an exception
occurs, the TX will be rolled back, so you would have to submit the entire
batch of operations that you submitted within the TX scope again, not just the
failed operation. We chose to let the developer handle this.
View th
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=70600
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903402#3903402
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903402
--
There is a JIRA issue related to this:
http://jira.jboss.com/jira/browse/JBAS-2377.
I'm sure there will be a design discussion on the dev forum for this as well
once I get done with training.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903397#3903397
R
Hi,
>From JBoss server A how can I access the MBeanServer in another JBoss server
>B?
It seems JBoss has some optimization preventing to access a remote MBeanServer,
could you advise?
DQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903394#3903394
R
To give more info on this problem - actually, the jar (sfcUtil.jar) contains
this Response class is there in both EAR and WAR file. But when removing the
jar from WAR and keeping only in EAR, failing to deploy the application fully.
Could you please direct me some packaging doc with regards to
I do not know how to start with it, could you give me more advice?
thank you.
guofeng
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903388#3903388
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903388
OK, I downloaded the latest JBoss 4.0.3 and I was able to sucessfully bind to
the session object.
However, I am getting this stacktrace:
[BasicPropertyAccessor] IllegalArgumentException in class:
com.x.persistence.Test, setter method of property: Id
[BasicPropertyAccessor] expected type: jav
hey,everyone!
i 'm new here.have some problems when programming with jms in jboss 4.0.2:
1.What's the differece and relationship between the config files under
deploy-hasingleton\jms and deploy\jms? What do I need to do if I want to config
my jms provider and jms destination?
2.When running a j
i'm a begineer in jboss and so does java. i've install teh jboss v4.0.2 and
jboss-portal.sar, portal-forums.ear and also setup xml files. then i try to run
http://localhost:8080/portal/ but the error HTTP 4.4 is found. when i run
others uch as
http://localhost:8080/portal/index.html?ctrl:id=pag
Hai,
The problem for opening the connections is that even u access the Database
or not the connections gets created by the min. no. of connection ie min-pool
size. Once there are no any transactions on that connections then the Jboss
closes the connections.. If they are not getting closed
Yes, user should expect that not every time the put operation will succeed, for
instance, due to write contention. JBoss Cache should throw something like
LockTimeoutException, etc.
But in this case, we may need to be more explicit.
-Ben
View the original post :
http://www.jboss.com/index.ht
Hi,
My setup:
Singleton MDB uses persistent (JDBCCacheLoader) cache.
Associated DS min/max-pool-size is 1.
So only one connection should be present at any time.
I've lowered DS poll size to see problem clearly, it occures with larger pools
too.
The error I get:
[26.10.2005|02:40:17:764] [JMS Se
Not sure if I understand you correctly. But there is no good policy for the
listner unfrotunately regarding to the lifecycle events in a distributed sense.
For example, when a session is invalidated on one node, it will replicate to
invalidate on the other nodes. Should we or should we not trigg
Hi,
Where can I find the document for JMS paralelizing ?
Thanks.
Jimy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903365#3903365
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903365
-
So it automagically knows what topic subscription you want to make
using the special parameter?
| true
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903361#3903361
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
I found that the role allocation appears to behave oddly.
It looks like the roles are being allocated to "verisign.com/cps/testca (c)05,
OU=TFCCS, O=TSG, L=Boston, ST=Massachusetts, C=US". Is this possible?
anonymous wrote :
| 2005-10-25 19:21:02,146 TRACE
[org.jboss.security.auth.spi.BaseC
in 2.0 user an action request to set the state into the HttpSession , and have
the second portlet pick it up there
in 2.2 there is a new feature called IPC (inter portlet communication) that
allows for just that. there is an example in the core portal when you build it
from cvs (until there is
okay bad idea ...
I'll just do this ...
|
| something like select where username = ?
|
|
I think I need to read up on how j_security_check actually works ...
adios ~
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903351#3903351
Reply t
Hi people,
i am facing a big problem with jboss4_0_3 and tomcat5_5 inside it. The problem
occurs when trying to deploy some jsf-example.war. Someone has a good solution
for the problem below:
18:41:20,382 ERROR [UIComponentTag] Faces context not found. getResponseWriter
w
ill fail. Check if
Hi people,
i am facing a big problem with jboss4_0_3 and tomcat5_5 inside it. The problem
occurs when trying to deploy some jsf-example.war. Someone has a good solution
for the problem below:
18:41:20,382 ERROR [UIComponentTag] Faces context not found. getResponseWriter
w
ill fail. Check if
Howdy,
Is it possible to pass another variable from your login form besides j_username
and password.
So in the login-conf.xml I'd have
| ?
|
and in my extended custom login class I'd have in the initialize method ..
| newVar = (String)options.get("otherVar");
|
Is this possible, i
"toadie" wrote : "joff" wrote : (via a loadbalancing device in front of them)
| |
| can't you use the same device to round-robin the request for the ejb client
stub for you? especially since your bean is stateless
I'm afraid not, the loadbalancer is only there to handle requests from the
Hi We have problem with JBOSS 4.0.3 as it is not looking into the manifest
file. We have the following directory structure from JBOSS default directory.
default
deploy
applib
commonlib
in our EAR deployed in deploy directory we have the following mainfest file
under META-INF di
Yes the slsb is writing to the same fqn every time...
As more of a philisophical question. Should a developer using jbosscache have
to worry about this (catching and retrying a failed write) or should this
behavior be inlined inside the api but only get used when the cache is
configured for opt
Hi all,
I developed a sample EJB application in JBoss, and published the Web Service
according to http://wiki.jboss.org/wiki/Wiki.jsp?page=WSServerEJB.
The server and the client of the application exchange about 10KB messages.
Using the default configuration, I got some performance numbers.
Envi
A server log with org.jboss.axis at debug (maybe trace) level should show the
message and the HTTP header fields.
Can show us an example of an incorrect Content-Length field.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903324#3903324
Reply to the post :
This should be fixed
http://jira.jboss.org/jira/browse/JBWS-463
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903321#3903321
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903321
A java service endpoint deployed as a war is different with respect to setting
up a security domain as any other webapp.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903320#3903320
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
tHNX U vmUCH...
My test directory must bu under "deploy" ?
hoy can i use other directory outside the structure?
thnx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903318#3903318
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
I have installed the bundle package of JBOSS server and Portal server(
jboss-portal-2.0-jboss-4.0.2) and deployed the helloworld portlet. It works
fine.
Now I want to code my own portlet and portal.
I am using JBOSS Eclipse IDE for the development on the JBOSS application
server. The JBOSS Ec
Hi,
I have a datasource with the following properties
5
30
5000
15
On JBoss startup I can see there are 5 connections opened in the database (SQL
Server)
Now when I start my application, after just using 3 connections (run three
queries with 3 different connection) the connect
The MDB is run on just one node at a time, using HAJMA/HASingleton
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903311#3903311
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903311
-
Can u submit the same of the forum that helped solve your issue. I am getting
the same problems with TIMERS and HILO tables.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903309#3903309
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
It looks like JBoss deploys valves in semi-dynamic fashion since the
tomcat5-service.jar contains Tomcat MBean descriptor XML files. I am unsure
how these are getting deployed however. I tried mocking up my own JAR with a
descriptor for a valve and placed it in the jbossweb-tomcat55.sar direct
Anyone read this ? It's a terrific book, very hands-on, practical, accurate and
everything works !
It's a great introduction to JBoss and includes hands-on examples of the j2ee
stack, and hibernate, jboss class loading.
I'm not the brightest, but managed to work through the whole thing in a cou
Sorry it's: 4.0.3RC2. We use this version as we have some time to release our
product and it's better for us to migrate ASAP and then just to update the
final version.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903300#3903300
Reply to the post :
http://
Here is a totally BOGUS fix but it works.
<%
java.io.OutputStream os = response.getOutputStream();
_jspxFactory = null;
%>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903298#3903298
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Hello,
I'm looking for a way to retrieve information from the installed security
modules such as "list of users", "list of roles", "user member roles", etc etc
in a generic way (ie: no code specific to the security module).
WebLogic allows you to do this via MBeans and WebSphere allows you to d
Greetings,
I would like to know, is there a way to configure JBoss to log the SQL
statements it generates and executes?
Practically, I need it because I got this exception:
anonymous wrote : java.sql.SQLException: You have an error in your SQL syntax;
check the manual that corresponds to your M
Hi,
Has anyone implement the PetStore application on JBoss 4 ?
There doesn't seem to be anything available anywhere ? I've googled for it but
no luck.
I need the instructions for how to implement it (what changes to make) etc.
Please help !!
regards
arn
View the original post :
http://www.jbo
I have two objects with one referencing the other through a variable. However I
want to send to the client (through web services) only the the basic properties
of my first class and not the entire second class also.
I generated the .wsdl and the mapings using wscompile and then edited them to
r
Can someone please help me out with PetStore on JBoss 4.0 ?
Where is this documented ? Can someone post the instructions please ?
thanks
arjun
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903285#3903285
Reply to the post :
http://www.jboss.com/index.html?
I'm disappointed with the amount of information given in the DVDStore
trailblazer. It simply is not enough.
There is hardly anything given about setting up the Database.
There is a link to the MySql site but nothing at the other end.
Can someone who has setup DVD store please help me out ?
1)Are
Is it possible to define client (MDB) for durable topic without specifying
client-id and subscription-id in jboss.xml or
subscriptionName and clientId in ejb-jar.xml for this MDB?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903283#3903283
Reply to the po
There are some basic premises with optimistic locking. To achieve the levels
of concurrency, optimistic locking is only really recommended in a read-mostly
scenario.
The moment you have concurrent writes to a node (even if it is just two tx's
writing to the same node) one of the tx's will be f
It happens on Jboss-4.0.1sp1 and Jboss-4.0.2
Two server cluster is running. User logs in through CSS (using stick sessions)
and request is sent to server 1.
Session gets replicated to server 2 fine.
Web-app is distributable. Timeout is set to 3 mts on web-app.
After 3 mts even though user is
I use usually a simpler approach:
public static InitialContext getInitialContext(...)
| throws NamingException
| {
| String trailer = ("http".equals(proto) || "https".equals(proto))
| ? "/invoker/JNDIFactory"
| : null;
There is one digit missing from your JBoss version number, also is there any
reason why you are using a release candidate version?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903271#3903271
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
JBoss 4.0RC2
Hi,
I have old MDB EJB2.1 with configured RunAs as well as permisions and call
method on a new SLSB EJB3.0. When tries to call getCallerPrincipall (in this
SLSB) on SessionContext then I got IllegalStateException
Previously I have used entity bean (ejb2.1) instead of SLSB with perm
We just created a forum for JBossSerialization.
So, I'm moving this whole thread to that forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903258#3903258
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903258
May I use commit option A and execute update sentences throw JDBC like this:
| javax.sql.DataSource dataSource = (javax.sql.DataSource)
homeFactory.lookup(
| "java:/GlobalDS", javax.sql.DataSource.class);
|
| Connection conn = null;
| try {
| conn = dataSour
Thank you - It was Oracle that was listening on that port
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903256#3903256
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903256
---
Ok your question is not related to JBoss Portal, you should really ask your
question at: -
http://www.jboss.com/index.html?module=bb&op=viewforum&f=141
Before starting JBoss you should check if anything else is listenting on port
8080 (I suspect you have installed something else that is prompti
Hi all
I am using tomcat standalone 4.1.29 with jboss 3.2.7, and I did follow the
instructions on
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming
page
tomcat is using the jbossall-client.jar
only thing so far changed is from jrmp to pooled mbean invoker in
standardjboss.xml fil
http://localhost:8080/web-console/
And I use Jboss 4.0.3
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903250#3903250
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903250
---
I am not sure if you are really talking about JBoss Portal, what is the URL you
are using to connect?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903247#3903247
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903247
I looked up that link for you..
http://developers.sun.com/prodtech/portalserver/reference/techart/university.html
there are a lot of good resources here and I understand now that the source for
that portlet is now there..
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
When I try to go into jboss admin console I get a prompt saying: "enter user
name and password for xdb". I tried to enter the default user name and password
(Admin/Admin), but with no luck.
How can I reset the admin password ?
Thank
Aviran
View the original post :
http://www.jboss.com/index.
Lead Generation Role
Sales Execs at JBoss are responsible for calling on accounts in their ?dirt?.
Finding leads and working those leads so that they prosper into services
business. ?Working? leads can take away a good amount of time away from
finding more leads that potentially develop into s
WOW! I got it. Thanks to the post of tineq I noted that he was using
p.put(Context.INITIAL_CONTEXT_FACTORY,
"org.jboss.security.jndi.JndiLoginInitialContextFactory");
whereas I was using org.jboss.security.jndi.LoginInitialContextFactory per the
recommendation of
http://wiki.jboss.org/wiki
Well I am just starting to look at this portlet stuff again.. I am not totally
sure I understand the question but I will venture an answer and hopefully it
will be of some help to you.
I am looking at a document that I got from the sun web page at
http://developer.sun.org called the ?Introduct
Thanks a million. That pushed me closer. I created a jaas.conf containing:
JaasJNDI {
| com.sun.security.auth.module.JndiLoginModule required;
| };
and confirmed in debug mode that it loads the configuration.
It gets past the point where it threw an exception trying to extablish a
conte
Hello,
I changed log4j.xml to redirect all the logs to the specified directory. But
still I got one log at its default place, that is
/server/default/log/server.log. Does anyone know what to do?
Here is my log4j.xml
http://jakarta.apache.org/log4j/";
debug="false">
Hello,
I have got a problem with lazy load. I have a test web application. In a very
simple servlet I want to search for all objects of a specific EJB via the local
interface:
Here are my entity bean snippets:
| @OneToMany(fetch=FetchType.LAZY,cascade=CascadeType.ALL)
| @JoinColumn(na
Another user has submitted a patch for this: -
http://jira.jboss.com/jira/browse/JBAS-1955
If you are interested in the patch being applied you could vote for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903234#3903234
Reply to the post :
http://www.j
Are you sure your client is using the jbossall-client.jar from JBoss 4.0.3 and
not from a previous version?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903233#3903233
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Are you sure the modified time of the web.xml is being updated, if using
Windows most people seem to open the file in a text edit add and remove a
character and save the file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903231#3903231
Reply to the post :
Have you had a look at the code in the samples download?
The class you need to look at is 'JBossTestCase' and the suite() method in the
test classes. The Main Deployer MBean is invoked using the RMIAdapter and
asked to deploy archives based on a URL.
This is good for testing and development bu
Dear Techies,
I have used DOM Parser in my application. This application is running
successfully in case of Weblogic and Tomcat. But it is not running in
JBOSS(latest Version).
I am getting this particaular application.
javax.servlet.ServletException:org.w3c.dom.Node.getTextContent()
org.apa
Use apache in front
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903228#3903228
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903228
---
This SF.Net email is spon
Sounds like you need to set up the jaas.conf / auth.conf files. I have not used
this example though so can't be of much help.
you should have one in client/auth.conf
I had this problem when setting up a remote client I found this helpfull:
http://www.awprofessional.com/articles/article.asp?p=394
Hello albert,
I have the same problem with
Oracle 9.2
Jboss 4.0.2
hibernate 2
I wonder if in the meantime you managed to solve the problem
Any hint is appreciated (consider that I have few degrees of freedom since
I haven't the code of the 3rd party hibernate wrapper the application is using)
Hi.. I am getting the same problem using Oracle 9i with JBoss AS 4.0.3.
Can someone help me out...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903215#3903215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903215
-
Hello,
Problem solved. My web application was using the same url as the webservices,
so a call to http://pclf:8080/cbb-ovam/Processor?wsdl was handled by my web-app
which resulted in a HTTP 404.
I changed the url of my web-app and now the webservices are available through
the url provided by
now i placed log4j.properties file in WEB-INF directory of war.
placed log4j-1.2.4.jar in WEB-INF/lib ;
files are created and are in default/log directory but content missing in those
log files.
renamed log4j.xml to jboss-log4j.xml;i didnt make any changes in that file;do i
need to make any cha
Following up on my deployment troubles with webservices, I found the final
reason to be, that ws4ee is not installed with the ejb3-profille of the
jboss4.0.3-installer.
As we have already started to change the server (added new Classes, changed
configurations etc.), is there a possibility to d
Hi,
It seems that on-find read-ahead do not work properly. I?ve seen so many posts
in this forum for this problem, and no concrete answer. So until then here is
my problem too :)
I have entity with 3 fields (2 of them is primary key). I am trying to use
on-find read-ahead. And I expect that ev
Just to explain a little bit further: we have a web-app that stores username
and password in session (i know ... that's bad) and inside servlets (jsps) is:
InitialContext lctx = getInitialContext(user, password)
...
lctx.lookup(...)
...
lctx.lookup(...)
What happenes is that sometimes methods ar
This is a configuration error. In hibernate-service.xml, you should use:
| ...
|
| org.hibernate.cache.TreeCacheProvider
| true
| ...
|
This is because Hibernate comes with a 'Provider' class for each major cache it
supports; a wrapper that abstracts
If i've 2 portlets and i want to send information between them, what should i
do? I can't find any example to clarify me.
By the way, where can i find good examples of portlets with java source in it
(not only class files) beside portletswap.com?
Thanks
View the original post :
http://www.jbo
There's a method in one of our Stateless EJB (named Log) that returns the
logged in user. The code below prints out:
User1: b
User2: b
Why??? Two Log EJB's were created using different InitialContexts so I would
expect that:
User1: a
User2: b
should be printed.
| public static InitialCo
Here is my code
public class Test extends GenericPortlet {
protected void doView(RenderRequest request, RenderResponse response)
throws PortletException, IOException
{
response.setContentType("text/html");
String reqPath="/view.jsp";
PortletRequest
log files are creating but content is not coming in log files;
still debug and info messages are coming in server.log;i dont want in
server.log;i want to debug messages in respective log files only
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903197#3903197
I created a portlet that works with servlets code. But, when i try to use the
portlet with JSP, it doesn't appear anything when I run my portlet.
I only have doView method declared. What i put in doView method is
String reqPath = ?/calView.jsp?;
PortletRequestDispatcher prd = portContext.getRequ
Have tried:
< description>test< /description>
pda_user
< method>
test
Diary
LocalHome
create
< /method>
And:
< description>test< /description>
Hi,
I resolve my problem , I remove servlet.jar from my ear
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903191#3903191
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903191
--
Hi,
I'm looking at providing audit information for certain entities. The
joboss.audit XDoclet tag looks ideal for this.
However, I'd like to record old/new field values, as well as the default
information that jboss.audit provides.
Has anyone extended the jboss.audit tag in this way? Any advi
1 - 100 of 109 matches
Mail list logo