Thanks for your answer. But I have one more question.
How could I access these connection pools?
Via a DataSource?
Or also via the DriverManager?
thanks in advance
Karl
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940056#3940056
Reply to the post :
http:/
That is a good idea!
However, suppose the application will be deployed at time T1 and the first call
the the EJB is a time T2. When is ejbCreate called: at T1 or T2?
Michael
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940054#3940054
Reply to the post :
your 2 cents (eurocents I hope) and more is exactely the way it will go. A
customized perspective.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940053#3940053
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940053
The Alpha is built from CVS HEAD (AOP 2.0).
RC6 is built with our JBoss 4.0.x branch. make sense?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940052#3940052
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940052
-
hi
thanks for the reply jaikiran.
I have worked according to instruction on
http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAMysqlDatasource
(I have not gone for named piped option.)
But i still get
"com.mysql.jdbc.Driver Information
Not Loaded in Repository Cache
### Instance 0 found in UCL org.
Your jndi lookup looks correct. Couple of comments though:
- you don't need @Remote on both the bean interface and the bean class. One or
the other.
- you don't need the @EJB annotation in your client class. @EJB annotations are
only functional for managed components.
- the bean interface does n
In RC6, injection into a Service do not occur until after start(). This will be
corrected in RC7. Keep an eye on:
http://jira.jboss.com/jira/browse/EJBTHREE-543
http://jira.jboss.com/jira/browse/EJBTHREE-520
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39
if the war and the jar are using the same classloader repository, the EJBs will
be able to load classes deployed in the .war. Repositories are configured in
jboss.xml and jboss-web.xml with the tag. However,
is will not be implemented in EJB3 until RC7, slated for
release in mid-May.
View th
Hi all,
when I try to run XDoclet, am getting the below error.
java.lang.UnsupportedClassVersionError: xjavadoc/ant/XJavadocTask
am using jDK 1.4.2_04
when I google the reason for the abv, I got the solution as the package
XDoclet.core contains jDoc jar corresponding to JDK 1.5. so I need to r
Like Bill mentioned there is no replication layer for SLSB so I don't think
your job can be done there with automatic fine-grained replication.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940046#3940046
Reply to the post :
http://www.jboss.com/index.html?
I don't know if you can encrypt it, but you could always parameterize it and
pass it in using arguments to the run script. This way it doesn't show up in
the file if somebody is looking through it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940045#394004
Sorry but I don't get it. Why is the second node produced the "remote" HA-JNDI
name already bound error? Did you put another same app under the regular deploy
dir?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940044#3940044
Reply to the post :
http://www.
Show your code (web.xml, jsp, etc.)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940043#3940043
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940043
---
Using Tom
Hi All,
I have created a Stateless Session Bean, which contains a function called info.
Now when i am trying to call the same unction using my client, here is the code
of the client class:
package Samplemypackage1;
import java.util.Hashtable;
import javax.naming.Context;
import javax.naming.Init
http://labs.jboss.com/portal/jbosscache/docs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940039#3940039
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940039
---
You can do this in *-ds.xml files in the deploy directory. The default one is
hsqldb-ds.xml. It has settings in there for the connection pool size, prepared
statement cache, etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940038#3940038
Reply to the post
Besides your own code, when you start JBoss AS, did you see any error
complaining the same thing about JBossManager not found?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940037#3940037
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
I am having trouble with the portal example. I am installing the the latestest
CVS seam with portal 2.4 and jboss AS 4.0.4CR2.
I am experiencing the following error:
anonymous wrote :
| 00:00:44,917 INFO [MyFacesGenericPortlet] PortletContext 'C:\Program
Files\jboss-4.0.4.CR2\server\defaul
Hi,
I am using JBoss App Server with my web app and for no reason the server shuts
down unexpectedly with no errors on the server.log file. I am running Jboss on
Linux.
Anyone knows something that i can look into. I am new to using Jboss.
Cheers,
-Thanesh
View the original post :
http://www
I've confirmed a packaging issue that has different versions in the aop classes
between RC6-PFD and Embeddable_ALPHA_6. For Embeddable_ALPHA_6, putting
jboss-aop-jdk50.jar from RC6-PFD before jboss-ejb3-all.jar in the classpath
should resolve the problem. This will be resolved for RC7, which wil
First step is to figure out why the txn is getting rolled back ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940033#3940033
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940033
-
Can clustering be implemented without EJB?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940032#3940032
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940032
---
Us
g.tomassoni, did you ever find a solution to your problem of:
"could not register synchronization with JTA TransactionManager"
We are experiencing this after upgrading Seam/Jboss/EJB3 and are unable to find
the source. Similar to your description, the first request works fine, and
then the sec
I created a dummy datasource and the .ear is deploying ok. Can you send me the
server.log file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940027#3940027
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940027
I also have this problem, after re-depoy an EAR a few times, it riased that
exception !!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940026#3940026
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940026
--
Thanks for the .ear. I am seeing a deployment problem - there is a dependency
on a datasource that is not resolved. Is there an additional datasource
deployment that I am missing?
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.jca:name=jdbc/firebirdDS,service=Ma
You should have a jndi.properties file in your classpath. A typical
jndi.properties file will look like:
| java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
| java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
| java.naming.provider.url=jnp://localhost:1099
Thanks. I converted those beans accordingly. No more LazyInitException.
Back to this error now, though:
| 11:02:43,668 ERROR [STDERR] org.hibernate.TransactionException: could not
register synchronization w
| ith JTA TransactionManager
| at
org.hibernate.jdbc.JDBCContext.regist
Hi:
There are some parameters about poolsize, such
MaxPoolsize(jboss.service=invoker type=pooled),MaximumPoolsize(jboss.system
service=ThreadPool).Please tell me relation and differentia between of this two
parameters!help me.thanks in advance.
View the original post :
http://www.jboss.com/
Hi:
There are some parameters about poolsize, such
MaxPoolsize(jboss.service=invoker type=pooled),MaximumPoolsize(jboss.system
service=ThreadPool).Please tell me relation and differentia between of this two
parameters!help me.thanks in advance.
View the original post :
http://www.jboss.com
Hi:
There are some parameters about poolsize, such
MaxPoolsize(jboss.service=invoker type=pooled),MaximumPoolsize(jboss.system
service=ThreadPool).Please tell me relation and differentia between of this two
parameters!help me.thanks in advance.
View the original post :
http://www.jboss.com
Hi:
There are some parameters about poolsize, such
MaxPoolsize(jboss.service=invoker type=pooled),MaximumPoolsize(jboss.system
service=ThreadPool).Please tell me relation and differentia between of this two
parameters!help me.thanks in advance.
View the original post :
http://www.jboss.com
I have one method like this:
String s = StringUtil.getProperty("key");
I want to get the parameter value ("key" in this example) form getProperty
method.
[note] not the "$1", but the real value : "key".
how to? please help me!!!
View the original post :
http://www.jboss.com/index.html?modul
or you can fiddle working it out yourself.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940014#3940014
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940014
---
please log a feature request in jira, we'll get to it eventually...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940013#3940013
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940013
-
I've written a JSR181 EJB3 session bean web service end point and tried to
deploy it and I get a class cast exception on a proxy class (see stack below).
I'm running JBoss 4.0.4 CR2.
So I downloaded jbossws-samples-1.0.0.CR6.zip and tried to deploy the JSR181
ejb example end point in there. I s
About my packaging structure, I referred to JBossAOP tutorial: Running and
packaging in JBoss available at
http://docs.jboss.com/aop/1.3/aspect-framework/examples/injboss/aopInJbossPackaging.html.
There is a section named "WAR and .aop lib file contained in a JAR" in there.
Got it to function c
Hello everyone.
I have been searching for this solution for days and I cannot seem to find the
right answer. I have tried to confugure my MDB to listen on a topic or queue
that I have setup in jboss and it just seems to iqnore the configuration in the
jboss.xml file, here is the jboss.xml
would ejbCreate work for your needs? it's called after deployment and before
execution of any "business" methods.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940008#3940008
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Could I change performance related parameter such as thread pool size
without rebooting Jboss application server? I want increase or decrease some
parameter on-line in order to improve perfomance without
reboot JBoss Application Server.Help me!
View the original post :
http://www.jboss.c
"StadBe" wrote : Hi,
|
| We would also appreciate a possibility to create new process definitions in
an external process designer and not within Eclipse. We plan that employees of
our customer should be able to create process definitions on their own and they
don't have any programming skil
In J2ME there are two configurations named CLDC (more limited resources
devices, eg. celular phones) and CDC (limited resources devices, eg. PDAs). The
best way to compile and run tests under J2ME is using emulators. For CDLC there
are many emulators available for Eclipse and Netbeans IDEs. For
anonymous wrote : Actually what I'm interested in is the ability to have users
in groups and permissions on single objects bound to those groups.
I don't understand. How is what you are describing different to @RolesAllowed
in EJB3?
Well, I just went and had a look at the Acegi docs. I'm going
Sorry for the ignorance but I'm a total newbie to EJBs and I'm far from being
an expert in Security. So I'm not sure about what JAAS has to offer that Acegi
doesn't offer.
Reading the Acegi FAQ, "It can today authenticate via delegation to a JAAS
login module. This means it offers the same leve
I looked at the code. That exception (which I have changed to a more meaningful
one instead of an NPE) would occur if the pageflow was not actually signaled
out of the state-state. Are you absolutely *sure* you are using
which appropriate, instead of ?
View the original post :
http://www.jbo
Actually, in your case you are better off sticking with @Factory and just
storing it in EVENT context instead of SESSION context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940001#3940001
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
In that case, don't use @Factory, use @Unwrap.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=394#394
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394
--
JBoss 4.0.2 and 4.0.3
env-entry elements specified in web.xml are not put in JNDI when a virtual host
is deployed with an external directory.
I have this server.xml config:
anonymous wrote : appBase element c:\\domaindirectory has the .war structure
|
|
|
|
| w
I figured this out long ago, but I figure I'd leave what the solution was for
me. There were some extraneous entries in the server /etc/hosts file put there
by my isp for a few extra server alias. Once I removed those, the servers were
able to find each other as expected.
View the original po
I'm very interested in this.
Actually what I'm interested in is the ability to have users in groups and
permissions on single objects bound to those groups. I know that JAAS handles
this as well as Acegi, but there doesn't seem to be an easy way as of today to
do it with JAAS in JBoss. Acegi on
Hi all,
i wrote a little test which refers to the following process-definition:
|
|
|
|
|
|
|
|
|
In my test-class i create a new process-instance, call a signal on the
root-token and save the process-instance. So the root-token of the persisten
anonymous wrote :
| in place of JBossMQ?
|
Not yet. JBoss 5.0 will.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939994#3939994
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939994
-
in place of JBossMQ?
Perhaps a stupid question...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939993#3939993
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939993
--
Hi,
i have a little problem.
I store an entity existingUser in my session-Context when a request page is
called with the username as request parameter.
| @Stateless
| @Name("userBox")
| @Scope(org.jboss.seam.ScopeType.SESSION)
| @Interceptors(SeamInterceptor.class)
| public class UserB
No, I have not tried adding debug tracing, but I did add a soap message hander
to the service so I could see the inbound soap message. The message no longer
contained any security information in the soap header as it previously did when
using Axis. The classes that get used on the client side
Thanks Pete. I will start there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939990#3939990
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939990
---
Using Tomcat
not currently.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939989#3939989
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939989
---
Using Tomcat but need to do mo
yes this saves a JNDI lookup :-)
"cpage" wrote : i think you can inject the service in the portlet :
|
| in jboss-portlet.xml:
|
| | UserModule
| |
org.jboss.portal.core.modules.UserModule
| | :service=Module,type=User
| |
|
| and get the user
Hi all,
I have the same problem: AS 4.0.3SP1 with jBPM3.1 and JBoss-Portal2.2.0
deployed on the same server
I thought that, since jbpm.war and jboss-portal are two distinct webapps, there
should have not been any conflict issue...
How can we solve this problem?
thanks a lot
luca
View the ori
make a jira issue as a patch
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939986#3939986
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939986
---
Using Tomcat but
The simple answer is that Tomcat is a servlet container (you can deploy war
files) while JBoss is a full J2EE server (you can deploy ear files, including
EJBs). So JBoss provides a superset of the functionality that is available in
Tomcat.
JBoss adminsitration is done by editing XML files. Ap
Hi ferdaous,
there should be an Ant task to build the WAR...
or you can do it in a dirty way: go under
\jbpm-starters-kit-3.1\jbpm-server\server\jbpm\deploy, open jbpm.war with
winzip, drop your jsp in it and in a couple of seconds you changes will be
visible.
bye
luca
View the original post
Since v4.0.0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939983#3939983
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939983
---
Using Tomcat but need to do more
Hi,
I have a soap.jsp to read soap msg. But sometimes I got msg, sometime I didn't.
The IIS server shows having built and sent the msg.
soap.jsp runs on JBoss 4.0.3, here is the code
=
<%@ taglib uri="http://jakarta.apache.org/taglibs/io-1.0"; prefix="io" %>
<%
Pete - you were right. Don't know how that happened. I think it's started, here
are the last lines of the output:
13:33:20,741 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
13:33:20,756 INFO [JkMain] Jk running ID=0 time=0/46 config=null
13:33:20,772 INFO [Server] JBoss (MX MicroK
I did see read that page in the forum, and we made the appropriate changes.
We will look into placing this in Jira.
Thanks,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939979#3939979
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
Have you enabled tracing on the server side to debug this:
http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ step 4.
Check the logs to see if there is any security activity on the server side.
Then follow Thomas's link from the user guide.
View the original post :
http://www.jboss.com/index
When i generate and run with hsqldb, it´s ok but when i generate and run with
mysql I have errors, look at this log:
17:22:07,859 ERROR [STDERR] java.lang.reflect.InvocationTargetException
17:22:07,859 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method)
17:22:07,85
I want to use hibernate 3.0.2 in my ear under JBoss 4.0.3SP1 without touching
the default install of hibernate in the server/default/lib directory (I need to
play nice with any other apps that are expecting that version of hibernate). I
also want to use the har service (i.e. the org.jboss.hibe
I still do not understand how we can get this feature request of delegating all
authorization decisions(of course based on some configuration) including those
for unsecured resources to a JACC policy provider.
The issue is simple: if there are no Security Constraints defined in the web
app, no
According to:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
scoping only works at the top-most level, in this case the EAR. So, there's no
way to scope off WARs from each other within the same EAR. You can only scope
off one EAR from other EARs.
Couldn't / shouldn't Seam
You'll need to set up scoped classloading then, I suppose.
Not really a Seam issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939973#3939973
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939973
If that is not the cause, please submit something to JIRA so that I can
reproduce this. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939972#3939972
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939972
the criticial point is the console configuraiton (double click on it in the
console configuration view and in the shown dialog there should be an enable
ejb3 checkbox)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939971#3939971
Reply to the post :
http://
Did you read this:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81423
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939970#3939970
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939970
-
Well, I have to fix them first. But I have had many things to do.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939969#3939969
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939969
---
I think your download failed. Try downloading again, and verify using either
the md5 or sha-256 checksums.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939968#3939968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Seam-managed PCs let you avoid LIE's while inside the conversation scope.
The *do not* solve this problem for the whole session scope.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939967#3939967
Reply to the post :
http://www.jboss.com/index.html?module=bb
Does anyone have a demo or information about integrating Spring and JSF with
JBoss Portal? I'd like to have a Spring Controller invoke a JSF/JSP and render
it in a portlet window. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939966#3939966
Reply to
Hi Peter - The zip file (jboss-4.0.3SP1.zip), which I think they need to redo.
I don't see any files at all in the \lib directory, much less the
jboss-system.jar (anywhere). Below is the extract list:
Extract: C:\jtall\apps\jboss\jboss-4.0.3SP1\jboss-4.0.3SP1\bin\classpath.sh
Extract: C:\jtal
"[EMAIL PROTECTED]" wrote : show me a screenshot of your console configuration
Well, the hibernate.cfg.xml looks like this:
| http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
|
|
| org.hibernate.dialect.MySQLDialect
|
|
Upgrading from beta1 to CR2. Continuing to use
SeamExtendedManagedPhaseListener as always. I have a Session scoped component
that holds an entity reference. However, I'm now receiving a
LazyInitializationException when accessing that entity on the "next" request:
| org.hibernate.LazyIniti
I had a look at that example but it seems to be just deploying JbossCache in
JNDI. Are there any examples of deploying JbossCache as an MBean in weblogic
8.1? Is it possible?
Thx.
-karl
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939962#3939962
Reply
CR2. If multiple WARs are in the same EAR, and both WARs are Seam
applications, then this method impl causes problems.
For example, one WAR is loading/seeing the pages.xml of the other WAR.
Please let me know if you need additional information.
Ryan
View the original post :
http://www.j
Hello everybody,
I have a problem looking up the EntityManager via JNDI. Here a codesnippet:
| InitialContext ctx = new InitialContext();
| EntityManager em = (EntityManager)
ctx.lookup("java:comp/EntityManager/wfms");
|
and here is my persistence.xml
|
|
|
Looks like something went amiss during installation. How did you install? Via
the installer jar file or unzip the zip file?
The missing class is in C:\jboss-4.0.3SP1\lib\jboss-system.jar. There should
be 12 jar files in the C:\jboss-4.0.3SP1\lib directory.
Perhaps a re-install will correct t
Good question Gunnar -- I have the same question myself.
So JBoss folks... whats the answer?
How does an EJB3 @Management @Service supposed to send a notification?
Thanks,
-Aron
"ghilling" wrote : Hello,
|
| I'm just playing around a little with ejb3 and I'm trying to build an MBean
with
I think I have this figured out. There were two issues...
First the jbpm.converter.properties did not have one of the new entries needed,
so when I ported over the old 3.0.1 version it was missing an entry. This
caused the "list" element to fail to build properly.
The second issue I had was t
All - Sorry to submit my first install attempt as a forum question but I'm
stuck. Below is the output from running the run.bat from within Windows (XP
Prof) or the command line. I appears to be finding the JDK, JAVA_HOME is
set... what does it want? "Press any key to continue . . ." simply clo
Ahh Haa.
I guess this is covered by http://jira.jboss.com/jira/browse/JBAS-1862.
Will try to see if I can't convince my admin to at least perform a patch.
have fun, and hope this helps someone else someday, cgriffith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtop
http://jira.jboss.com/jira/browse/JBREM-427
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939951#3939951
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939951
---
U
Before upgrading to JBoss 4.0.4 CR2 and Seam CR2, our pageflow on an @Begin was
working properly and on page transitioned to another with the appropriate HTML
being displayed. Now that we have upgraded, this Pageflow is not working and
throwing exceptions. The root cause is a NullPointerExcept
Well, I have changed to ejb-ref and ejb-local-ref's to be relative links rather
than absolute. That has enabled me to set TRACE logging now. I am
investigating further now as to what is happing with SecurityAssociation. Will
post later.
cgriffith
View the original post :
http://www.jboss.c
I have downloaded 2.2.1 yesterday and see that there is no german localization
in deploy/jboss-portal.sar/portal-core.war/WEB-INF/classes. Where should I send
those files once I have translated them, so they get included in the next
releases?
Thanks,
Jens
View the original post :
http://www.j
Hmm... I didn't realize the scope of the page actions framework. Maybe
something like view-id="*" might work. Let me play around with that.
Ryan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939942#3939942
Reply to the post :
http://www.jboss.com/index
Hi all,
I'm using JBoss Seam 1.0beta2 with JBoss 4.0.4.CR2.
Few weeks ago, I have seen that Sun relased Sun Java Studio Creator 2 to
visually design jsf pages.
So I have starting use it to design my web pages and now I'd like to use that
pages with Seam.
But, it's not simple for me integrate it w
For more reference following is my jbpm.varmapping.xml that contains a second
byte[] mapped to a random class letter ([Z) that throws the error:
couldn't parse 'list' into a 'org.jbpm.configuration.ListInfo':
Hello,
I am attempting to migrate from 3.0.1 to 3.1. In 3.0.1 we have a custom
converter that mapes Long[] to a string representation.
For some reason I cannot get the new 3.1 version to pick up our new converter.
In jbpm.cfg.xml I changed the resource.converter and resource.varmapping to
p
ok, how can I update this templates ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939935#3939935
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939935
---
Using T
where do i configure the outgoing mail server? in mail-service.xml?
I tried to configure it there however i dont receive mail on watched forums
(I have the latest version, jboss-portal-2.2.1-bundled, and the latest forums
portlet)
I also see the following exception on screen and i post a message:
1 - 100 of 246 matches
Mail list logo