I realized that this was a bug and see that altavatar has experienced the same
issues. The Jira entry is as follows:
JBAS-6722
(I had entered JBAS-6734 which was determined to be resulting from the same as
JBAS-6734.)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewt
Hi
I was getting following error when tried running a JSP in a simple JSP +
Servlet based application on JBoss4.0
03:09:08,236 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for
servlet jsp threw exception
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the class
Strange!
The Wiki has instructions for building all jBPM projects from source. The
article on the designer is here:
http://www.jboss.org/community/docs/DOC-13343
Volker
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223474#4223474
Reply to the post :
h
Hi,
I am facing a problem while invoking the web service method which is exposed
from stateless session bean (EJB3) by DII client.
This is my development environment.
Eclipse Version: 3.4.0
Jboss-4.3.2.GA
JRE 1.5.0_15
EJB 3.0
I "googled" a lot, but couldn't find any correct solution which actual
Yes, you can have multiple datasources in a single -ds.xml file. See this wiki
for an example http://www.jboss.org/community/docs/DOC-9328. See the "Generic
Datasource sample" on that page which shows multiple datasources (one
local-tx-datasource and one xa-datasource) defined in the same -ds.x
"ALRubinger" wrote : Jaikiran, you give a good example of why the spec dictates
the fields must be injected into static members. But it's OK to criticize
something for being stupid.
|
| "bcn" wrote : In real-world application that would make it almost useless.
|
| Yep.
|
| Imagine
"pramkum" wrote : Hi All,
|
| I am using Servlet at startup to kick my startTimer(). But when
startTimer() method is called its throwing error. I am attaching error Log...
|
In EJB3 timers are persistent. Your datasource that is supposed to store this
persistent timer data probably has s
I forgot to put the error
javax.servlet.ServletException:
org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
Is it because of the missing jar file or anything else.
Please help
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223449#4223449
Re
I manage to deploy the application when i was using normal JSP page.
When i tried to use JSF tags it is giving me errors.
portlet.xml
|
|
| psrp-HelloPortlet
|
com.geinfra.geenergy.psrp.portal.PortletDefination
|
| JSPPa
Thank you for your reply.
I changed the project name with captial letters, but the problem presisted.
However, I find that it can work properly if deploying to JBoss AS 4.2.2
Does the problem relate to JBoss AS or Seam runtime?
View the original post :
http://www.jboss.org/index.html?module=bb
I am new to JBoss Portal 4.3.0.
Need to know how to deploy the application on JBoss Portal 4.3.0.
Please help me. This is urgent.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223446#4223446
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
Sorry, the topic should be "Problems using the Full-Publish feature in JBoss
Tools 3.0.0GA"
Everything inside the quotes have been elimiated...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223442#4223442
Reply to the post :
http://www.jboss.org/index.html
Hello!
I'm using the latest version of JBoss Tools (3.0.0GA) together with a fresh
installation of EclipseEE 3.4.2 and JBoss AS 4.2.3 for Seam development.
I switched from an alpha version of JBoss Tools and ran into a weird problem
when using the full-publish and auto-publish function.
Here's
Hello,
how can i get the most recently sources from the GPD?
The CVS repository, described in
http://www.jboss.org/jbossjbpm/gpd_sources is obviously empty.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223437#4223437
Reply to the post :
http://www.jboss.or
Gooossshhh,
I'm sorry Manik. I decided to test it all again and pay better attention to the
traces.
EVERYTHING is working fine, I mean, R_R semantic DO BLOCK writing if a reader
already holds the lock. R_C allows writers to proceed, EXACTLY as described in
hibernate guide.
Thanks for your sup
Just to remember,
test case is T1 and T2 concurrently reading and entity from cache and T2
writing(modifying) that entity. I've tested 4 cases, which answers your
question:
1.- PESSIMISTIC, R_R, T1 and T2 reading the entity from cache with em.find().
When T2 tries to write the entity the RL is
That is my problem,
I have added the following update site to eclipse:
http://download.jboss.org/jbosstools/updates/stable/
but I still do not have the "JBoss a division of Red Hat" server configuration:(
I am using eclipse version 3.4.2 64 bit.
But I have also tried eclipse ee and eclipse repo
That is my problem,
I have added the following update site to eclipse:
http://download.jboss.org/jbosstools/updates/stable/
but I still do not have the "JBoss a division of Red Hat" server configuration:(
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223425
Please post the relevant part of the code of your bean implementation and the
business interface(s). If you have a ejb-jar.xml and/or jboss.xml, please post
them too.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223422#4223422
Reply to the post :
http://
"altavatar" wrote :
|
| In my case, the problem is that web resources are cached and are only
updated with an server restart or app redeployment.
|
| I have an exploded EAR (which includes an exploded WAR) in my ../deploy
dir. Updating a xhtml or css file in the exploded WAR has no eff
20 matches
Mail list logo