yep I agree except that I normally just use the shortcut to do the redeploy
associated with the project to do so - no need to "hunt" down the ear.
btw. you are very welcome to come and help out fixing these things ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
Can I make the GPD a independent application instead of the Eclipse plug-in?
and what should I do?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036225#4036225
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40
Hi all,
Can anybody help me with this issue plz?[/img]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036223#4036223
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036223
___
Ignire thread. See Captcha thread
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036222#4036222
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036222
___
jboss-user mailing li
I cant get a page to display when served from a Linux (Ubuntu) Server.
I think its to do with the Captcha.
Does the Seam captach component require something??
I hear people talk about a headless server being required for image
manipualtion in Java.
Anyone?
View the original post :
http://www.jb
Hi,
I'm following this example
(http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/testing.html#d0e15875)
for writing a unit test for seam. However, I'm getting a NamingException when
I try to create the EntityManagerFactory. Anyone know whats up with this?
Here is the code for creating t
I think its to do with the Captcha.
Does the Seam captach component require something??
I hear people talk about a headless server being required for image
manipualtion in Java.
Anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036219#4036219
Reply to t
Heya,
thank you so much for your reply.
The changes I made for my ejb3 Inteceptor looks like this:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can verify this by using seam-gen to generate a skeleton structure and then
comparing the generated EAR to yours.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036215#4036215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Just use URLRewriteFilter, outside of Seam in your web.xml. Search it with
Google.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036214#4036214
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036214
__
Hi,
Am using jboss AS, and,
I would like to give some configuration values(typically key-value). I have a
scenario to access certain key values from a config file,
I can do it through Properties class and FileInputStream, but i don want to
hardcode path to the config file,
I also can do it t
Could you paste your jsf code. There is a problem with f:convertDateTime
converter. It doest not use the server encoding, but the default GMT.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036210#4036210
Reply to the post :
http://www.jboss.com/index.html?m
I think it has to do with hot deployment. I believe code in the 'action'
folder is hot deployable, but 'model' code isn't. The generated build.xml has
the details.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036204#4036204
Reply to the post :
http://ww
Hi there,
I am using Seam + Facelets to develop a web application, I noticed t that the
date or time displayed is different from database:
for example: date at datebase is 04/10/2007 1:00PM
the date displayed wiould be 04/10/2007 4:00PM
My server is Eastern Time.
Please Advice.
Thanks,
Ben
Hi all,
The above 2 tags do not play nicely together if you do not specify a date
format pattern.
s:converDateTime correctly uses the current locale to format the date, which
can result in my input box containing say 'dd/mm/', 'mm/dd/' or
'dd-mm-' depending on my locale. This is g
for the page action, then the URL must be with seam suffix, otherwise it won't
be trigged.
for example, i want to fire action when the url is http://xxx/username/jyc5131
but it is impossible. you must have such url http://xxx/username/jyc5131.seam.
right?
more help is appreciated!
more how can i
Hi All,
I developed a JAX-RPC web service client in order to connect to a .NET
webservice. I am using jdk1.5.0_09, JBoss AS 4.0.5.GA and jbossws-1.2.0.GA. I
set properly the java.endorsed.dirs.
Here is the config file:
|
|
|
| http://www.jboss.org/jbossws-tools";
| xmlns:xsi="h
Any luck with this geek? :)
Mike
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036188#4036188
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036188
___
jboss-user mailing li
I've created a jira issue and a candidate patch for pluggable transaction
management in seam. This will allow for use of seam without a dependence on
JTA obtained through JNDI. If you want try out the patch and post any feedback
you have. At the very least if this is a feature you are interes
"fhh" wrote : No, the first is correct.
|
| Sometimes I get very slow deployments when running in debug mode under
Eclipse. This is reported as a bug somewhere but there is no fix as far as I
know.
|
| Regards
|
| Felix
Felix, the eclipse didnt run in debug mode, but it is still v
I have a task containing a variable with "required" access...
|
|
|
|
|
|
|
|
but the requirement isn't enforced. I can leave the field empty and transition
to the next node without a problem. I
I should have posted these answers sooner then one month but time flies so here
you go (in case somebody will stumble upon same things):
-I solved relatively fast the wstools problem which turned out to be the result
of using the full path for the SEI class in the command which I described in
po
I am doing the following in order to add a vector logo to my PDF documents. I
had my graphics artist make the logo in vector and then save it as a PDF. I
then read this PDF fragment from the classpath and then use iText to write it
to an empty region of a PDF that I created using JasperReports
Hello there! Our application need to listen in a certain socket. Instead of
coding it on the hard way (using channels, sockets etc...) I was wondering If I
could use the JBoss infrastructure and create an XMBean that would have an
interceptor that would be listening the desired port. Is it possi
Is there any solution for this already?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036179#4036179
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036179
___
jboss-user mail
Looks like I had some old libs in WEB-INF/lib/ that may have caused these
problems. At least I'm getting all different error messages now =)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036178#4036178
Reply to the post :
http://www.jboss.com/index.html?mod
I got it working. I was never actually beginning the pageflow. I am now
calling the viewRequests method of the bean directly via the action on the
page. This begins the pageflow. Before I was trying to call a transition of
the pageflow before it had ever been started.
View the original post
I can see my soap request getting to the server in the log file. But by the
time that sei impl has the method invoked on it the request java object is
null. One thing I noted is that the log notes that when the xml type is
deserialized to the java type the java type does not have the package nam
Setting compatibility mode worked...I think.
I now get:
| [EMAIL PROTECTED] bin]# ./probe.sh
|
| -- send probe on /224.0.0.75:7500
|
|
| #1 (332 bytes): 147.209.225.205:37848 (TCEPartition)
| local_addr=147.209.225.205:37848
| group_name=TCEPartition
| version=2.4.1, cvs="$I
The problem here was that I needed to add a target namespace to the endpoint
implementation that was the same as the endpoint interface. That seemed to fix
the problem.
Now my wsdl that I provided is served.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40361
Use s:hasRole('admin') instead. isUserInRole is a servlet feature, and isn't
currently integrated with Seam security.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036171#4036171
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Make sure the standard-jaxws-client-config.xml contains only the "Standard
WSSecurity Client" configuration, you have to delete the other two
configurations. Seems like only the first one is used, and I have not found out
how to indicate which one to use if there are multiple.
View the original
Did you ever get an answer to how to get the client to use ? I
have been following this thread closely because it reflects my own experience
and even my own suspicion that the client needed something similar to the
HandlerChain on the server side, before I read your post. I incorporated
stand
Remove the EvictionPolicyClass and EvictionPolicyConfig elements. The session
management code takes care of evicting sessions itself and should not be
interfered with by an eviction policy in the cache.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036164#4
Hi - I'm hoping somebody can help.
I have a multi-homed machine and I'm trying to configure sensible bindings for
the various services in order that the exposed application interfaces are as
limited as possible.
I've investigated the -b (or --host) runtime parameter to set the
jboss.bind.add
At the moment I have the main jboss-seam.jar in the root of my .ear along with
some other jars that are needed for a java library im using. All the jars that
are needed in the web layer are in WEB-INF/lib:
jboss-seam-ui.jar,
ajax4jsf.jar,
jsf-facelets.jar
el-*.jar,
jstl-1.1.0.jar,
jboss-sea
Hi,
I have been debuggin thru the code and what i found that in the XMBean class
the operationContextMap has a different set of data in different versions. In
Version 4.0.2 the Mbean operationContextMap contains method signatures which
have a both attribute and operations tags where as in ve
No, I need the link that takes me to the page that allows me to set up the wiki
layout.
So its the portal Admin page.
If anyone can cut that url for me I would be grateful.
Basically, on a reboot Portal does not remember that I put the login component
at the top of the wiki page.
:/
View the
What it your actual deployer service?
Post the jboss-service.xml in .deployer archive.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036160#4036160
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036160
Hi again.
I have just found it in the wsbpel-specification-draft.
anonymous wrote :
| The notion of < partnerLinks > is used to directly model peer-to-peer
conversational partner relationships. < partnerLinks > define the shape of a
relationship with a partner by defining the portTypes used
I have slightly more strict requirements, and was hoping for some help.
In our legacy J2SE environment, our application's JVM served up a very basic
webpage that allowed us to dynamically alter the log4j Logger levels at
runtime, without editing any log4j configuration files. The webpage was sim
I have a question.
I don't know how BPEL solves this problem.
Imagine a process with different paths of execution depending on a variable.
Every path invokes a different web service. We can model this behaviour by
using the if-else structure.
The problem is where the different paths of execut
Yes, that is the recommended way to do it. I will probably remove p:element
unless someone else find it useful.
Just so you know, Seam 1.3 will have JFreeChart integration. I'd welcome
feedback on what features are most useful.
View the original post :
http://www.jboss.com/index.html?modul
I am prototyping HTTP session replication for fail over in a 2 node cluster.
JBoss AS version 4.0.3SP1, JBoss Cache version 1.4.0.SP1, JGroups default as
per AS, JDK 1.5.0_08.
I have a simple two node cluster and a simple web application that writes a
java.util.Date to the session each time th
Well, I have found a wrinkle...
If I run $JBOSS_HOME/probe.sh, I don't get a listing of the cluster members.
The application doesn't show any errors, it just behaves/exits normally, just
as it would if there were no cluster members.
Previously probe.sh gave me a listing of all the members in th
hi
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036149#4036149
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036149
___
jboss-user mailing list
jboss-user@lists.jboss.org
h
And the answer is:
Upgrade to 2.6!
http://docs.jboss.com/jbportal/v2.6/user-guide/en/html/userPortlet.html#creatingusers
Sadly, we haven't been using 2.6 yet. But its nice to see the developers have
been thinking ahead.
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
created jira issue:
http://jira.jboss.org/jira/browse/JBSEAM-1165
I do think this is a natural way to do RGB colors, it conforms to CSS standard
so I think most web devs should be familiar. The code above also has support
for the alpha chanel (so would be like rgb(100%,0,0,50%) ) but the alpha
Hi,
We are planning to upgrade our application from Jboss 4.0.3 to Jboss
4.0.5.GA and have been experiencing some issues with it. We have lots of mbeans
defined in our system, but during the upgrade we are seeing lot of exceptions
on accessing the mbeans that have the XDOCLET tag @jmx.mana
The easiest way to get the Tomahawk (or MyFaces) source, in general is through
SVN, as stated here:
http://myfaces.apache.org/source-repository.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036145#4036145
Reply to the post :
http://www.jboss.com/in
I have taken the ear, created on a Windows box (java 1.6) and deployed it onto
an Ububntu box (java 1.6) both on the same versions of JBoss (4.0.5)
I don't think I have altered the Windows install of JBoss at all.
I am a little confused in what class it can't find...
Please advise...
| 09:0
Without cookies I would have expected a JSESSIONID to show up. We probably
aren't doing the redirect correctly. Definitely open a JIRA issue.
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036142#4036142
Reply to the post :
http://www.jboss.com/i
In my opinion the single and most important feature of JBoss IDE
should be the intergation with JBoss Server. Unfortunately in this area
JBoss IDE miserably fails. I do not need all stupid wizards for editing
xml files, but when a class or jsp is modified in IDE it should be
automatically redeplo
I'm wondering if it is possible to authenticate users against one ldap server,
but then obtain roles for the same user from a different ldap server. The
passwords in these two ldap servers are different. The first ldap server has
the correct password, but only the second ldap server has the c
Stats:
4.0.5GA with portal 2.4.2 downloaded. On SUSE 10.0.
Question:
I am new to JBoss and the portal. A search of related keywords (in the
developer forum because I was in the wrong forum...now I am cross posting here)
didn't show any postings about this so I'd like to ask a question about t
If you open a JIRA issue and attach the code, it will make sure that the
changes don't get lost in the mix here. It might be a week or so before I can
get back to itext work.
Do you think this is a more natural way to write colors than then formats
supported by Color.decode, which is what w
"swestbom" wrote : 14:29:05,729 INFO [DefaultLoadEventListener] Error
performing load command
| org.hibernate.ObjectNotFoundException: No row with the given identifier
exists: [org.jboss.portal.core.impl.model.portal.ObjectNode#3]
|
| Can you use something other than Error in the message
Two hopefully easy questions:
For our components managed by Seam we use a naming scheme similar to package
naming. For example,
@Name("com.domain.blah.blah")
In our xhtml (facelets) we used to (Seam 1.0) have to use a $ in place of the
dot to access these components. We are in the process of
I have reworked this a bit but am still having problems getting any methods
called from jPdl. As far as I can tell, I am closely following the DVD Seam
example
Here is my pageflow.jdpl.xml
http://jboss.com/products/seam/pageflow";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
You may be aware of this already, but another thought here if your conditions
don't seem to be doing anything... Look here:
http://jira.jboss.com/jira/browse/JBPM-854
org.jbpm.graph.node.Decision is broken in 3.2. We had processes that were
totally ignoring all conditions after we upgraded t
That would be a nice addition.
Are you using this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036129#4036129
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036129
___
jbo
Also, for anyone looking for a workaround like I was, this works:
| @Override
| protected void beforeRequest() {
|
FacesContext.getCurrentInstance().renderResponse();
| setParameter("id", "1")
I will be there. Come to my sessions if you have time :)
http://www.michaelyuan.com/blog/2007/03/20/my-seam-talks-in-javaone-2007/
cheers
Michael
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036122#4036122
Reply to the post :
http://www.jboss.com/index.ht
I think that page parameters do not work in integration tests.
I have the following test:
ItemTest.java
| public class ItemTest extends SeamTest {
|
| @Test
| public void testRequestParameterAnnotation() throws Exception {
| new NonFacesRequest("/item.xhtml") {
|
Regarding Session, you should look into the code of SeamListener.java and
Lifecycle.java
I had similar issues with knowing when a session context actually became active
in my components. I found the @Create annotation that you can use inside of you
SFSB components that have Session Scope. You p
Hi there,
I am retrieving information from a Postgres database via the EntityManager,
createQuery and its function getResultList(). It is easy to use especially with
the EJB entity annotations. A disadvantage is that it stores all the results in
memory. I know about the pagination possibilities
Oh, I quickly tested it before posting and now the code contains some of my
external variables :(, "_cache.getCache()" is just the pojo cache I used and
should read "cache_".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036116#4036116
Reply to the post :
Is there an ETA for beta 2? I am interested in seeing how the WSRP changes are
progressing but that appears to not be included in the beta 1 release.
Will that be in the next beta?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036114#4036114
Reply to the
I was wondering who from this forum would be at JavaOne. I know Gavin will be
there, but how about the rest of you guys? I'm in the JavaOne Event Connect as
modoc1. Maybe we can pull together a casual Seam focused meet up some where?
Modoc
View the original post :
http://www.jboss.com/index
Thanks for those two. If you don't mind, go ahead and open a JIRA for the
logging issue; it needs to get fixed and JIRA is the to-fix list.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036112#4036112
Reply to the post :
http://www.jboss.com/index.html?mod
Are we boring them with our questions. They don't seem participate or reply to
our questions :(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036111#4036111
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036111
__
"[EMAIL PROTECTED]" wrote :
| Also, there is a known design flaw, where notifications are only dispatched
locally.
| http://jira.jboss.com/jira/browse/JBCACHE-774
|
Yes, I realized this too. Unfortunately, I need to have it now, so I'm trying
to do everything from the outside by convertin
Weirdstarted the deploy from scratch, ensuring that the schemas were
copied to the same location as the wsdl viz. to WEB-INF/wsdl and made
sure that the imports had just a reference to the schemas, without any
reference to any relative directories and now things are working fine.
Note sure wha
What is required to use isUserInRole() to control component rendering as
follows:
rendered="#{isUserInRole['admin']}"
Any help is very much appreciated.
This check is always returning false even though I am sure the user has the
"admin" role. At least I can see the role being added to the Iden
I was trying to use hotdeploy in tomcat 5.5 with components registered in
/WEB-INF/dev/META-INF/components.xml and got some problems so I made some
little corrections in Initialization.java.
Please verify the changes e test if I created some type of problem.
| /*
| * JBoss, Home of Professi
Either annotation implementation is supported - you can annotate either the
interface or the bean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036099#4036099
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036099
___
There aren't any known issues with @EJB injection in 4.0.5 w/EJB3 RC9 Patch 1.
Please post an example.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036095#4036095
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=403609
Interceptors are only triggered if the call goes through the ejb container. If
you make a call from within a bean to another of the bean's methods, it's a
simple java invocation - the call does not go through the container and is not
intercepted.
View the original post :
http://www.jboss.com/
You may have downloaded a faulty version of the jbossj2ee-src.zip file from
here:
http://wiki.jboss.org/wiki/attach?page=ClusteringDemoUsingDukesBankJ2EE1.4%2Fjbossj2ee-src.zip
Try downloading the file from here instead:
http://labs.jboss.com/portal/jbossas/docs -> "JBoss AS Getting Started Gui
Thanks pete. I looked in all of the facelets versions found here, and it
wasn't in any of them.
https://facelets.dev.java.net/servlets/ProjectDocumentList?folderID=3635&expandFolder=3635&folderID=0
There was a jar file called "el-ri.jar", which I suppose could be it, but
that's not what was li
> http://wiki.jboss.org/wiki/attach?page=ClusteringDemoUsingDukesBankJ2EE1.4%2Fjbossj2ee-src.zip
That link currently points to a bad version of the jbossj2ee-src.zip file. It
is bad because the examples/bank/jboss-build.xml file refers to sql/insert.sql
and sql/listAccount.sql, which do not exi
I tryed the IPC example, it works fine in a portal page, but doesn't work in
dashboard.
It looks like the listener can't recognize dashboard instances, since they are
assign different than the original name when in dashboard (int if I'm not
mistaken)
Any ideas on how to make IPC work in dashbo
Problem solved. It works fine.
dashboard is there for every user.
Also for the problem where users info from ldap should match the info stored in
the local db all you have to do is:
in login-config.xml uncomment this code, and ldap will synchronize the db every
time there is a new user.
|
Menu tabs that have security settings in the *object.xml seem to show
regardless of the user's role.
The dropdowns using hover are extremely hard to use. They disappear before you
can make a choice in the dropdown, especially with IE-6.
Also can you refactor this mess? The code for these menu c
Menu tabs that have security settings in the *object.xml seem to show
regardless of the user's role.
The dropdowns using hover are extremely hard to use. They disappear before you
can make a choice in the dropdown, especially with IE-6.
Also can you refactor this mess? The code for these menu c
Menu tabs that have security settings in the *object.xml seem to show
regardless of the user's role.
The dropdowns using hover are extremely hard to use. They disappear before you
can make a choice in the dropdown, especially with IE-6.
Also can you refactor this mess? The code for these men
14:29:05,729 INFO [DefaultLoadEventListener] Error performing load command
org.hibernate.ObjectNotFoundException: No row with the given identifier exists:
[org.jboss.portal.core.impl.model.portal.ObjectNode#3]
Can you use something other than Error in the message text and not show the
stack? T
JBoss-4.0.4.CR2 Windows XP
I have a few applications working on this installation. The applications are
deployed as .ear and .war.
When I supply a fully qualified name of any of my application classes and
invoke "displayClassInfo" I get the following message:
| Not loaded in repository cach
Yes, on that wiki page look at option #2 under "When I try to launch multiple
instances I get port conflicts". Also look at the file
docs/examples/binding-manager/sample-bindings.xml. That file contains
information on how to configure ports for multiple servers.
View the original post :
http:/
I just finished migrating a project from 1.1.6 to 1.2.1 and in the course of
doing so wondered why 'seam-gen' creates a skeleton project with top-level
'action' and 'model' and 'test' packages in the source directory. E.g., my
seam-gen new-project generates this:
...
| file-copy:
| [c
I have some good news and some bad news :
The good news : I managed to make things work !
The bad news : It's not working all the time :-(
With the same JBoss running, I tried to call my servlet several times. All I
want to see in the logs is :
[com.nuxeo.project.eurocis.bri.connector.ExporterS
Hi,
Not sure what the best method to submit is, but since the code needed is
extremely small I thought I would just post it here.
The following will add support for color in the form
| rgb(255,0,0)
| or
| rgb(100%, 0%, 0%)
|
I noticed that hex values seem to work fine, though they ar
I posted two Bugreports:
JBAS-4313
JBAS-4314
But I found a minor bug in HAPartitionImpl. The debug output in method
viewAccepted doesn't log the old size, because the members-field changed during
the method. I changed 'this.memebers' to 'oldMembers' with some checking for
oldMembers == null.
It seems like my beans implementing BeanFactoryPostProcessors are not called
when deployed with the JBoss Spring Deployer (for example
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer).
Is refresh() on AbstractApplicationContext called at the right moment by the
deployer ?
Unfortunately, an exception is thrown when I invoke
Component.getInstance("name") or Component.forName("name")
==> No application context active
I think my instruction is wrong.
Is there a way to see if this filter is processed ?
Here's the stacktrace
2007-04-10 19:02:56,354 INFO
[com.nu
Hi Peter/All,
I had seen that page earlier but was hoping there was an easier way. Is
there a way to specify the same computer but with a different port. I saw on
the page it said to supply a different IP or DNS alias, is there a way to set
up the same way but with a different port only (run
We want the web service to publish the user created WSDL instead of the JBOssWS
generated WSDL. I followed the instructions as in this post viz.
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031124#4031124
However, I am now getting the following error when I try to deploy the war.
12
I have the exact same problem as well.
Option 1 (raises not found in database error)
Reader reader = new
InputStreamReader(Main.class.getResourceAsStream("AmountRule.drl"));
Option 2 (raises classloader issues, imported classes in drl file are not found)
Reader reader = new InputStreamReader(n
It worked.
Thx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036053#4036053
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036053
___
jboss-user mailing list
jboss-user@lists
thanks v much for that. I'll possibly just ignore the Drools and TestNG stuff
for now though. One thing at a time eh.
looking forward to RHDS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036052#4036052
Reply to the post :
http://www.jboss.com/index.htm
1 - 100 of 225 matches
Mail list logo