cancel
Showing results for 
Search instead for 
Did you mean: 

Error while deploying application that uses adobe forms

Former Member
0 Kudos

Hi ,

When i deploy an a web dynpro application that uses web dynpro I receive the following error .Please assist

java.net.UnknownHostException: pwdf3102

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:153)

at java.net.Socket.connect(Socket.java:452)

at java.net.Socket.connect(Socket.java:402)

at java.net.Socket.<init>(Socket.java:309)

at java.net.Socket.<init>(Socket.java:124)

Accepted Solutions (0)

Answers (1)

Answers (1)

asif_hirani
Active Participant
0 Kudos

Hi Amit

As per Subject of ur post u told ur using Adobe forms in ur Web Dynpro Application so Hope u insured that Ur WAS is 7.0 ie 2004s or if its 6.4 then u have got Adobe document services deployed on Was and some configuration required are done on WAS else your Application wont run and also u must make sure that u do not forget to set PdfSource property of Adobe forms set to BINARY context element before u deploy ur application

Regards

ASIF