Version 8.x of IBM WebSphere Application Server (WAS)

learn more… | top users | synonyms

0
votes
0answers
19 views

Websphere Application Server v8.5 force to use the jar inside the libs folder

Is there a way to make the Websphere Application Server use the jar places inside the application's WEB-INF/libs folder and ignore the one that available within the server's plugin folder. I am using ...
0
votes
0answers
4 views

EJB 2.1 and container managed persistence in websphere 8: Single object finder returned 2 objects

We are using EJB 2.1 with container managed persistence in IBM Websphere 8 and have the following problem: A single Object finder sometimes return 2 elements even though there is only one element the ...
0
votes
1answer
13 views

Is it possible to use Java 7 with IBM WebSphere Application Server 8.5 Trial

I have installed WAS 8.5 Trial version on Windows 7. I would like to deploy and run Java 7 application. Is it possible to do it? I can not see "IBM WebSphere SDK for Java Technology Edition 7" in ...
0
votes
1answer
22 views

How to load classes located in Java EE app libs first instead of provided by Java EE App Container

We are going to use WebSphere 8.0 app server in our development. Our web app uses Amazon aws java sdk, that in turns uses Apache http-client 4.1. But WebSphere also has http-client classes in its ...
0
votes
0answers
28 views

Integrating WebSphere Authentication and Spring Security Authorization

I need to implement a custom user registry for WebSphere Application Server 8.5 for a Spring Security / WAS integration proof of concept. I followed the instructions here: ...
0
votes
0answers
11 views

WAS 8.0 Federated Repo & Servlet Spec 3.0 Security authentication of password digest

I'm developing a Registration Confirmation feature for a site. A user successfully registers on a registration page, an email is subsequently sent to the user's email address with a hyperlink, and ...
0
votes
0answers
9 views

JAX-RS Jersey Client on Websphere 8.5

I'm trying to deploy jax-rs client application that use jersey on was 8.5. I was hoping I won't need to pack jersey jars inside my war, because was will provide them. But I'm getting this error when ...
-1
votes
0answers
14 views

Any known VMWare to Windows 2008 Enterprise IIS issues causing no ack or syn ack or ack fin

have VMWare guests running Win2K8 EE, with IIS talking to VMWare Guests running Win2K8 EE and Websphere v8x. random issue where IIS sends ack fin, WAS replies ack or does nothing at all. Is there a ...
0
votes
0answers
12 views

Websphere: Declare VirtualHost in EAR instead of war

I have an ear set up like this EAR META-INF application.xml WAR1.war WAR2.war The wars are preconstructed so I can't edit the web.xml or add and ibm-web-bnd.xml. Is there another way I ...
0
votes
1answer
37 views

Websphere v8.0.0.6 WASX7017E, ADMA0209E Application exception while Deployment of EJB 2.0 EAR

I have the following problem with WebSphere 8.0.0.6 and no solution is found on the web. I hope anyone can help with this and this will help someone else with this problem. Error Description: Error ...
0
votes
2answers
47 views

How can implement a procedure in ESQL (an internal procedure) from Oracle database

I create a store procedure in Oracle db that insert Customer to my Table this is my code : CREATE OR REPLACE PROCEDURE THP.INSERT_CUSTOMER( P_CUSTNAME IN VARCHAR2, ...
0
votes
1answer
26 views

JPA + websphere Cannot insert Record

Below is my configuration of spring and spring_persistence.xml. The persist() Operation is not inserting the record. No error as well.. WAS 8.5 App server Spring 3.1 Hibernate 3.6.7 Please help ! ...
0
votes
0answers
41 views

JAAS isn't working in Websphere Application Server

I have defined my login module under Global Security->JAAS -> Application Login. But how would my server and deployed application will know about it. Plus When I tried to check Golobal ...
0
votes
0answers
62 views

JSF 2.0 does not initialize ManagedBeans

I use WebSphere Application Server 8.0 with PrimeFaces 3.5 on Windows 7. I have some Dynamic Web Projects in my Eclipse IDE Juno or Rational Application Developer. The projetcs worked fine for a ...
0
votes
0answers
39 views

how to upload a zip file in prime faces

P:file upload is not working properly, it freezes out, if I try to upload zip file. What could I do resolve this issue.But It works perfectly fine if file of less size are uploaded. I am using prime ...
0
votes
1answer
23 views

WAS 8.0.0.2: JNDI lookup on persistence-context-ref returns always new EntityManager instance

Hi WAS developers, I have problem that a JNDI lookup on a declared persistence-context-ref always returns a new EntityManager instance. I expect that within one JTA transaction the container provides ...
0
votes
1answer
54 views

WASLTPARealm authenticator issue

I have Worklight 5.0.6 installed on WAS 8.0.0.5. I've enabled Worklight Console protection by editing authenticationConfig.xml and adding Worklight Console username and password by editing ...
0
votes
0answers
37 views

java.lang.NoSuchMethodException: No such accessible method: addRenderKitClass() on object: org.apache.myfaces.config.impl.digester.elements.RenderKit

Got "java.lang.NoSuchMethodException: No such accessible method: addRenderKitClass() on object: org.apache.myfaces.config.impl.digester.elements.RenderKit" exception while deploying myfaces 1.2 ...
0
votes
1answer
143 views

JAXWS Soap Handler Large MTOM Attachments

The JAXWS implementation within IBM WebSphere 7 and 8 appears to have some problems when it comes to soap handlers and large MTOM attachments. It appears that the entire message, including all ...
0
votes
0answers
34 views

Deploy .war file of PlayFramework 1.2.5 to Websphere 8.5

I was success with deploy Play! project to WAS 7 using following instruction: ...
0
votes
1answer
24 views

Websphere Application server doesnt start

Hello everyone Im going crazy trying to fix this problem. My WAS was working fine and my application was working. Today I had to update my application and for some reason I was getting an error and my ...
0
votes
0answers
42 views

How to set verify:none flag on Websphere Application Server 8.5

I have a problem that I need send to WAS 8.5 server classes which contains modified byte-code which not have a correctly updated StackMapTable. Due to the fact that correctly updating of this map is ...
0
votes
0answers
118 views

JAX-WS RI & WebSphere JAXB Dependency Conflict

I have the following code: JAXBRIContext context = (JAXBRIContext)JAXBRIContext.newInstance(MyHeader.class.getPackage().getName()); But when I run it I get: Caused by: ...
0
votes
0answers
231 views

jax-ws web service does not work in websphere 8.5

Been trying to get jax-ws web service working in websphere 8.5 but no success. I have tried Java bean & war packaging, stateless ejb & jar packaging but it just does not work. I am trying to ...
1
vote
0answers
68 views

WebSphere Server not starting, throwing Exception

Exception coming while starting a web application in websphere. The web app contains spring ans struct jars FFDC Exception:org.apache.struts2.StrutsException ...
0
votes
1answer
63 views

WebSphere 8 shared library white screen bug

In WebSphere 8 after I've added a shared library to my installed Java EE application and clicked "Ok", I'm always getting a white screen instead of the normal WebSphere workflow (WebSphere 8 should ...
0
votes
1answer
51 views

RMI Context lookup fail on WebSphere Portal Server V8.0.0.5

I am having trouble locating EJB 3.0 business interfaces on WebSphere Application server 8.0.0.5. When i run the dumpNamespace on the profile directory i get the classes registered on the different ...
0
votes
0answers
65 views

@TransactionAttribute(TransactionAttributeType.REQUIRES_NEW) ignored in Websphere 8.5

When I execute the below method in JBoss AS 7.1, its run correctly, but when I execute in Websphere 8.5, the server doesn't open another transaction and ignore the annotation ...
0
votes
0answers
75 views

Jython script to collect configuration details of IBA WAS 8

I am a newbie to both Jython scripting language and IBM WAS. I am trying to write a small piece of script which will give me the configuration details like list of installed applications and list of ...
0
votes
1answer
44 views

Websphere & Tivoli: NPE while trying to create PDAuthorizationContext

I am getting the following error when I try to start my Application... [java.lang.IllegalStateException: java.lang.NullPointerException^M at com.tivoli.pd.jutil.kb$1.run(kb$1.java:41)^M ...
0
votes
1answer
40 views

Websphere 8.x traverse global JNDI tree

Is there an easy way to traverse over the global JNDI tree of one cluster node. I know the dumpNameSpace.sh script but I want to do this inside a servlet. I want to list all entries of the global ...
0
votes
1answer
88 views

How to bind WAS 8 federated repo LDAP group to application?

I'm using a federated repository in WAS v8.0.0.5. That federated repo contains a JDBC repo, 3 Active Directory LDAP repos, and a file-based repo. The repos are set to a realm and domain, which is ...
0
votes
1answer
143 views

WebSphere 8.5: Importing 6.1 Profile ends with “fail to deploy application isclite”

On the 6.1 server I run... $AdminTask exportWasprofile {-archive c:/tmp/my.car} On the 8.5 server I see... $AdminTask importWasprofile {-archive c:/tmp/my.car} WASX7015E: Exception running ...
0
votes
1answer
52 views

Websphere: Reset Profile when server will not start

I was importing a profile from a 6.1 server using AdminTask when I apparently hosed my 8.5 server. I see the following... Caused by: java.lang.NullPointerException at ...
0
votes
1answer
45 views

How to install RAD ver 8.0.3 on top of existing Eclipse 4.2.2

I want to use IBM Rational Application Developer for WebSphere, and it comes with Eclipse version 3, which is very old and clunky. Does anyone have experience getting RAD to work with a newer version ...
0
votes
2answers
415 views

embeddable EJB container of WebSphere 8 can not created - NoClassDefFoundError HpelHelper

I am using the embeddable EJB container of WebSphere 8 to write some unit tests for my EJBs with JUnit4. My IDE is the RAD 8. Here is my simple test code snippet: Map properties = new ...
2
votes
1answer
107 views

XMS - how to restore connection to WebSphere SIBus after network outage

I'm connecting to a JMS queue. The queue is hosted by WebSphere Application Server (version 8.0.0.5), using SIBus. I have a simple program to reproduce some problematic behavior, it is written in C# ...
2
votes
1answer
239 views

How to deploy EJB 3.1 session bean in a war on Websphere 8.5

Now I use Jersey to create restful web service on Websphere 8.5. I also want the restful web service has the EJB 3.1's capacity. My restful web service code as follow: @Stateless ...
0
votes
2answers
199 views

WebSphere Application Server V8.0.0.5 JPA Unable to persist

I have a code that works perfectly on WAS 7 but fail when i run it in WAS 8.0.0.5. I am using JPA 2.0 with openJPA as my provider. Calling persist on my em throws a nested exception. Has anyone ever ...
0
votes
1answer
515 views

JSF 2.0 CDI - injected session bean within request bean contains null properties

I'm using JSF 2.0, CDI 1.0 within WebSphere App Server v8.0.0.5. I have a bizarre situation... Upon successful login, a CDI session-scoped bean is created, and the user is redirected to a welcome ...
2
votes
0answers
93 views

How can I disable WebSphere 8.5 classpath scanning completely?

Is there some way that I can tell a WebSphere 8.5 server to not scan the classpath of my web app as it loads? We're migrating an app from WAS version 6.1 to WAS 8.5. In the 6.1 version, WAS did not ...
1
vote
0answers
119 views

Design REST input output schema in Websphere Message Broker

I'm working on Websphere message Broker Toolkit 8 and I try to create an Application on it to Get an XML file via HTTP (Rest Webservices) and compute it via Java and Output an XML file in the end. ...
1
vote
1answer
64 views

Using CDI in a websphere shared library

We use a shared library defined in the websphere admin console to share classes between several applications. I was wondering if it is possible to use CDI (Context and Dependecy Injection) in these ...
0
votes
0answers
19 views

WebSphere v8.5: What is the equivalent of com.ibm.ejs.util.Uuid;

I have the following legacy code (WASv6.1) import com.ibm.ejs.util.Uuid; ... return Uuid.generateUuid().subSequence(0, 65).toString(); When I look at newer options I see... ...
-1
votes
2answers
77 views

How to get started with WAS and RAD [closed]

One of my professors has assigned me the task of coming up with tutorials using the Websphere Application Server to do server side development for a class he plans on teaching in the future. I am ...
0
votes
2answers
373 views

how to deploy JAX-RS application using jersey in websphere 8.5

When I deploy my app.war in websphere 7.0. The restful web service was successful initialized.But after I upgrade to websphere 8.5 . It failed to deploy the restful web service class. Below is my ...
1
vote
1answer
152 views

migrating 1.1 struts and struts-el to 1.2.9 in websphere

I've been trying to migrate my web app from WASD 5.1 to RAD 8.5.1 I'm also using struts-el 1.1 and trying to upgrade to 1.2.9 I'm using websphere 8.5 Web Dynamic 3.0 and got stuck with this error: ...
0
votes
1answer
41 views

How to map a group within a federated repo to an LDAP group in WebSphere App Server v8.0

I'm able to map LDAP users from Active Directory to an LDAP repository defined within a federated repository in WAS v8.0.0.5. However, I cannot list any of the Active Directory groups associated with ...
1
vote
1answer
67 views

How can I add and view other AD LDAP attributes in a WAS v8.0 federated repository's LDAP repository?

Within WebSphere Application Server v8.0.0.5, I've set up a Security Domain. Within that Security Domain, I've created a federated repository consisting of: - an LDAP repository - a JDBC Custom User ...
1
vote
0answers
36 views

How to Connect to Local JNDI using WAS v8.5

So I have a couple MQs set up in WASv8.5. I have tested these and they work fine, now I need to test some functionality. In order to do this I downloaded the "New" MQJExplorer and I noticed the ...

1 2 3