Thanks for the info.
We will do some profiling of the application
Torsten
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939736#3939736
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939736
-
However, though it seems connecting, the mdb never receive any Message when I
published the msg to the queue in weblogic. The mdb is coded correct ly and it
works when I connect to the local jboss queue.
According to the javadoc of ConnectionConsumer
http://java.sun.com/j2ee/sdk_1.3/techdocs/a
With the addition of the permissions for getProtectionDomain and getPolicy to
the server.policy used by the tests-jacc-securitymgr, the tests that were
failing due to perms, are passing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939734#3939734
Reply to
Hi,
JBoss offers a tree structured node based cache.
Can anyone explain me or provide some useful links regarding what does tree
structured node based cache mean.
Also what are the different types of caching used ?
Thanks in advance.
View the original post :
http://www.jboss.com/index.html?
Hello,
I package a portal instance in an EAR, which includes some portlets(WAR),
EJB3s(JAR) and some common libraries that share with all the portlets and EJB3.
The following is the structure of the EAR:
| * myportal.ear
|+ META-INF
|- application.xml
|- jboss-app.x
The first solution I tried is to host a mdb on jboss to connect to weblogic.
There is a successful case posted in jboss wiki
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3939722#3939722
How stupid I am, just can't make it work after followed and it is a post 2
years ago so I don't ex
Scott, when I run the jacc tests under a security manager. I get the following
exception:
| Caused by: java.security.AccessControlException: access denied
(java.lang.RuntimePermission getProtectionDomain)
| at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
Sorry for incorret paste of xml file content. The correct content is as follow:
==
jboss:service=Naming
jboss:service=TransactionManager
org.jboss.cache.JBossTransactionManagerLookup
Looking for
Hi,
I have problem in deploying a web project using jboss.
I put my war file in jboss-4.0.0DR3/server/default/deploy folder.
Then i run my jsp page on the browser then it will create
tmp2341web-console.war in jboss-4.0.0DR3/server/default/tmp/deploy
On browser it gives the message
HTTP Status
Hi,
I'm trying to use FarmDeployment, but I have a problem with configuration.
While starting, I'm getting Exception with this messages...
10:33:37,700 WARN [ServiceController] Problem creating service
jboss:service=FarmMember,partition=DefaultPartition
| org.jboss.system.MissingAttributeExcep
Oops...Ronald posted while I was posting...I didn't give the poster a chance to
learn his lesson I suppose.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939726#3939726
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Hello!
I am using Jboss 4.0.3 and MySql.
I am using CMP2.0 för all databaseaccess.
My application is 99.9% reading. Very litle writing.
Previously I have used a container configuration like the one below.
CMP 2.x and Cache
A
true
false
I have found o
Here is what it looks like in the XML:
|
|
|
|
|
|
|
Also see the User Guide (http://docs.jboss.com/jbpm/v3/userguide/) Sections
4.3.3 and 9.8.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
Hi Folks,
I am using jboss 4.0.3 sp1 and weblogic 8.1 sp3, I need to write a program
hosted on jboss to retrieve message from a remote queue hosted in weblogic
server.
any of you have experience of that to share?
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3939722#3939722
http:/
Hi, would like to ask I tried to follow the rules but it fails.
I digged into it, found that weblogic doesn't allow remote call to create
ConnectionConsumer which JMSContainerInvoker (a jboss class) would try to do.
It throws with such a root exception:
Caused by: weblogic.jms.common.IllegalSt
have you taken a look at the documentation? The testcases? Searched the forum?
There is enough info in there to get at least started. If you encounter
problems then, get back to us and we'll try to help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939721#39
pattern 14 states the number of tasks is nowm design time. Therefor a fixed
number of tasks is in the node. It is not a 'default' process since there is
more than one task in the tasknode.
pattern 15 uses a for loop which gets it's 'number' from e.g a process
variable.
In the testcases only o
Hi All,
I'm new to EJB3.0 and JBoss4.0.3 SP1, so kind of struggling with all the
initial startup problems.
I have a session bean, which I'm testing but I'm not able to get the remote
reference through JNDI lookup.
Heres's my components
@Remote
public interface UserService extends Serializ
Brian thanx for ur reply But again I have a query.In this clustering we can't
create a process in which queue load balancing is happen.There is any way to
create a load balance clustering in case of queue (not singleton queue's
clustering).
Bhupendra
View the original post :
http://www.jboss
Sorry... I thought maybe the problem was obvious enough to avoid posting code.
I can't get the jsp file to display the users name if I try and use
"otherMember" but it works fine if I change the bean and outputText tag to
"member".
Here's the bean:
| package org.cnow.site;
|
| import
fix: p/s: Wondering why I can't get Luntain's suggestion to work...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939716#3939716
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939716
-
Look in the server.xml properties file if you just want to know what it is (in
the Tomcat directory under deploy).
Otherwise you'll probably have to make a JMX call to get the info. Look up the
RMIAdaptor from JNDI and use it to "invoke" an operation on the server. You'll
have to look around in
Below are the result of jboss 2.2.4 and 4.0.3 SP Load Test.
Please note that,
The Load Test was ran twice rounds. It sent 195 (no of client = 65, times =3)
request for every round.
total reques of the test = 390
1.The result of jboss 2.2.4 Load Test
mpg 20100 1 0 12:29:16 pts/90
Below are the result of jboss 2.2.4 and 4.0.3 SP Load Test.
Please note that,
The Load Test was ran twice rounds. It sent 195 (no of client = 65, times =3)
request for every round.
total reques of the test = 390
1.The result of jboss 2.2.4 Load Test
mpg 20100 1 0 12:29:16 pts/90
Another cause that I've seen is when you try to cast the return value of the
JNDI lookup on an EJB to the bean type rather than the interface type.
//This works
| GreeterRemote myGreeter = (GreeterRemote) ctx.lookup("GreeterBean/remote");
|
| // This doesn't work (throws "ClassCastExceptio
the original CONSTANT_Utf8_nfo is :
javassist
I want to replace the value like this:
jboss
how to? please help me!!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939711#3939711
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Greetings,
I need to hide the database connection parameters (eg. url, name and password).
I have seen ways to encrypt the login credentials but I am not sure how I can
encrypt the connection strings.
Any suggestions?
Thank you.
cheers,
badlishah
View the original post :
http://www.jboss.c
OK, just got AOP to function correctly in JBoss-4.0.4.CR2. It seems that when I
executed run.bat from inside Windows, it didn't make the current directory as
its working directory, so it couldn't find pluggable-instrumentor.jar.. So I
just had to make the current directory as the working directo
Following Kabir's advice by reading section 10.3.3 (JBoss 4.x and JDK 5) of the
reference manual, the JBossAS would not even boot.
The steps I taken:
1. Changed jboss-service.xml in jboss-aop-jdk50.deployer:
org.jboss.aop.deployment.AspectManagerService to
org.jboss.aop.deployment.AspectManage
Ha, can you show me how to using process state.
give me a sample please!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939704#3939704
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939704
---
Just tried using Luntain's suggestion, still no success. I'll be trying Kabir's
suggestion next.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939703#3939703
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939703
---
I am wanting to switch from my current knowledge of Spring MVC/Hibernate
3.1/Acegi to Seam.
The only thing stopping me from jumping right in is that I don't particularly
want to write my own security framework and the Acegi framework is wonderful.
Has anyone tried integrating Acegi w/Seam or is
Has anyone used the new JSR 88 APIs in JBoss (I use JBoss 4.0.4.CR2)? I tried
to deploy a war file via this APIs but don't seem to get any responses. Also, I
tried to list all available modules from the server but got null also.
View the original post :
http://www.jboss.com/index.html?module=bb
Ronald, you definately pointed me in the right direction, but now I'm confused
when I'm looking at the test cases.
In all reality, my scenario is actually Patern14 (Multiple Instances with a
priori runtime knowledge).
In other words, I will be using a FOR loop to loop through and create the
ta
Hi all,
I am trying to implement a three tier application. In which one application
writes messages to a Queue, a second application reads from the Queue, and
writes the result message to a Topic. a third application reads from the Topic.
I succeded in building the first two applications, and i
This is a ridiculously old release of jboss. The UnifiedLoaderRepository2
codebase is obsolete due to bugs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939695#3939695
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Hi,
I'm facing a problem with classloader scoping. I have a sar with all the portal
libraries (like portal-security-lib) in sar's lib folder. I have classloader
isolation configured in sar's META-INF/jboss-service.xml
dot.com:loader=xxx.sar
java2ParentDelegation=false
Now I get a ClassNotFound
I guess I should also say that using a browser-based administration console is
not necessary to manage JBoss. Almost all of the configuration can be done
editing XML files, and for deploying applications, simply copy the
ear/war/whatever file (or directory) to the deploy server/xxx/directory (w
I will see how much of a guru I am and try to fix this as per that thread.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939691#3939691
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939691
--
It worked fine with seam beta 2. Here is the error:
ERROR 26-04 23:54:30,359 (NamingHelper.java:getInitialContext:33) -Could not
obtain initial context
javax.naming.NamingException: Local server is not initialized
at
org.jnp.interfaces.LocalOnlyContextFactory.getInitialContext(LocalOnly
Hi,
I'm also facing similar problem with classloader scoping. I have a sar with all
the portal libraries (like portal-security-lib) in sar's lib folder. I have
clasloader isolation configured in META-INF/jboss-service.xml
dot.com:loader=xxx.sar
java2ParentDelegation=false
Now I get a ClassNo
Did you look at http://www.jboss.org/index.html?module=bb&op=viewtopic&t=75443?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939687#3939687
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939687
--
Hi all,
I'm trying to map a mysql 5.0 view to a EJB3 entity bean, but I get the
following error:
00:37:02,240 INFO [DatabaseMetadata] table not found: CS_O_NET_SKILL_V
| 00:37:02,250 WARN [ServiceController] Problem starting service
persistence.unit
| s:ear=999classifiedsolutions.ear.ear,
Hi all,
I will enumerate my questions:
1 - When application server will use XAResource (one phase commit optimization
or two phase commit), and in what cases it will use Local Transaction?
2 - I implemented my own client interface in my R.A., and when I use it, the
jboss insists in use LocalTran
When I open the Admin Console, the applet which supposedly is the menu(?)
doesn't work.
Doesn't work in Firefox, or IE, or Netscape...
I have multiple versions of the JRE running on my machine(1.3, 1.4, 1.5, 1.6)
to facilitate various softwares I have installed; as well as programming tools.
Yup! That's exactly what I am referrng to. You are on the ball!
Thank you Ronald. I will look at the testcase.
~~Aaron
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939682#3939682
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Have you looked at www.workflowpatterns.com? Is pattern 16 (Multiple instances
without a prori runtime knowledge) the pattern you need? If so, look at the
testcases of jbpm. There is an example,
Wfp16MiWithoutAPrioriRuntimeKnowledge.java, which demonstrates this.
Ronald
View the original post
Hey all! I've been scrounging through the forums and docs, but haven't really
found anything. I'm rumaging around in the javadocs now.
I have a process (or will have a process), that assigns users to a project
(workflow) at runtime. So, I'll need to have a way to load up the process
definiti
Dibell - thanks for checking this out. On to the next challenge!
Chris
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939672#3939672
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939672
--
Ok, there seems to be someone else with the same problem here
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936104#3936104
So, I should also mention:
I do have the "Enable hibernate EJB3" checkbox checked.
I tried restarting JBoss IDE and I still have the error.
View the original pos
You can also use a Process State in your process definition. This puts another
process into your process as a sub-process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939670#3939670
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I am working with JBoss IDE and have a very basic EJB 3.0 application running.
I am trying to reverse engineer it to automagically create a Seam CRUD web
skeleton using the Hibernate Code Generation tool. Is such a thing possible?
(without specifying a database)
I DID declare the Entity classes
JAGAN_WP:
I have the same problem as you. Did updating to the version 3.2Rc1 enable the
plugin to work? I am running 3.1 of eclipse and when I copy the jar file in the
plugin directory nothing happens.
Ed
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=393966
Thanks for the response. I resolved this by using MBeans. I loaded the
configuration information during boot-strap and I am able access it from SLSB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939665#3939665
Reply to the post :
http://www.jboss.com/index
Does anyone have any references on how to set that up with portal?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939663#3939663
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939663
--
Koen, Tom,
I understand perfectly what the question is... answering (in French) is another
question. Since you two are fluent in french I ask one of you to respond ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939662#3939662
Reply to the post :
http:/
hmmm... then I don't understand your problem correctly (I think)
Let me summarize:
- one task per tasknode and a fork
advantage: you can have a generic page which shows only the transitions for
that task(node).
disadvantage: write code to cancel other task
- two tasks per tasknode and no fork
I'm sorry, I guess I do not know what you mean by
anonymous wrote : proxy settings in the JMX console
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939659#3939659
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939659
It looks like this problem is related to an outdated version of Xerces.
However, I'm using the xerces implementation that came with the Jboss-4.0.x
souce pull.
Is there something I'm missing here?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939657#39396
hillel,
Is there a "JBoss Web Server"?
If you are using embedded Tomcat servlet container, then I think what you would
do is add the mime type in your web.xml file.
later, cgriffith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939656#3939656
Reply to the
Chris,
Thank you for your response. However, the proxy information is not
controlled by the DS. It has to be entered on the JAVA_OPTS line or in the
JMX-Console. The problem is that you can do a java.lang.string get() and enter
the variable to get and it returns the password for the proxy i
Pentaho was also used at Orbitz/Cendant for their Galileo portal. You can read
a bit here, of them winning the JBoss innovation award:
http://www.jbossworld.com/innovation_award.htm#port
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939654#3939654
Reply t
I missed exception thrown earlier during tomcat startup procedure:
INFO 26-04 21:38:17,750 (Ejb.java:startup:37) -starting the embedded EJB conta
| iner
| INFO 26-04 21:38:20,296 (LocalTxDataSource.java:bindConnectionFactory:117)
-Bo
| und datasource to JNDI name 'java:/DefaultDS'
| I
Hi. I'm trying to set up a project using the Embedded EJB container. All is
well, except that for the life of me I can't find a way to change the hibernate
naming strategy used by the EntityManager. Can anybody point me in the right
direction here? As far as I'm aware, it can't be set via a
I posted this question to the persistence/hibernate forum as well, but I am not
sure if that was the appropriate forum.
I was trying to integrate the Glassfish's Toplink entity manager into jboss and
I am running into some problems. There is an exception being thrown by the
glassfish entity man
I'm using Jboss 4.0.4. Is there a way to mark the tomcat session cookie secure?
We use https for all our pages and want to mark the session cookie secure.
On a related topic, is there a way to change the name of the session cookie?
View the original post :
http://www.jboss.com/index.html?module
Take a look at the docs folder within the distribution.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939649#3939649
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939649
-
oops...
16:00:50,937 ERROR [SeamExceptionFilter] uncaught exception handled by Seam
javax.servlet.ServletException: Exception in JSP: /editBem.jsp:10
7:
| 8:
|
| 9:
| 10:
| 11:
| 12:
| 13:
We've a java class that creates a stateful ejb in its constructor and removes
it in its finalize method. It works fine in weblogic. Removal does not work in
Jboss 4.0.4. The remove call gives this exception:
java.lang.NullPointerException
at
org.jboss.invocation.MarshalledValueInputStream.resol
I thought that run.conf should be read when I started the jboss thru eclipse.
But when I check to see if the variables from my run.conf is availables, they
are not. Are these variables not available globally? Or am I missing
something?
Thanks for any help in this matter.
View the original p
there are more log
16:00:50,937 ERROR [SeamExceptionFilter] uncaught exception handled by Seam
javax.servlet.ServletException: Exception in JSP: /editBem.jsp:10
7:
8:
9:
10:
11:
12:
13:
Stacktrace:
at javax.faces.webapp.FacesServlet.service(FacesServ
Hello again!
I'm sorry, I should have mentioned that the Pentaho demo is a fully
preconfigured JBoss server with the Pentaho platform setup with portal
capabilities. You can see examples of Jasper reports displayed inside the
JBoss portal, or launched from a jsp or servlet URL.
good luck aga
With me occurs same, look at the log:
16:00:47,234 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
javax.faces.el.EvaluationException: Cannot get value for expression '#{bemSelect
or.pageTitle}'
at org.apache.myfaces.el.ValueBindingImpl.getValue(ValueBindingImpl.java
:397)
Hi there,
You will find it much easier to use the Pentaho platform. Pentaho already has
everything you need to deploy your Jasper report, all you have to do is drop in
the report, describe how you want your report to appear by way of a solution
file, and thats all there is to it.
Check it out
We need to allow users to download via http a Jad and Jar file from Jboss.
The Jar is a j2me file that will be downloaded to a mobile phone.
We need to ensure that Jboss Web server recognizes JAD and JAR files:
a. For the JAD file type, the MIME type needs to be set to
text/vnd.sun.j2me.app-descr
I was afraid of that ... maybe there will be a standardized mechanism in the
next Portlet specification. I wanted to change renderers based on user
privilege, but will have to look at another mechanism.
Thanks for the help Roy!
View the original post :
http://www.jboss.com/index.html?module=b
What about an NODE-LEAVE action that evaluates who's logged in and depending on
that manipulate the transitions (like for example. storing in some list the
available transitions for that user)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939639#3939639
Rep
Hi Folks,
I am trying to run 2 instances (more later on if possible) of the same
application that have a different context ../app1 et ../app2 that are connected
to two differents MySQL databases, the applications are deployed in the default
directory of version 3.2.2.RC1, I got duplicate class
I have never tried, no.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939636#3939636
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939636
---
Using Tomcat but need
I'm new to jBpm but from what I've seen until this moment yes you can.
You just have to instanciate a ProcessInstance anywhere in your app
ProcessInstance processInstance = new ProcessInstance(processDefinition);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
Thanks, Gavin. I will do that when I get a chance. Just curious, have you
tried to use a pageflow inside a workflow process?
The other alternative I tried was to beginTask then start pageflow to join the
conversation. The pageflow stops working. Another approcach I tried was to
start the page
"[EMAIL PROTECTED]" wrote : So subclass the MyFaceGenericPortlet, and add this
logic to your new render method.
yes, this is what i have done.
i override the render method and also, the processaction method, to access the
actionresponse.setWindowState.
i get the name of the view_ID (the name o
I have a similar question.
We have existing Webservices in production built using JWSDP 1.6. When we move
to JBoss AS 4.0.4 - will these continue to work? Is there a migration
path/tutorial to move from JWSDP to WSTools?
Can Scott or another person from the JBoss AS team respond?
View the o
For development purposes, how come redeployment of a webapp, is only supposed
to work for changes to xx.war/WEB-INF/web.xml. Isn't probably helpful if
anything in the xx.war/WEB-INF/classes and xx.war/WEB-INF/lib as well.
Also, having an absolute directory using the 'file:/' designation for the
Hi to everyone
I've an EJB object into VLS (Versata Logic Server) and i'm trying to connect to
it, but when the app try to connect to VLS it crash, i have a lot of time with
this problem and i made a lot of things and it doesn't work...
I hope someone can help me... tnks.
here is the log..
Hey Guys,
I'm running the new client-side artifact generator in wstools and I'm seeing
this NPE in thrown from the wstools ant task:
[wstools] java.lang.NullPointerException
[wstools] at java.lang.System.arraycopy(Native Method)
[wstools] at
org.apache.xerces.impl.xs.XSModelImpl.
I need to be able to use Seam components during createView of a ViewHandler (at
least). This was working in beta 1, and we need to be to get back to that
ability to upgrade.
The problem with using Seam components then is that there is no conversation
until you get to afterPhase RESTORE_VIEW l
Assume the feature ente is asking for is related to this? Have not seen a jira
issue come in on it yet though.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939625#3939625
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Yes, the core libraries changed from RC2 to RC3, so your ipc portlet will not
have to include the corresponding libs from RC3.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939624#3939624
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
look in the docs:
docs.jboss.com/ejb3
entity.manager.jndi.name
entity.manager.factory.jndi.name
or something like that defined as a property in persistence.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939623#3939623
Reply to the post :
http://www.jb
Two ways to configure keystore properties within remoting. The first is to set
the System property for jsse properties. I assume that once the ServerSocket
or Socket has been created by the factory, changing these properties will not
have any impact on these. The second way is to pass the inf
So subclass the MyFaceGenericPortlet, and add this logic to your new render
method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939621#3939621
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939621
can you post your log? The error message means that an EJB is dependent on an
EntityManager starting and the EntityManager hasn't started.
Can you post what your classpath looks like? Also describe what your jars look
like: how you have things packaged. Also post your persistence.xml.
View
http://docs.jboss.com/jbportal/v2.2/reference-guide/en/html/themeandlayouts.html#d0e1657
This cannot be done programatically from within a portlet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939617#3939617
Reply to the post :
http://www.jboss.com/index.h
mysql5: http://wiki.jboss.org/wiki/Wiki.jsp?page=AvoidMySQL5DataTruncationErrors
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939618#3939618
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939618
I don't believe this is an issue with Portal, its how myfaces handles the ftp
link.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939619#3939619
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939619
We have several services that may run if our Configuration Service says the
optional service is enabled (most everything depends on Configuration Service).
What's the appropriate action for a non-configured service to avoid running?
Do I call stop() in the start() method? Do I throw an excepti
I was trying to integrate the Glassfish's Toplink entity manager into jboss and
I am running into some problems. There is an exception being thrown by the
glassfish entity manager when it makes a call to
PersistenceUnitInfo.getNewTempClassLoader();
The jboss implementation (org.jboss.ejb3.ent
if somebody does System.setProperty on the jsse properties, wont they be
picked at runtime?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939613#3939613
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939613
---
Absolutely. Just enter it at http://jira.jboss.com under the JBossRemoting
project and I'll assign it to a release.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939611#3939611
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
1 - 100 of 246 matches
Mail list logo